## Base16 One Light # Author: Daniel Pfeifer (http://github.com/purpleKarrot) # # You can use these variables anywhere in the mako configuration file. [urgency=low] background-color = "#f0f0f1" text-color = "#a0a1a7" border-color = "#e5e5e6" [urgency=normal] background-color = "#e5e5e6" text-color = "#383a42" border-color = "#383a42" [urgency=high] background-color = "#ca1243" text-color = "#202227" border-color = "#090a0b"