mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
Update opaque text color
This commit is contained in:
parent
23492824ce
commit
3a6baedc1e
1 changed files with 2 additions and 0 deletions
|
|
@ -368,8 +368,10 @@ user-select: none;
|
|||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
--text-color:white;
|
||||
--opaque-text-color:white;
|
||||
--hover-background-color:rgba(255,255,255, 0.14);
|
||||
--background-color:#222;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue