From 4794d230958d69f07234acec07265d85f5176ecc Mon Sep 17 00:00:00 2001 From: aedans-womp <82843525+aedans-womp@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:49:10 -0700 Subject: [PATCH] Update _switcher-popup.scss --- src/sass/gnome-shell/common/_switcher-popup.scss | 1 + 1 file changed, 1 insertion(+) 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;