summaryrefslogtreecommitdiff
path: root/themes/plan9.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/plan9.css')
-rw-r--r--themes/plan9.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/plan9.css b/themes/plan9.css
new file mode 100644
index 0000000..5438014
--- /dev/null
+++ b/themes/plan9.css
@@ -0,0 +1,9 @@
+body, .loading {
+ background : #FFFFE8;
+ color : #424242;
+}
+
+body .header,
+body .footer {
+ color : #B85C57;
+}