1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-29 06:20:43 +00:00
horst3180_arc-theme/common/gnome-shell/3.18/sass/gnome-shell.scss
2015-09-12 18:36:34 +02:00

8 lines
136 B
SCSS

$variant: 'light';
$transparency: 'true';
$darker: 'false';
@import "_colors"; //use gtk colors
@import "_drawing";
@import "_common";