2016-04-23 01:24:18 -05:00
## Numix
2016-05-03 14:10:18 +02:00
##### A modern flat theme with a combination of light and dark elements. It supports GNOME, Unity, Xfce and Openbox.
2016-09-22 06:35:32 -05:00
[](https://numixproject.org/) [](https://circleci.com/gh/numixproject/numix-gtk-theme/tree/master) [](https://github.com/numixproject/numix-gtk-theme/releases/latest)  
2014-01-07 02:19:27 +05:30
2016-10-01 18:53:38 -05:00
## Install It
2017-03-21 01:22:27 -05:00
### Distro Packages
2016-10-01 18:53:38 -05:00
|Distro|Install Command/Links|
|:----:|:----:|
2017-04-16 19:49:09 -04:00
|![arch][arch] ![antergos][antergos]|`sudo pacman -S numix-gtk-theme` |
2017-03-21 01:22:27 -05:00
|![opensuse][opensuse]|[1 Click Install ](http://software.opensuse.org/ymp/openSUSE:Factory/standard/numix-gtk-theme.ymp ) \| [OBS Repo ](http://software.opensuse.org/download.html?project=openSUSE%3AFactory&package=numix-gtk-theme )|
|![fedora][fedora]|`sudo dnf install numix-gtk-theme` |
|![debian][debian] ![ubuntu][ubuntu]|`sudo apt install numix-gtk-theme` |
2016-10-01 18:53:38 -05:00
## Build It
2013-08-10 02:32:24 +05:30
2015-08-07 02:52:27 +05:30
First, you need to compile the theme using the [Sass ](http://sass-lang.com/ ) compiler.
2016-05-04 10:31:00 +02:00
To install Sass, install Ruby and the gem command using your distribution's package manager. Then install `sass` with the `gem` command,
2015-08-07 02:52:27 +05:30
`gem install sass`
2016-09-11 14:01:44 -05:00
You'll also need the ```glib-compile-schemas` `` and ` ``gdk-pixbuf-pixdata` `` commands in your path to generate the gresource binary. Install them using your distribution's package manager.
2015-08-07 02:52:27 +05:30
2017-03-21 01:22:27 -05:00
|Distro|Commands|
|:----:|:----:|
|![arch][arch] ![antergos][antergos]|` sudo pacman -S glib2 gdk-pixbuf2`|
|![opensuse][opensuse]|` sudo zipper install glib2-devel gdk-pixbuf-devel`|
|![fedora][fedora]|` sudo dnf install glib2-devel gdk-pixbuf2-devel`|
2017-03-21 01:23:40 -05:00
|![debian][debian] ![ubuntu][ubuntu]|` sudo apt-get install libglib2.0-dev libgdk-pixbuf2.0-dev libxml2-utils`|
2016-09-11 14:01:44 -05:00
2017-03-21 01:22:27 -05:00
After installing all the dependencies, change to the cloned directory and, run the following in Terminal,
2016-09-11 14:01:44 -05:00
` ``sh
2015-08-07 02:52:27 +05:30
sudo make install
` ``
2013-08-10 02:32:24 +05:30
2016-05-03 14:10:18 +02:00
To set the theme in GNOME, run the following commands in Terminal,
2013-08-10 02:32:24 +05:30
2015-09-10 00:35:36 +05:30
` ``sh
2013-08-10 02:32:24 +05:30
gsettings set org.gnome.desktop.interface gtk-theme "Numix"
gsettings set org.gnome.desktop.wm.preferences theme "Numix"
` ``
2013-08-10 02:42:33 +05:30
To set the theme in Xfce, run the following commands in Terminal,
2015-09-10 00:35:36 +05:30
` ``sh
2013-08-10 02:42:33 +05:30
xfconf-query -c xsettings -p /Net/ThemeName -s "Numix"
2013-08-11 06:49:48 +05:30
xfconf-query -c xfwm4 -p /general/theme -s "Numix"
2013-08-10 02:42:33 +05:30
` ``
2016-04-23 01:24:18 -05:00
### For contributors
Start by reviewing the [guidelines for contributing](https://github.com/numixproject/numix-gtk-theme/blob/master/.github/CONTRIBUTING.md).
2015-09-10 00:35:36 +05:30
2016-04-23 01:24:18 -05:00
#### For developers
2015-09-10 00:35:36 +05:30
If you want to hack on the theme, make sure you have the ` inotifywait` command available, which is used for watching and automatically building the files.
To start watching for changes, run the following,
` ``sh
make watch
` ``
If you change any assets, you'll need to regenerate the ` gtk.gresource.xml` and ` gtk.gresource` files. You can use [grrr ](https://github.com/satya164/grrr ) to do it easily.
2013-08-10 02:36:49 +05:30
### Requirements
2013-08-10 02:32:24 +05:30
2016-07-20 00:37:58 +05:30
GTK+ 3.18 or above
2013-08-10 02:42:33 +05:30
2013-08-10 02:32:24 +05:30
Murrine theme engine
2013-08-10 02:36:49 +05:30
### Code and license
2013-08-10 02:32:24 +05:30
2016-04-19 01:46:57 +05:30
Report bugs or contribute at [GitHub ](https://github.com/numixproject/numix-gtk-theme )
2013-08-10 02:32:24 +05:30
License: GPL-3.0+
2017-03-21 01:22:27 -05:00
[antergos]: https://www.dropbox.com/s/tju7maccr328w87/logo-square26x26.png?dl=1 "antergos"
[arch]: https://www.dropbox.com/s/q8ypd345cqcd0b5/archlogo26x26.png?dl=1 "arch"
[fedora]: https://www.dropbox.com/s/b8q448vuwopb0cl/fedora-logo.png?dl=1 "fedora"
[openSUSE]: https://www.dropbox.com/s/jhirpw85ztgl59h/Geeko-button-bling7.png?dl=1 "openSUSE"
[ubuntu]: https://www.dropbox.com/s/nev98nld2u1qbgl/ubuntu_orange_hex.png?dl=1 "ubuntu"
[debian]: https://www.dropbox.com/s/jg7pypm1zk9qjt6/openlogo-nd-25.png?dl=1 "debian"