mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-05 23:13:19 +00:00
11 lines
259 B
SCSS
11 lines
259 B
SCSS
$variant: 'light';
|
|
$laptop: 'true';
|
|
$trans: 'true';
|
|
$black: 'false';
|
|
|
|
@import '../../sass/colors';
|
|
@import '../../sass/variables';
|
|
@import '../../sass/gnome-shell/drawing';
|
|
@import '../../sass/gnome-shell/common';
|
|
@import '../../sass/gnome-shell/extensions';
|