summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 3b451ad..cd4447c 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -3,3 +3,6 @@ body, .loading, html:-webkit-full-screen {
color : #ccc;
}
+body .modal {
+ color : #333;
+}