Skip to content

KaltWulx/stylesheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylesheet

Translation status

The GTK Stylesheet for elementary OS

Installation

You'll need the following dependencies:

  • meson
  • sassc

Run meson to configure the build environment. To install, use ninja install.

meson build --prefix=/usr
cd build
ninja install

Run ninja clean before building the stylesheets a second time. Otherwise the already built stylesheets will not be overriden.

ninja clean
ninja install

About

The GTK Stylesheet for elementary OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 98.5%
  • Meson 1.3%
  • Python 0.2%