aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-macintosh.config
diff options
context:
space:
mode:
authorLibravatar Eddie Barraco <e.barraco@ubitransport.com>2019-03-27 15:58:42 +0100
committerLibravatar Eddie Barraco <e.barraco@ubitransport.com>2019-03-27 15:58:42 +0100
commitd0208990cc3eac1cce6c8cc87b4011eb75aef5c8 (patch)
treed277dfeb156bdccd43102efa5980bf51096b38ae /colors/base16-macintosh.config
parent7a7934cb4a2614fb29e46c213b06a07df035b059 (diff)
The normal urgency color is not the default one
Diffstat (limited to 'colors/base16-macintosh.config')
-rw-r--r--colors/base16-macintosh.config7
1 files changed, 3 insertions, 4 deletions
diff --git a/colors/base16-macintosh.config b/colors/base16-macintosh.config
index f74dd91..a392895 100644
--- a/colors/base16-macintosh.config
+++ b/colors/base16-macintosh.config
@@ -3,14 +3,13 @@
#
# You can use these variables anywhere in the mako configuration file.
-[urgency=low]
background-color=#404040
-text-color=#808080
+text-color=#c0c0c0
border-color=#c0c0c0
-[urgency=normal]
+[urgency=low]
background-color=#404040
-text-color=#c0c0c0
+text-color=#808080
border-color=#c0c0c0
[urgency=high]