summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/plan9.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/plan9.css b/themes/plan9.css
index 5438014..a8fbcd7 100644
--- a/themes/plan9.css
+++ b/themes/plan9.css
@@ -3,6 +3,14 @@ body, .loading {
color : #424242;
}
+body a {
+ color : #22b9b2;
+}
+
+body a:hover {
+ color : #28d7cf;
+}
+
body .header,
body .footer {
color : #B85C57;