1: Faience Theme for Gnome Shell:
To install Faience theme on gnome shell open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
- mkdir ~/.themes
- wget -O faience_gnome_shell_theme.zip http://db.tt/3GSR2iOD
- unzip faience_gnome_shell_theme.zip -d ~/.themes
2: Faience Icons:
Faience is a Work In Progress that include a Gnome-Shell theme and an icon theme based on Faenza.
This theme is in early development stage:
- Currently, it focusses essentially on Gnome 3 / Gnome-Shell. An embryonic support for Unity (with Radiance GTK theme) is provided since 0.2 trough Faience-Claire icon theme.
- Lots of icons are missing, thus it heavily depends on Faenza. Be sure to install it.
To install Faience Icon theme open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
- mkdir ~/.icons
- wget -O faience_icon.zip http://db.tt/U5v4fQUx
- unzip faience_icon.zip -d ~/.icons
Now enter the following command to install Gnome Tweak Tool:
Now open Tweak tool and change theme+icons, That's it
- sudo apt-get install gnome-tweak-tool