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:
parent
ea73e4f1e9
commit
e57bf0791e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user