## Base16 PaperColor Dark # Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) # # You can use these variables anywhere in the mako configuration file. [urgency=low] background-color = "#af005f" text-color = "#d7af5f" border-color = "#5faf00" [urgency=normal] background-color = "#5faf00" text-color = "#808080" border-color = "#808080" [urgency=high] background-color = "#585858" text-color = "#d7875f" border-color = "#d0d0d0"