From 467cc445a292ac501437919c5a0eadf629ebdc35 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Thu, 8 Jan 2026 08:56:23 +0100 Subject: tmux: Farbanpassung der aktuellen Seite --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux/tmux.conf') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 5127b7e..6e2dc0d 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -15,7 +15,7 @@ set -g history-limit 10000 set -g escape-time 0 set -g aggressive-resize on set -g window-status-style fg=black,bg=green,bold -set -g window-status-current-style fg=black,bg=brightblue,bold +set -g window-status-current-style fg=white,bg=brightblue,bold set -g mode-keys vi set -g focus-events on -- cgit v1.3