gwutz / stylesheet

The Gtk+ Stylesheet for elementary OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Gtk+ Stylesheet for elementary OS

Bountysource

An original Gtk.CSS stylesheet designed specifically for elementary OS and its desktop environment: Pantheon.

This stylesheet is licensed openly under the terms of the GNU General Public License. Redistributing, forking, remixing, etc. are encouraged!

If you feel the desire to compensate the designers who maintain this stylesheet for your usage, please see this page and thank you!

Not a General Purpose Stylesheet

Special fixes for GNOME apps (Nautilus, GNOME Control Center, GNOME Shell, etc) or other desktop environments will not be implemented. The aim of style classes should be to be generic across applications. If an application needs a unique style, it should be bundled with that application.

Testing

We use stylelint for CSS linting. For testing locally:

  • You will need npm installed.
  • Run npm install to grab stylelint. You will only need to do this once.
  • Run npm test and it will lint all the CSS files.

About

The Gtk+ Stylesheet for elementary OS

License:GNU General Public License v3.0


Languages

Language:CSS 100.0%