gtk-theme-clearcodes

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

commit
81e16e04c8cc6d222b317cba03844f68d69d62f0
parent
7f8915a15e50863c1836624db69fed06891e80cc
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-03-17 12:14
typo

Diffstat

M gtk-3.0/colors-public.css 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/gtk-3.0/colors-public.css b/gtk-3.0/colors-public.css

@@ -1,5 +1,5 @@
    1     1 /* see https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/theme/Default/_colors-public.scss */
    2    -1 /* some apps use rely on these variables */
   -1     2 /* some apps rely on these variables */
    3     3 
    4     4 @define-color theme_fg_color @fg_color;
    5     5 @define-color theme_text_color @text_color;