aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-atelier-lakeside-light.config
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-atelier-lakeside-light.config')
-rw-r--r--colors/base16-atelier-lakeside-light.config19
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-atelier-lakeside-light.config b/colors/base16-atelier-lakeside-light.config
new file mode 100644
index 0000000..6b91005
--- /dev/null
+++ b/colors/base16-atelier-lakeside-light.config
@@ -0,0 +1,19 @@
+## Base16 Atelier Lakeside Light
+# Author: Bram de Haan (http://atelierbramdehaan.nl)
+#
+# You can use these variables anywhere in the mako configuration file.
+
+[urgency=low]
+ background-color = "#c1e4f6"
+ text-color = "#7195a8"
+ border-color = "#7ea2b4"
+
+[urgency=normal]
+ background-color = "#7ea2b4"
+ text-color = "#516d7b"
+ border-color = "#516d7b"
+
+[urgency=high]
+ background-color = "#d22d72"
+ text-color = "#1f292e"
+ border-color = "#161b1d"