summaryrefslogtreecommitdiff
path: root/themes/sepia.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/sepia.css')
-rw-r--r--themes/sepia.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/sepia.css b/themes/sepia.css
new file mode 100644
index 0000000..102d9c3
--- /dev/null
+++ b/themes/sepia.css
@@ -0,0 +1,9 @@
+body, .loading, html:-webkit-full-screen {
+ background : #FAEFDB;
+ color : #4a422b;
+}
+
+body .header,
+body .footer {
+ color : #B85C57;
+}