aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-ia-light.config
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-ia-light.config')
-rw-r--r--colors/base16-ia-light.config19
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-ia-light.config b/colors/base16-ia-light.config
new file mode 100644
index 0000000..b59d737
--- /dev/null
+++ b/colors/base16-ia-light.config
@@ -0,0 +1,19 @@
+## Base16 iA Light
+# Author: iA Inc. (modified by aramisgithub)
+#
+# You can use these variables anywhere in the mako configuration file.
+
+[urgency=low]
+ background-color = "#dedede"
+ text-color = "#898989"
+ border-color = "#bde5f2"
+
+[urgency=normal]
+ background-color = "#bde5f2"
+ text-color = "#181818"
+ border-color = "#181818"
+
+[urgency=high]
+ background-color = "#9c5a02"
+ text-color = "#e8e8e8"
+ border-color = "#f8f8f8"