summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index cd4447c..d0a7ede 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1,5 +1,5 @@
body, .loading, html:-webkit-full-screen {
- background : black;
+ background : #222;
color : #ccc;
}