diff --git a/config/ags/style.css b/config/ags/style.css index c099733a..a69bc98e 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -3,8 +3,8 @@ } window.bar { - background-color: @theme_bg_color; - color: @theme_fg_color; + background-color: ##531A76; + color: #FFFFFF; } button {