From 0b665473d78ee88ca2df6b38d8035bbd0877fe64 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:56:15 +0400 Subject: [PATCH] Revert "css" This reverts commit 6742e354ec2daa3ef2503ea66ab14a82b8fac3f4. --- 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 a69bc98e..c099733a 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -3,8 +3,8 @@ } window.bar { - background-color: ##531A76; - color: #FFFFFF; + background-color: @theme_bg_color; + color: @theme_fg_color; } button {