mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 15:33:02 +00:00
12 lines
298 B
SCSS
12 lines
298 B
SCSS
$variant: 'dark';
|
|
$laptop: 'true';
|
|
$trans: 'false';
|
|
$black: 'false';
|
|
$theme: 'purple';
|
|
|
|
@import '../../../sass/colors';
|
|
@import '../../../sass/variables';
|
|
@import '../../../sass/gnome-shell/drawing';
|
|
@import '../../../sass/gnome-shell/widgets-3-28';
|
|
@import '../../../sass/gnome-shell/extensions';
|