updated black4

This commit is contained in:
Pocco81 2021-12-22 10:06:47 -05:00
parent 6e34758a70
commit 370ecc70f6

View file

@ -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"