This commit is contained in:
WBHarry 2026-01-15 00:35:14 +01:00
parent da967095b5
commit 044055dbc4
2 changed files with 11 additions and 40 deletions

View file

@ -51,3 +51,11 @@
}
}
}
.themed.theme-dark {
color-scheme: dark;
}
.themed.theme-light {
color-scheme: light;
}