gnome-shell/data/theme/gnome-shell.scss
2015-02-20 15:14:41 +01:00

7 lines
202 B
SCSS

$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";