aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-embers.config
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-embers.config')
-rw-r--r--colors/base16-embers.config19
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-embers.config b/colors/base16-embers.config
new file mode 100644
index 0000000..1c9450b
--- /dev/null
+++ b/colors/base16-embers.config
@@ -0,0 +1,19 @@
+## Base16 Embers
+# Author: Jannik Siebert (https://github.com/janniks)
+#
+# You can use these variables anywhere in the mako configuration file.
+
+[urgency=low]
+ background-color = "#2C2620"
+ text-color = "#5A5047"
+ border-color = "#433B32"
+
+[urgency=normal]
+ background-color = "#433B32"
+ text-color = "#A39A90"
+ border-color = "#A39A90"
+
+[urgency=high]
+ background-color = "#826D57"
+ text-color = "#BEB6AE"
+ border-color = "#DBD6D1"