🎨 Sync all code from branch develop.

This commit is contained in:
凡梦星尘
2022-06-12 15:39:35 +08:00
parent e4f48fb897
commit 8eb4071c85
17 changed files with 60 additions and 46 deletions

View File

@@ -29,6 +29,7 @@
color-scheme: light;
}
@if $darkmode {
@media (prefers-color-scheme: dark) {
:root {
--body-bg-color: #{$body-bg-color-dark};