This is my first serious attempt with a coherent theme for GTK3 and GTK4 (and GTK2 with a script for changing colors). This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available.
Go to file
eudaimon 41d14f28dc Fixed gtk4 switch slider borders 2024-01-04 17:52:05 +01:00
gtk-2.0 Improved gtk2 with button colors respecting the theme's 2022-05-21 17:13:04 +02:00
gtk-3.0 Forced black borders for buttons and entries always, so dark themes look good 2024-01-04 15:58:03 +01:00
gtk-4.0 Fixed gtk4 switch slider borders 2024-01-04 17:52:05 +01:00
previews Fixed preview of dark theme 2024-01-04 16:08:22 +01:00
qt_configs Added Plasma color scheme, improved QtCurve 2022-06-02 13:11:40 +02:00
source Fixed gtk4 switch slider borders 2024-01-04 17:52:05 +01: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 README now correctly says that there are many themes to choose from 2024-01-04 16:10:25 +01:00
TODO.md Updated README and TODO 2022-07-14 12:56:30 +02:00

README.md

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

There are many dark and light themes included already, so if you don't like the default theme, but do like the look of the controls, be sure to check them out too!

Big previews:

full desktop preview that includes gtk2, gtk3 and gtk4

gtk3 widget page 2

gtk3 widget page 3

Debian dark theme

Now dark themes look great too!