aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-atelier-savanna.config
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-atelier-savanna.config')
-rw-r--r--colors/base16-atelier-savanna.config19
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-atelier-savanna.config b/colors/base16-atelier-savanna.config
new file mode 100644
index 0000000..6e23a2f
--- /dev/null
+++ b/colors/base16-atelier-savanna.config
@@ -0,0 +1,19 @@
+## Base16 Atelier Savanna
+# Author: Bram de Haan (http://atelierbramdehaan.nl)
+#
+# You can use these variables anywhere in the mako configuration file.
+
+[urgency=low]
+ background-color = "#232a25"
+ text-color = "#5f6d64"
+ border-color = "#526057"
+
+[urgency=normal]
+ background-color = "#526057"
+ text-color = "#87928a"
+ border-color = "#87928a"
+
+[urgency=high]
+ background-color = "#b16139"
+ text-color = "#dfe7e2"
+ border-color = "#ecf4ee"