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-dune.config | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'colors/base16-atelier-dune.config') diff --git a/colors/base16-atelier-dune.config b/colors/base16-atelier-dune.config index a66b742..10dc6d6 100644 --- a/colors/base16-atelier-dune.config +++ b/colors/base16-atelier-dune.config @@ -3,16 +3,16 @@ # # You can use these variables anywhere in the mako configuration file. -background-color=#6e6b5e +background-color=#20201d text-color=#a6a28c -border-color=#a6a28c +border-color=#6684e1 [urgency=low] -background-color=#292824 -text-color=#7d7a68 -border-color=#a6a28c +background-color=#20201d +text-color=#ae9513 +border-color=#6684e1 [urgency=high] -background-color=#d73737 -text-color=#e8e4cf -border-color=#a6a28c +background-color=#20201d +text-color=#d73737 +border-color=#6684e1 -- cgit