Use user color scheme
This commit is contained in:
parent
ce25232e06
commit
8c4691e8bf
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root[color-mode="user"] {
|
||||
:root {
|
||||
--color-accent: #0097fc4f;
|
||||
--color-bg: #333;
|
||||
--color-bg-secondary: #555;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue