From 4c40eb94f74830fac0177ac7802fd6e5b738e92a Mon Sep 17 00:00:00 2001 From: travankor Date: Tue, 17 Mar 2020 04:57:29 -0700 Subject: Update configs --- colors/base16-heetch.config | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'colors/base16-heetch.config') diff --git a/colors/base16-heetch.config b/colors/base16-heetch.config index 5d53bc5..af3d326 100644 --- a/colors/base16-heetch.config +++ b/colors/base16-heetch.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#5A496E +background-color=#190134 text-color=#BDB6C5 -border-color=#BDB6C5 +border-color=#BD0152 [urgency=low] -background-color=#392551 -text-color=#7B6D8B -border-color=#BDB6C5 +background-color=#190134 +text-color=#8F6C97 +border-color=#BD0152 [urgency=high] -background-color=#27D9D5 -text-color=#DEDAE2 -border-color=#BDB6C5 +background-color=#190134 +text-color=#27D9D5 +border-color=#BD0152 -- cgit