Skip to content

lassekongo83/stajl-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stajl-theme

A theme for GNOME based on Adwaita.

(No screenshot yet as the theme is still in development.)

Required packages before installing: ninja-build git meson sassc (ninja-build is just called ninja on some distros.)

Download the theme: git clone https://github.com/lassekongo83/stajl-theme.git

Then run:

cd stajl-theme
meson build
sudo ninja -C build install

And that's it. The theme will be installed in /usr/share/themes/ and can be activated with gnome-tweaks or dconf.

If you want to update the theme, then run these commands in the cloned theme folder:

git pull
sudo ninja -C build install

To uninstall the theme, run: rm -r /usr/share/themes/Stajl

About

A theme for GNOME based on Adwaita.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages