Fix thevoid theme on light mode devices
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
5846dd5d04
commit
fa180ee24e
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #1c1e26;
|
background-color: #1c1e26;
|
||||||
|
--text-color: white;
|
||||||
font-family: $font-code;
|
font-family: $font-code;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user