From 78e62aa73e5cf67e6448417bf287a7826d3579bb Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 14 Apr 2024 22:25:07 +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 e75226a89..03d3720b9 100644 --- a/.config/ags/scss/_overview.scss +++ b/.config/ags/scss/_overview.scss @@ -127,7 +127,7 @@ } .overview-tasks-window:active { - background-color: transparentize($secondaryContainer, 0.3); + background-color: transparentize($secondaryContainer, 0); } .overview-tasks-window-selected {