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 {