summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 2c3b816..0d4c7be 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -3,6 +3,10 @@ body, .loading, html:-webkit-full-screen {
color : #ccc;
}
+body a, a:hover {
+ color : #00bdaa;
+}
+
body .modal {
color : #333;
}