Updated README

This commit is contained in:
eudaimon 2023-04-05 17:47:10 +02:00
parent 0a8c58fe46
commit febcc8026c
1 changed files with 24 additions and 2 deletions

View File

@ -2,9 +2,25 @@
![small preview](previews/logo.png)
This is a test, trying to achieve maximum readability for elements but in a flattish theme.
This is a flat theme that tries to have maximum readability. To this end, different effects are used to indicate different statuses for the items (such as hover, selected, etc.). Buttons are inspired by Materia, although the effects are different. Animations are slow so they are more obvious.
This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available.
GTK2 is based on Clearlooks.
I've created a way to use different color themes:
- go to `source/templates/` directory and run `./use_scheme.sh name_of_color_scheme` (for example: `./use_scheme.sh colorscheme-ClearCrystal.sh`
- move one directory upwards with `cd ..` and rebuild theme, using new selected scheme, and bearing in mind whether it's a light or a dark theme: `./compile.sh light` or `./compile.sh dark`
There are a few available color themes already, both dark and light.
Included themes:
- GTK: gtk2, gtk3, gtk4
- xfwm4 (not really matching, maybe just "good enough").
- Cinnamon, Gnome-Shell, chrome made with Oomox/Themix using Materia (these do not adapt to color themes other than the original one).
**Note: previews are still from previous theme this one is based on!**
Big previews:
@ -13,3 +29,9 @@ Big previews:
![gtk3 widget page 2](previews/gtk3wf-2.png)
![gtk3 widget page 3](previews/gtk3wf-3.png)
![gtk3 widget page 1 scheme Clear-Crystal-neutral](previews/scheme-ClearCrystal-neutral.png)
![gtk3 widget page 1 scheme-ClearCrystal_less_dark](previews/scheme-ClearCrystal_less_dark.png)
![gtk3 widget page 1 scheme-LightBlue](previews/scheme-LightBlue.png)