
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Faience is a Work In Progress that include GTK3, GTK2, Metacity and Gnome-Shell themes and an icon theme based on Faenza.
Support Gnome 3.6 only.
Installation:
Extract the zip file and put the 'Faience' folder inside your ~/.themes directory. Use the Gome-Shell theme extension to select Faience theme.
Launchpad PPA
Faience GTK, Gnome-shell and icon themes are available to install via a PPA repository. Open a terminal and run :
sudo add-apt-repository ppa:tiheum/equinox
sudo apt-get update && sudo apt-get install faience-theme faience-icon-theme
8 years ago
== 0.5 ==
* New GTK3, GTK2 and metacity themes
* Gnome-shell theme entirely modified
* Support Gnome 3.6
== 0.3 ==
* Reworked panel, message area, scrollbars, dash and workspaces control in dashboard.
== 0.2 ==
* Support for Gnome 3.2
* Reworked buttons and workspace switcher
* Subtle shadows and animations
== 0.1 ==
* Initial release
8 years ago
== 0.5 ==
* New GTK3, GTK2 and metacity themes
* Gnome-shell theme entirely modified
* Support Gnome 3.6
== 0.3 ==
* Reworked panel, message area, scrollbars, dash and workspaces control in dashboard.
== 0.2 ==
* Support for Gnome 3.2
* Reworked buttons and workspace switcher
* Subtle shadows and animations
== 0.1 ==
* Initial release
TimoD
4 years ago
Report
shanemikel
6 years ago
Report
kgcf2011
7 years ago
Report
leaffan331
7 years ago
Is there any way to get GTK2.0 apps to change the menu bar color when the window loses focus, like they do in applications like terminal and nautilus?
Report
Grindcore
7 years ago
I've been missing an icon for Spotify, so I made a simple one:
http://upload.circleofmet.de/files/spotifyfaience.svg
Maybe somebody finds it useful too :). Thanks for your efforts!
Report
grapes
7 years ago
@akshay2000; needs Murrine (GTK2) and Unico (GT3) engines to work properly.
Is this theme in any way compatible with gnome 3.6.2? As it seems like none of the gnome-shell CSS theming is working here...
Report
grapes
7 years ago
Report
akshay2000
8 years ago
Report
grapes
7 years ago
Report
grapes
7 years ago
Report
Meteorrock
8 years ago
Report
georvaldo
8 years ago
Report
egyfalc
7 years ago
Report
georvaldo
7 years ago
Unzip the folder in /usr/share/themes/ or directly to the user in ~/.themes / share.
Report
volpegrigia
8 years ago
Great theme but some of my applications have a diffrent style form others. For example Totem and shotwell are in dark style while the rest of the others in white style... is it possibile to fix that problem?
Report
tiheum
8 years ago
I you don't like it, you can remove the gtk-main-dark.css file in the theme folder.
Report
volpegrigia
8 years ago
Report
tiheum
8 years ago
Report
vmnogueira
8 years ago
Thank you for this beautiful theme. I've just found a minor typo in file gtk-3.0/gtk-apps.css
> border-image: url("./assets/gedit-pane.svg") 32 1 / 32px 1px stretch;
< border-image: url("../assets/gedit-pane.svg") 32 1 / 32px 1px stretch;
Best regards
Report
bolodya
8 years ago
The reason is 2 missed files: toggle-on-intl.svg and toggle-off-intl.svg
hope author will fix it easily.
But to fix it right now you just neeed to:
cd ~/.themes/Faience/gnome-shell/assets
cp toggle-on-us.svg toggle-on-intl.svg
cp toggle-off-us.svg toggle-off-intl.svg
Report
Thrasher
8 years ago
Is this right?
Report
bolodya
8 years ago
for me works to copy metacity theme to /usr/share/themes
sudo mkdir /usr/share/themes/Faience
sudo cp -r ~/.themes/Faience/metacity-1 /usr/share/themes/Faience
sudo cp ~/.themes/Faience/index.theme /usr/share/themes/Faience
Report
Thrasher
8 years ago
I'd not thought of making changes outside my home.
Thanks.
Report
samsagax
8 years ago
I have a little annoyance though: The GTK2 and GTK3 themes don't match. Gtk2 theme is light but Gtk3 theme is dark.
TIA!
Report
-luk-
8 years ago
Report