A mix of Skewaita and Simple. Or, more precisely: Skewaita Simple-ified.
Find a file
2022-07-14 12:56:30 +02:00
gtk-2.0 Finished templating. Now it's only a matter of adding more themes! 2022-07-14 12:22:58 +02:00
gtk-3.0 Finished templating. Now it's only a matter of adding more themes! 2022-07-14 12:22:58 +02:00
gtk-4.0 Finished templating. Now it's only a matter of adding more themes! 2022-07-14 12:22:58 +02:00
previews Finished templating. Now it's only a matter of adding more themes! 2022-07-14 12:22:58 +02:00
qt_configs Added Plasma color scheme, improved QtCurve 2022-06-02 13:11:40 +02:00
source merged templating on master 2022-07-14 12:47:12 +02:00
xfwm4 Added xfwm4 theme, though it's not really coherent 2022-04-23 13:20:57 +02:00
LICENSE Initial commit 2022-04-13 18:42:59 +00:00
README.md Updated README and TODO 2022-07-14 12:56:30 +02:00
TODO.md Updated README and TODO 2022-07-14 12:56:30 +02:00

Skewaita

small preview

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.

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'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:

full desktop preview that includes gtk2, gtk3 and gtk4

gtk3 widget page 2

gtk3 widget page 3

Soil dark theme