gnome-shell/data/theme/gnome-shell.scss

7 lines
202 B
SCSS
Raw Normal View History

$variant: 'dark';
@import "_gnome-shell-old.scss"; //temporary. sadlu shell crashes when trying to build a theme from scratch
@import "_colors"; //use gtk colors
@import "_drawing";
@import "_common";