Evolve is a simple and minimal light theme designed to be easy on the eyes. It supports Gnome, Unity and Xfce.
Ubuntu users can install Evolve from our themes PPA using the following commands,
sudo add-apt-repository ppa:satyajit-happy/themes
sudo apt-get update && sudo apt-get install evolve-gtk-theme
Extract the zip file to the themes directory i.e. /usr/share/themes/
To set the theme in Gnome, run the following commands in Terminal,
gsettings set org.gnome.desktop.interface gtk-theme "Evolve"
gsettings set org.gnome.desktop.wm.preferences theme "Evolve"
To set the theme in Xfce, run the following commands in Terminal,
xfconf-query -c xsettings -p /Net/ThemeName -s "Evolve"
xfconf-query -c xfwm4 -p /general/theme -s "Evolve"
GTK+ 3.6 or above
Murrine theme engine
For older GTK versions, download the theme from launchpad,
GTK+ 3.4: 2012.07.05
GTK+ 3.2: 2012.01.27 (Adwaita engine required)
Report bugs or contribute at GitHub
License: GPL-3.0+