info-screen/dark_theme.css

5 lines
62 B
CSS
Raw Normal View History

2018-05-18 09:52:14 +00:00
html, body {
background-color: black;
color: white;
}