gtk-theme-clearcodes

gtk3 theme with a focus on code simplicity
git clone https://git.ce9e.org/gtk-theme-clearcodes.git

commit
2144f6ad014eeaeafd72a3238d7eb5ff5e60263e
parent
d0dee104629147c3dca9b70f60228cd3fa3e73a6
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2026-05-15 09:03
gtk4: tweak csd

not sure if this is correct

Diffstat

M gtk-4.0/gtk4.css 5 +++++

1 files changed, 5 insertions, 0 deletions


diff --git a/gtk-4.0/gtk4.css b/gtk-4.0/gtk4.css

@@ -1,3 +1,8 @@
   -1     1 window.csd,
   -1     2 sheet {
   -1     3     border-width: 1px;
   -1     4 }
   -1     5 
    1     6 *:hover, *:focus {
    2     7     -gtk-icon-filter: brightness(1.2);
    3     8 }