mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
e03e412f40a8d83df4c79fdcfc12c7a0f76bdf6b
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.
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+
Languages
SCSS
87.2%
C
11.3%
Shell
0.9%
Makefile
0.5%