🎨 Merge branch 'develop'
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
color-scheme: light;
|
||||
}
|
||||
|
||||
@if $cfg_darkmode {
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--body-bg-color: #{$body-bg-color-dark};
|
||||
|
||||
Reference in New Issue
Block a user