Go to file
Sam Hewitt dea5f97b12 added a dark portion to the gtk2 theme 2016-05-25 18:52:16 -04:00
.github updated issue template 2016-04-30 16:01:42 -04:00
Paper added a dark portion to the gtk2 theme 2016-05-25 18:52:16 -04:00
src added a dark portion to the gtk2 theme 2016-05-25 18:52:16 -04:00
.gitignore sass rewrite first commit 2016-04-14 21:54:38 -04:00
AUTHORS added build system 2016-03-16 12:21:12 -04:00
Gemfile sass rewrite first commit 2016-04-14 21:54:38 -04:00
LICENSE Updated scripts & docs; updated some css 2015-03-03 19:59:29 -05:00
Makefile.am added build system 2016-03-16 12:21:12 -04:00
README.md tweaked spec for OBS 2016-05-18 12:43:26 -04:00
autogen.sh fixed spec errors 2016-05-18 13:23:54 -04:00
configure.ac updated docs 2016-04-15 13:19:21 -04:00
install-gtk-theme.sh undid install rename 2016-05-17 19:38:33 -04:00
paper-gtk-theme.doap added build system 2016-03-16 12:21:12 -04:00
paper-gtk-theme.spec redid the GTK2 theme 2016-05-25 10:27:25 -04:00
parse-sass.sh sass rewrite first commit 2016-04-14 21:54:38 -04:00

README.md

Paper Theme

Paper is a modern desktop theme suite. Its design is mostly flat with a minimal use of shadows for depth.

Paper has been developed primarily with modern GTK3 (GNOME-based) desktop environments in mind, legacy-toolkit and GTK2 environments will not provide an ideal experience, as much of the visual design relies on modern GTK3+ widgets.

Paper is distributed under the terms the GNU General Public License (GNU GPL v.3).

###Getting Paper

You can download the Paper here or it clone from the git repository.

###Building Paper

You can build and install the Paper GTK theme from source:

./autogen.sh
make
sudo make install

This procedure requires autotools on your system.

###Installing Paper

Alternatively you may install Paper with the provided installation script:

./install-gtk-theme.sh