From 370ecc70f6097df9071cf583224f01fdf2e9a840 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Wed, 22 Dec 2021 10:06:47 -0500 Subject: [PATCH] updated black4 --- catppuccin.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catppuccin.conf b/catppuccin.conf index bf1c276..c5a1f52 100644 --- a/catppuccin.conf +++ b/catppuccin.conf @@ -14,7 +14,7 @@ thm_green="#b1e3ad" thm_yellow="#ebddaa" thm_blue="#a4b9ef" thm_orange="#f9c096" -catppuccin12="#3e4058" +thm_black4="#575268" # ----------------------------=== Theme ===-------------------------- @@ -54,4 +54,4 @@ setw -g window-status-current-format "#[fg=$thm_bg,bg=$thm_orange] #I #[fg=$thm_ # --------=== Modes setw -g clock-mode-colour "${thm_blue}" -setw -g mode-style "fg=${thm_pink} bg=${catppuccin12} bold" +setw -g mode-style "fg=${thm_pink} bg=${thm_black4} bold"