diff --git a/config/ags/style.css b/config/ags/style.css index 44a04e41..206965fc 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -4,7 +4,7 @@ window.bar { /* background-color: @theme_bg_color; */ - background: #9C5464; + background: #583E43; color: @theme_fg_color; min-height: 4rem; }