blob: 427c41c73f1db831aadddf2e558f44c6c918d73c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
## Base16 Gigavolt
# Author: Aidan Swope (http://github.com/Whillikers)
#
# You can use these variables anywhere in the mako configuration file.
background-color=#202126
text-color=#e9e7e1
border-color=#40bfff
[urgency=low]
background-color=#202126
text-color=#ffdc2d
border-color=#40bfff
[urgency=high]
background-color=#202126
text-color=#ff661a
border-color=#40bfff
|