diff --git a/src/sass/gnome-shell/common/_switcher-popup.scss b/src/sass/gnome-shell/common/_switcher-popup.scss index 90b51ab4..d57e09f6 100644 --- a/src/sass/gnome-shell/common/_switcher-popup.scss +++ b/src/sass/gnome-shell/common/_switcher-popup.scss @@ -13,6 +13,7 @@ padding: 8px; border-radius: $base_radius; border: 1px solid transparent; + background-color: $panel; &:outlined { background-color: $divider;