A new GTK theme to mimic the Breeze Qt style used by KDE.
Why?
The default Breeze GTK theme is kinda bad imo.
This is still very much a for-fun-first project, and will only be worked on when there is a need for me to do so.
- GTK3 Theme.
- GTK4 Theme.
- Libadwaita Theme.
GTK3 (and probably GTK4 non-libadwaita) is pretty much done and usable. Libadwaita is completly broken still, will be worked on (maybe).
- Dart Sass (pre v3.0.0)
- Clone repo
git clone https://github.com/mellowaru/breeze6-gtk.git
cd breeze6-gtk/source
- Install theme
You can run without a argument to see all colorscheme options.
./build-install.sh --[colorscheme]
If you want to make your own colorscheme you can do so in the colors-custom/colors.custom.scss
file and than run.
./build-install.sh --custom
All preset colorschemes are schemes that i personaly use, colorschemes will only be added when i use them.