diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css index a3857a101..1d1a527f7 100644 --- a/data/theme/gnome-shell-high-contrast.css +++ b/data/theme/gnome-shell-high-contrast.css @@ -520,6 +520,7 @@ StScrollBar { border-radius: 8px; } .osd-window, +.resize-popup, .switcher-list, .workspace-switcher-container { color: #eeeeec; background-color: #2e3436; diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass index 48183dcf5..9f3b4d407 160000 --- a/data/theme/gnome-shell-sass +++ b/data/theme/gnome-shell-sass @@ -1 +1 @@ -Subproject commit 48183dcf5a926e369235789981f85e206397413b +Subproject commit 9f3b4d407b0a89ab53d2c3d7ea722547e443db3e diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 1355d023d..51bd529b1 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -520,6 +520,7 @@ StScrollBar { border-radius: 8px; } .osd-window, +.resize-popup, .switcher-list, .workspace-switcher-container { color: #eeeeec; background-color: #2e3436;