From 6742e354ec2daa3ef2503ea66ab14a82b8fac3f4 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:53:37 +0400 Subject: [PATCH] css --- config/ags/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {