gnome-shell-dark-theme/gnome-shell-sass/widgets/_overview.scss

10 lines
140 B
SCSS
Raw Normal View History

/* OVERVIEW */
2024-09-19 20:40:52 -04:00
.secondary-monitor-workspaces {
spacing: $base_padding * 2;
}
#overviewGroup {
background-color: $system_base_color;
}