From 0cd7907b007bdd386c1eaa48cca7652fa364fa28 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Fri, 2 Aug 2024 10:30:54 -0400 Subject: [PATCH] yambar: adjust everforest background and foreground color --- dot_config/yambar/config.yml.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_config/yambar/config.yml.tmpl b/dot_config/yambar/config.yml.tmpl index 750c889..782fbe6 100644 --- a/dot_config/yambar/config.yml.tmpl +++ b/dot_config/yambar/config.yml.tmpl @@ -1,7 +1,7 @@ # Colors .everforest: - 0: &foreground d8caacff - 1: &background 323d43dd + 0: &foreground d3c6aaff + 1: &background 272e33dd 2: &black 4a555bff 3: &dark_grey 525c62ff 4: &dark_red e26c6eff