mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-08 00:13:02 +00:00
12 lines
277 B
SCSS
12 lines
277 B
SCSS
$variant: 'light';
|
|
$laptop: 'true';
|
|
$trans: 'true';
|
|
$black: 'true';
|
|
$theme: 'orange';
|
|
|
|
@import '../../sass/colors';
|
|
@import '../../sass/variables';
|
|
@import '../../sass/gnome-shell/drawing';
|
|
@import '../../sass/gnome-shell/widgets';
|
|
@import '../../sass/gnome-shell/extensions';
|