diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 3a1fa41..739c264 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -54,9 +54,12 @@ set-window-option -g automatic-rename-format '#{pane_current_command}' set-window-option -g window-status-separator ' ' set -g status-left " #[bg=#A6E22E,fg=#000000] #{session_name} #[bg=#272822] " -# set -g status-right "#[bg=#A6E22E,fg=#000000] #{host} #[bg=#272822] " +set -g status-right "#[bg=#CCCCCC,fg=#555555] #{host} #[bg=#272822] " set -g status-left-length 100 +set -g status-style "bg=#272822,fg=#FFFFFF" +set -g message-style "bg=#CCCCCC,fg=#555555" + # vertical = | in this case unbind % unbind '"'