## Base16 Circus # Author: Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) # # You can use these variables anywhere in the mako configuration file. [urgency=low] background-color = "#202020" text-color = "#5f5a60" border-color = "#303030" [urgency=normal] background-color = "#303030" text-color = "#a7a7a7" border-color = "#a7a7a7" [urgency=high] background-color = "#dc657d" text-color = "#808080" border-color = "#ffffff"