mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-07 16:03:03 +00:00
11 lines
264 B
SCSS
11 lines
264 B
SCSS
.controls-manager, .secondary-monitor-workspaces {
|
|
spacing: $base_spacing * 2;
|
|
}
|
|
|
|
#overviewGroup {
|
|
background-color: rgba($osd_bg_color, 1);
|
|
// background-image: url("assets/background.png");
|
|
// background-repeat: no-repeat;
|
|
// background-size: cover;
|
|
}
|