From 4981c0935ff115113223b9d92738947da19e842b Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:49:33 +0700 Subject: [PATCH] Update _overview.scss --- .config/ags/scss/_overview.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ags/scss/_overview.scss b/.config/ags/scss/_overview.scss index 78b130b84..361b151da 100644 --- a/.config/ags/scss/_overview.scss +++ b/.config/ags/scss/_overview.scss @@ -116,7 +116,7 @@ .overview-tasks-window { @include normal-rounding; @include menu_decel; - background-color: $surfaceContainerHigh; + background-color: $layer2; color: $onSurface; border: 0.068rem solid $surfaceContainerHighest; }