blob: 0e1a1bd1eb4a543aeeb152f80ea1388ca113df99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Outrun Dark
# Author: Hugo Delahousse (http://github.com/hugodelahousse/)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#30305A
text-color=#D0D0FA
border-color=#D0D0FA
[urgency=low]
background-color=#20204A
text-color=#50507A
border-color=#D0D0FA
[urgency=high]
background-color=#FF4242
text-color=#E0E0FF
border-color=#D0D0FA
|