From 4045e5e06617831d9ab12f2125d6e1d6fb3223f8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 23 Jun 2024 14:00:06 +0200 Subject: Update --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index f7e6529..2b3636a 100644 --- a/tmux.conf +++ b/tmux.conf @@ -12,7 +12,7 @@ set -g base-index 1 set-window-option -g pane-base-index 1 set -g renumber-windows on -set -g status-bg '#480b8e' +set -g status-bg '#333333' set -g status-fg '#ffffff' set -g window-status-current-format "#[fg=#ffffff]#[bg=#111111]#[fg=#ffffff]#[bg=#111111] #I:#W #[fg=#ffffff]#[bg=#111111]" set -g window-style 'bg=#222222' -- cgit v1.2.3