summaryrefslogtreecommitdiff
path: root/themes/plan9.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-02-02 10:19:37 +0300
committerAndrew Dolgov <[email protected]>2018-02-02 10:19:37 +0300
commitcf4f0ca07092b311eb0a7eeadb143227e29f25e7 (patch)
treea1101b4f40beeba8cc5e3f2fcd7db5346cf89296 /themes/plan9.css
parent47b0c89467be9aede4590df01427c44f7134477c (diff)
update plan9 theme
Diffstat (limited to 'themes/plan9.css')
-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;