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