aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-mexico-light.config
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-mexico-light.config')
-rw-r--r--colors/base16-mexico-light.config19
1 files changed, 19 insertions, 0 deletions
diff --git a/colors/base16-mexico-light.config b/colors/base16-mexico-light.config
new file mode 100644
index 0000000..3253495
--- /dev/null
+++ b/colors/base16-mexico-light.config
@@ -0,0 +1,19 @@
+## Base16 Mexico Light
+# Author: Sheldon Johnson
+#
+# You can use these variables anywhere in the mako configuration file.
+
+[urgency=low]
+ background-color = "#e8e8e8"
+ text-color = "#b8b8b8"
+ border-color = "#d8d8d8"
+
+[urgency=normal]
+ background-color = "#d8d8d8"
+ text-color = "#383838"
+ border-color = "#383838"
+
+[urgency=high]
+ background-color = "#ab4642"
+ text-color = "#282828"
+ border-color = "#181818"