mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
@@ -5,7 +5,7 @@
|
||||
html {
|
||||
@media (prefers-color-scheme: light) {
|
||||
&:not([data-mode]),
|
||||
[data-mode=light] {
|
||||
&[data-mode=light] {
|
||||
@include light-scheme;
|
||||
}
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
html {
|
||||
@media (prefers-color-scheme: light) {
|
||||
&:not([data-mode]),
|
||||
[data-mode=light] {
|
||||
&[data-mode=light] {
|
||||
@include light-syntax;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user