gtk-theme-clearcodes

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

commit
c01935ee425b117f96bd7ba850efff1281688cba
parent
9e70fc576c25da4e07227b3f22ac2d5ef8118b6f
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2026-05-15 08:59
gtk4: tweak searchbar styling

Diffstat

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

1 files changed, 7 insertions, 0 deletions


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

@@ -32,6 +32,13 @@ statusbar {
   32    32     padding: 0.5em;
   33    33 }
   34    34 
   -1    35 searchbar {
   -1    36     border-bottom-width: 0;
   -1    37 }
   -1    38 searchbar > revealer > box {
   -1    39     padding: 0.5em;
   -1    40 }
   -1    41 
   35    42 button separator {
   36    43     margin: 0 0.5em;
   37    44 }