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 12c6d87..3b451ad 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1,4 +1,4 @@
-body, .loading {
+body, .loading, html:-webkit-full-screen {
background : black;
color : #ccc;
}