mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue