1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-29 22:40:44 +00:00
horst3180_arc-theme/common/gnome-shell/3.16/sass/gnome-shell.scss

8 lines
136 B
SCSS

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