aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-irblack.config
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-irblack.config')
-rw-r--r--colors/base16-irblack.config19
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-irblack.config b/colors/base16-irblack.config
new file mode 100644
index 0000000..3344a14
--- /dev/null
+++ b/colors/base16-irblack.config
@@ -0,0 +1,19 @@
+## Base16 IR Black
+# Author: Timothée Poisot (http://timotheepoisot.fr)
+#
+# You can use these variables anywhere in the mako configuration file.
+
+[urgency=low]
+ background-color = "#242422"
+ text-color = "#6c6c66"
+ border-color = "#484844"
+
+[urgency=normal]
+ background-color = "#484844"
+ text-color = "#b5b3aa"
+ border-color = "#b5b3aa"
+
+[urgency=high]
+ background-color = "#ff6c60"
+ text-color = "#d9d7cc"
+ border-color = "#fdfbee"