From 0896e67625df9d551c69179368bedc25d05803e3 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 11 Sep 2026 12:10:27 +0200 Subject: tmux: Farbpalette passend eingestellt --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index aafc9d0..6307971 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -14,7 +14,7 @@ set -g renumber-windows on set -g history-limit 10000 set -g escape-time 0 set -g aggressive-resize on -set -g window-status-current-style fg=white,bg=darkblue,bold +set -g window-status-current-style fg=colour255,bg=colour24,bold set -g mode-keys vi set -g focus-events on -- cgit v1.3