mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
Updated README and TODO
This commit is contained in:
parent
71daf0b284
commit
c8b05825a0
2 changed files with 10 additions and 6 deletions
11
README.md
11
README.md
|
|
@ -10,7 +10,12 @@ GTK2 is based on Clearlooks.
|
|||
|
||||
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. Disabled elements have a subtle red tint, in order to clearly identify their state.
|
||||
|
||||
I still need to implement a way to easily create different color themes for this base (see [TODO.md](TODO.md))
|
||||
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-Skewaita_original_light.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`
|
||||
|
||||
For now there are only two color schemes: the original one and a dark one ("Soil", using the colors from this other theme of mine)
|
||||
|
||||
Big previews:
|
||||
|
||||
|
|
@ -18,4 +23,6 @@ Big previews:
|
|||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue