gnome-shell.scss
ASCII text
1
$variant: 'light';
2
3
@import "_colors"; //use gtk colors
4
@import "_drawing";
5
@import "_common";
6