gnome-shell-light.scss
ASCII text
1
$variant: 'light';
2
$topbar: 'light';
3
$compact: 'false';
4
$version: 3.34;
5
6
@import '../../_sass/variables';
7
@import '../../_sass/colors';
8
@import '../../_sass/gnome-shell/variables';
9
@import '../../_sass/gnome-shell/drawing';
10
@import '../../_sass/gnome-shell/components';
11
@import '../../_sass/gnome-shell/extensions';
12