バージョン 2.9 では、このオプションを次のように変更する必要があります:
# Active window title color
setw -g window-status-current-style fg=black,bg=white
ここにまともな説明のある議論があります:https://github.com/tmux/tmux/issues/1689
FAQ:https://github.com/tmux/tmux/wiki/FAQ#how-do-i-translate--fg--bg-and--attr-options-into-style-options
ウィンドウのアクティブな背景色を設定していません。アクティブなパネルの境界線のみを設定しています。試してください:
set-window-option -g window-status-current-bg red