mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-07 16:03:03 +00:00
13 lines
342 B
SCSS
13 lines
342 B
SCSS
![]() |
$variant: 'dark';
|
||
|
$laptop: 'true';
|
||
|
$trans: 'true';
|
||
|
$black: 'false';
|
||
|
$theme: 'default';
|
||
|
|
||
|
@import '../../../sass/colors';
|
||
|
@import '../../../sass/variables';
|
||
|
@import '../../../sass/gnome-shell/drawing';
|
||
|
@import '../../../sass/gnome-shell/common';
|
||
|
@import '../../../sass/gnome-shell/widgets-40-0';
|
||
|
@import '../../../sass/gnome-shell/extensions';
|