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; }