Updated README

gtk-3.4
Satyajit Sahoo 2013-08-10 02:32:24 +05:30
parent 475ecef8e7
commit 2aa2c10a42
2 changed files with 26 additions and 24 deletions

24
README
View File

@ -1,24 +0,0 @@
Numix is a modern flat theme with a combination of light and dark elements. It supports Gnome, Unity, XFCE and Openbox. The theme is compatible with GTK 3.6 and 3.8. 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. "/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+

26
README.md 100644
View File

@ -0,0 +1,26 @@
Numix is a modern flat theme with a combination of light and dark elements. It supports Gnome, Unity, XFCE and Openbox.
Manual installation
-------------------
Extract the zip file to the themes directory i.e. `/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"
```
Requirements
------------
GTK+ 3.6 or above
Murrine theme engine
Code and license
----------------
Report bugs or contribute at [GitHub](https://github.com/shimmerproject/Numix)
License: GPL-3.0+