From bc8ec725253a02c38bbed829ccaf3c230d891f8f Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:35:15 +0400 Subject: [PATCH] what the fuck --- config/ags/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ags/style.css b/config/ags/style.css index 45ebb74a..44a04e41 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -4,7 +4,7 @@ window.bar { /* background-color: @theme_bg_color; */ - background: #ff5050; + background: #9C5464; color: @theme_fg_color; min-height: 4rem; }