WhiteSur-gtk-theme/src/main/gnome-shell/gnome-shell-light.scss

11 lines
259 B
SCSS
Raw Normal View History

2020-07-15 00:35:03 +08:00
$variant: 'light';
$laptop: 'true';
$trans: 'true';
2020-08-18 21:44:43 +08:00
$black: 'false';
2020-07-15 00:35:03 +08:00
@import '../../sass/colors';
@import '../../sass/variables';
@import '../../sass/gnome-shell/drawing';
@import '../../sass/gnome-shell/common';
@import '../../sass/gnome-shell/extensions';