let there be dark
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
b181f6e957
commit
5e69e68199
@ -21,14 +21,6 @@ h6 {
|
||||
--background-end-rgb: 255, 255, 255;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--foreground-rgb: 255, 255, 255;
|
||||
--background-start-rgb: 0, 0, 0;
|
||||
--background-end-rgb: 0, 0, 0;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
color: rgb(var(--foreground-rgb));
|
||||
background: linear-gradient(
|
||||
|
Loading…
x
Reference in New Issue
Block a user