This commit is contained in:
WBHarry 2026-01-15 00:36:55 +01:00
parent 044055dbc4
commit 3570dc4c89

View file

@ -52,10 +52,12 @@
}
}
body.theme-dark,
.themed.theme-dark {
color-scheme: dark;
}
body.theme-light,
.themed.theme-light {
color-scheme: light;
}