Remove unsightly greenness from dark theme
This commit is contained in:
parent
677e0868d2
commit
00b8b2109b
@ -1,3 +1,8 @@
|
||||
body {
|
||||
background: green;
|
||||
background: black;
|
||||
color: aliceblue;
|
||||
}
|
||||
|
||||
html {
|
||||
background-color: black;
|
||||
}
|
Loading…
Reference in New Issue
Block a user