Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

cassidyjames/greenfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greenfield

Experimental GTK stylesheet from scratch. Inspired in a lot of ways by (and intended to eventually be compatible with) the elementary OS stylesheet, but not intended to be a lookalike, replacement, or new version in any way.

Goals

  • Not to be used as a day-to-day stylesheet
  • Learn some more GTK styling
  • Experiment using ems to keep anything related to text based on the font size
  • Use px to define strokes
  • Write and design with dark styling a consideration from the start
  • Break the styles into the components for easier maintenance
  • Play with a build system

Testing

Just run ./install.sh which will create a symlink to the stylesheet in your local themes folder. To revert, run ./uninstall.sh.