Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howto:install_new_themes [2020/07/28 00:17] – Added new section "See Also" darktrickhowto:install_new_themes [2020/08/19 19:45] kevinbowen
Line 1: Line 1:
 +
 ====== How to install new themes ====== ====== How to install new themes ======
 There are 5 different themes you can adjust in Xfce: the window decorations, the GTK+ interfaces, the cursors, the notifications, and the icons. You can find themes on various websites, here are some of them: There are 5 different themes you can adjust in Xfce: the window decorations, the GTK+ interfaces, the cursors, the notifications, and the icons. You can find themes on various websites, here are some of them:
Line 14: Line 15:
  
 See also: [[https://docs.xfce.org/artwork/xfce4-artwork|xfce4-artwork]] See also: [[https://docs.xfce.org/artwork/xfce4-artwork|xfce4-artwork]]
 +
 +----
 +
 ===== Window decorations ===== ===== Window decorations =====
   * Extract the theme in ''~/.local/share/themes'' or ''~/.themes''   * Extract the theme in ''~/.local/share/themes'' or ''~/.themes''
Line 31: Line 35:
   * Make sure the theme contains the following file: ''~/.local/share/themes/<theme_name>/gtk-2.0/gtkrc''   * Make sure the theme contains the following file: ''~/.local/share/themes/<theme_name>/gtk-2.0/gtkrc''
   * Select the theme in the User Interface Settings (Xfce 4.4.x) or in the Appearance Settings (Xfce 4.6.x)   * Select the theme in the User Interface Settings (Xfce 4.4.x) or in the Appearance Settings (Xfce 4.6.x)
 +
 +----
  
 ===== Cursors (4.4 and 4.6) ===== ===== Cursors (4.4 and 4.6) =====
Line 37: Line 43:
   * Make sure the directory layout looks like this: ''./icons/<theme_name>/cursors''   * Make sure the directory layout looks like this: ''./icons/<theme_name>/cursors''
   * Select the theme in the Mouse Settings. If there is no tab with cursor themes, make sure xfce-mcs-plugins (Xfce 4.4.x) is compiled with Xcursor support   * Select the theme in the Mouse Settings. If there is no tab with cursor themes, make sure xfce-mcs-plugins (Xfce 4.4.x) is compiled with Xcursor support
 +
 +----
  
 ===== Icons ===== ===== Icons =====
Line 52: Line 60:
 [[https://wiki.xfce.org/howto/gtk_theme|How to make a Gtk theme (for windows using client-side windows (like calculator))]] [[https://wiki.xfce.org/howto/gtk_theme|How to make a Gtk theme (for windows using client-side windows (like calculator))]]
  
 +[[|Back to Top]]
 +
 +----
 +
 +[[https://docs.xfce.org/faq#themes:|Back to FAQ page]]