1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00
horst3180_arc-theme/common/gnome-shell/3.14/sass/gnome-shell.scss

8 lines
136 B
SCSS

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