style: Use system base color for screenshot overview

- Fixes #7289

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3084>
This commit is contained in:
Sam Hewitt 2023-12-28 16:18:55 -03:30 committed by Marge Bot
parent ea73e4f1e9
commit e57bf0791e

View File

@ -137,7 +137,7 @@ $screenshot_ui_button_red: $red_4;
}
.screenshot-ui-window-selector {
background-color: $system_bg_color;
background-color: $system_base_color;
.screenshot-ui-window-selector-window-container {
margin: 100px;