## Base16 Twilight # Author: David Hart (https://github.com/hartbit) # # You can use these variables anywhere in the mako configuration file. [urgency=low] background-color = "#323537" text-color = "#5f5a60" border-color = "#464b50" [urgency=normal] background-color = "#464b50" text-color = "#a7a7a7" border-color = "#a7a7a7" [urgency=high] background-color = "#cf6a4c" text-color = "#c3c3c3" border-color = "#ffffff"