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-atelier-cave-light.config | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'colors/base16-atelier-cave-light.config') diff --git a/colors/base16-atelier-cave-light.config b/colors/base16-atelier-cave-light.config index 542d883..4af5d70 100644 --- a/colors/base16-atelier-cave-light.config +++ b/colors/base16-atelier-cave-light.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#8b8792 +background-color=#efecf4 text-color=#585260 -border-color=#585260 +border-color=#576ddb [urgency=low] -background-color=#e2dfe7 -text-color=#7e7887 -border-color=#585260 +background-color=#efecf4 +text-color=#a06e3b +border-color=#576ddb [urgency=high] -background-color=#be4678 -text-color=#26232a -border-color=#585260 +background-color=#efecf4 +text-color=#be4678 +border-color=#576ddb -- cgit