prepare for release, adding previews, improving readme

This commit is contained in:
Eudaimon 2022-04-20 10:15:28 +02:00
parent ebabde0cfa
commit 5fb7c6c590
19 changed files with 277 additions and 354 deletions

View file

@ -1,9 +1,21 @@
# Skewaita
This is my first serious attempt with a coherent theme for GTK2, GTK3 and GTK4.
![small preview](previews/logo.png)
This is my first serious attempt with a coherent theme for GTK2, GTK3 and GTK4. It is yet anohter skeuomorphic theme (that is, non-flat, that tries to imitate real-world objects and interfaces, like real three-dimensional buttons).
This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available.
GTK2 is based on Clearlooks.
This is still an incomplete theme (see [TODO.md](TODO.md))
It is a light theme but with gray tones, in order to be easy on the eyes. Accents are bright green, so selected text stays the same color.
I still need to implement a way to easily create different color themes for this base (see [TODO.md](TODO.md))
Big previews:
![full desktop preview that includes gtk2, gtk3 and gtk4](previews/gtk3-gtk4-gtk2-desktop.png "Includes gtk2, gtk3 and gtk4")
![gtk3 widget page 2](previews/gtk3wf-2.png)
![gtk3 widget page 3](previews/gtk3wf-3.png)