This commit is contained in:
vinceliuice
2021-01-15 21:26:31 +08:00
parent 134e56a109
commit 20b2df9b66
995 changed files with 707686 additions and 2605 deletions

View File

@@ -2,6 +2,7 @@ $variant: 'dark';
$laptop: 'false';
$trans: 'true';
$black: 'false';
$theme: 'default';
@import '../../sass/colors';
@import '../../sass/variables';

View File

@@ -2,6 +2,7 @@ $variant: 'light';
$laptop: 'false';
$trans: 'true';
$black: 'false';
$theme: 'default';
@import '../../sass/colors';
@import '../../sass/variables';