19 lines
371 B
Plaintext
19 lines
371 B
Plaintext
|
## Base16 OneDark
|
||
|
# Author: Lalit Magant (http://github.com/tilal6991)
|
||
|
#
|
||
|
# You can use these variables anywhere in the mako configuration file.
|
||
|
|
||
|
background-color=#282c34
|
||
|
text-color=#abb2bf
|
||
|
border-color=#61afef
|
||
|
|
||
|
[urgency=low]
|
||
|
background-color=#282c34
|
||
|
text-color=#e5c07b
|
||
|
border-color=#61afef
|
||
|
|
||
|
[urgency=high]
|
||
|
background-color=#282c34
|
||
|
text-color=#e06c75
|
||
|
border-color=#61afef
|