A modern flat theme with a combination of light and dark elements.
 
 
 
 
Go to file
progandy e03e412f40 Essential support for radio and checkbox
Supports sticky button, indeterminate radio and indeterminate checkbox.
This requires the following icons in your icon theme.
 * checkbox-checked-symbolic.svg
 * checkbox-mixed-symbolic.svg
 * checkbox-symbolic.svg
 * radio-checked-symbolic.svg
 * radio-mixed-symbolic.svg
 * radio-symbolic.svg
Fallback icons are available in the Adwaita icon theme.
2014-10-20 10:22:07 +02:00
gtk-2.0 Tweak Xfce panel 2014-02-22 00:25:55 +05:30
gtk-3.0 Essential support for radio and checkbox 2014-10-20 10:22:07 +02:00
metacity-1 Make it possible to easily change colors 2013-12-17 15:29:52 +05:30
openbox-3 Add shade and unshade buttons 2013-08-08 10:27:28 +05:30
unity Add unity progressbars 2014-05-16 19:15:22 +05:30
xfce-notify-4.0 Fixes to xfce-notify theme 2013-12-03 07:48:09 +05:30
xfwm4 Use 16px appicons in xfwm4's decorations (Issue #115) 2014-03-31 20:50:18 +02:00
.gitignore SASS port started 2014-07-06 01:24:53 +05:30
CREDITS Updated README 2013-06-23 13:43:00 +05:30
LICENSE Added License 2013-02-26 22:59:13 +05:30
README.md Added website to README.md 2014-01-07 02:19:27 +05:30
index.theme Fix description 2013-08-05 14:40:38 +05:30

README.md

Numix is a modern flat theme with a combination of light and dark elements. It supports Gnome, Unity, XFCE and Openbox.

Numix is a part of the Numix Project.

Manual installation

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 "Numix"
gsettings set org.gnome.desktop.wm.preferences theme "Numix"

To set the theme in Xfce, run the following commands in Terminal,

xfconf-query -c xsettings -p /Net/ThemeName -s "Numix"
xfconf-query -c xfwm4 -p /general/theme -s "Numix"

Requirements

GTK+ 3.6 or above

Murrine theme engine

Code and license

Report bugs or contribute at GitHub

License: GPL-3.0+