mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-07 16:03:03 +00:00
13 lines
345 B
SCSS
13 lines
345 B
SCSS
$variant: 'dark';
|
|
$laptop: 'true';
|
|
$trans: 'false';
|
|
$black: 'false';
|
|
$theme: 'blue';
|
|
|
|
@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-40-0';
|