🔧 🚩 🚧 Finished the base variable replace content.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
@if hexo-config('darkmode') {
|
||||
@if $darkmode {
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--body-bg-color: #{$body-bg-color-dark};
|
||||
|
||||
Reference in New Issue
Block a user