dark,light
This commit is contained in:
parent
425516e2fd
commit
0cded1ba60
2 changed files with 14 additions and 17 deletions
|
@ -1,4 +1,5 @@
|
|||
:root {
|
||||
color-scheme: light dark;
|
||||
--margin: .4rem;
|
||||
}
|
||||
:root {
|
||||
|
@ -16,7 +17,7 @@
|
|||
--ruler-border: #888;
|
||||
}
|
||||
@media screen {
|
||||
.dark {
|
||||
[data-theme="dark"] {
|
||||
--anchor-background: #222;
|
||||
--anchor-text: #f88;
|
||||
--banner-background: #558;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue