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 [2019/11/12 21:00] – [How to install new themes] added link back to docs.x.o kevinbowenhowto:install_new_themes [2020/07/28 00:17] – Added new section "See Also" darktrick
Line 3: Line 3:
  
   * [[http://browse.deviantart.com/customization/skins/linuxutil/xfce/?alltime=yes#order=9|deviantART]]: Xfce-section   * [[http://browse.deviantart.com/customization/skins/linuxutil/xfce/?alltime=yes#order=9|deviantART]]: Xfce-section
-  * [[http://www.xfce-look.org|Xfce-Look]]: Everything, but mixed with other desktop environments+  * [[https://www.xfce-look.org/browse/cat/138/order/latest/|Xfce-Look]]: XFCE/XFWM4 Themes
   * [[http://forum.xfce.org/index.php?board=9.0|Xfce Forums]]: Mostly window manager themes   * [[http://forum.xfce.org/index.php?board=9.0|Xfce Forums]]: Mostly window manager themes
   * [[https://wiki.gnome.org/Personalization|GNOME Wiki - Personalization]]: GTK-themes for GNOME desktop environments   * [[https://wiki.gnome.org/Personalization|GNOME Wiki - Personalization]]: GTK-themes for GNOME desktop environments
Line 15: 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''+  * Extract the theme in ''~/.local/share/themes'' or ''~/.themes''
     * System wide installation in ''${sysprefix}/local/share/themes''     * System wide installation in ''${sysprefix}/local/share/themes''
 +    * Or ''/usr/share/themes''
   * Make sure the directory layout looks like this: ''~/.local/share/themes/<theme_name>/xfwm4/''   * Make sure the directory layout looks like this: ''~/.local/share/themes/<theme_name>/xfwm4/''
   * If the theme contains scalable images (''~/.local/share/themes/<theme_name>/xfwm4/*.svg'') it's better to install the //librsvg// package   * If the theme contains scalable images (''~/.local/share/themes/<theme_name>/xfwm4/*.svg'') it's better to install the //librsvg// package
Line 45: Line 46:
  
 When you have icon theme problems, it's also recommended to install the ''hicolor-icon-theme'' package. When you have icon theme problems, it's also recommended to install the ''hicolor-icon-theme'' package.
 +
 +===== See Also =====
 +[[https://wiki.xfce.org/howto/xfwm4_theme|How to make a xfwm4 theme ( for windows using the window manager )]]
 +
 +[[https://wiki.xfce.org/howto/gtk_theme|How to make a Gtk theme (for windows using client-side windows (like calculator))]]
 +