You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Les De Ridder 6d66d5ac5c
Remove border from Paned
6 years ago
.github updated issue template 8 years ago
Paper Remove border from Paned 6 years ago
src added a dark portion to the gtk2 theme 7 years ago
.gitignore sass rewrite first commit 8 years ago
AUTHORS added build system 8 years ago
Gemfile sass rewrite first commit 8 years ago
LICENSE Updated scripts & docs; updated some css 9 years ago
Makefile.am added build system 8 years ago
README.md tweaked spec for OBS 7 years ago
autogen.sh fixed spec errors 7 years ago
configure.ac updated docs 8 years ago
install-gtk-theme.sh undid install rename 7 years ago
org.snwh.paper.theme.desktop Update org.snwh.paper.theme.desktop 7 years ago
paper-gtk-theme.doap added build system 8 years ago
paper-gtk-theme.spec redid the GTK2 theme 7 years ago
parse-sass.sh sass rewrite first commit 8 years ago

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