diff --git a/README b/README index ce49380..5fe4b9d 100644 --- a/README +++ b/README @@ -1,3 +1,24 @@ -Name: Numix -Summary: A flat and light theme with a modern look +Numix is a modern looking flat theme for Gnome. It supports Gnome, Unity, Pantheon, XFCE and Openbox. The theme is compatible with GTK 3.6. It also includes a GTK 2.0 theme using Murrine engine. + +--- + +Ubuntu users can install Numix from our themes PPA using the following commands, + +sudo add-apt-repository ppa:satyajit-happy/themes +sudo apt-get update && sudo apt-get install numix-gtk-theme + +--- + +Installation Instructions for other distros: + +Extract the zip file to the themes directory i.e. "~/.themes/" or "/usr/share/themes/" + +Use Gnome Tweak tool to choose the theme, or run the following commands in Terminal, + +gsettings set org.gnome.desktop.interface gtk-theme "Numix" + +gsettings set org.gnome.desktop.wm.preferences theme "Numix" + +--- + License: GPL-3.0+ diff --git a/xfwm4/themerc b/xfwm4/themerc old mode 100755 new mode 100644