Use data-theme instead of system-level color scheme
This commit is contained in:
parent
479797cfec
commit
e7a5caba25
@ -2,7 +2,7 @@
|
|||||||
background-color: unset;
|
background-color: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
[data-theme="dark"] {
|
||||||
.rbc-off-range-bg {
|
.rbc-off-range-bg {
|
||||||
background: #12161f;
|
background: #12161f;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user