mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
fix: add color-scheme
to themes
This commit is contained in:
parent
a44ba4abcb
commit
8d51fd8ff5
3 changed files with 16 additions and 0 deletions
|
@ -116,3 +116,7 @@
|
|||
|
||||
--counter-color: #bbb;
|
||||
}
|
||||
|
||||
html {
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue