From c299be23153a1bd8cc28cf19e6bc380298f32182 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 20 Sep 2024 21:10:08 +0200 Subject: Cleanup --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index 2b3636a..d6593e5 100644 --- a/tmux.conf +++ b/tmux.conf @@ -15,7 +15,7 @@ set -g renumber-windows on 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' +set -g window-style 'bg=#181818' set -g window-active-style 'bg=#111111' bind-key Up select-pane -U -- cgit v1.2.3