diff --git a/Themes/Nashville96-Kanagawa/gtk-3.0/gtk.css b/Themes/Nashville96-Kanagawa/gtk-3.0/gtk.css index fa3ab41..5d9893e 100644 --- a/Themes/Nashville96-Kanagawa/gtk-3.0/gtk.css +++ b/Themes/Nashville96-Kanagawa/gtk-3.0/gtk.css @@ -45,7 +45,7 @@ @define-color outline_color @text_color; @define-color font_color @text_color; /* Windows Theme: windowtext (any white area text)*/ @define-color font_bright @text_color; -@define-color disabled_font_shadow #333345; /* Windows Theme: buttonhilight, testing confirmed this is what Windows 95 Uses for this setting */ +@define-color disabled_font_shadow #21212A; /* Windows Theme: buttonhilight, testing confirmed this is what Windows 95 Uses for this setting */ @define-color disabled_font #54546D; /* Windows Theme: buttonshadow, testing confirmed this is what Windows 95 Uses for this setting */ @define-color icon_shadow black; @define-color icon_shadow_bright white;