tmux color

This commit is contained in:
Bartek Stalewski 2020-10-17 21:23:22 +02:00
parent b125370c08
commit a87adbeee5

View File

@ -33,7 +33,7 @@ set -g pane-active-border-style "fg=cyan"
set -g message-style "fg=white,bg=black"
set -g message-command-style "fg=white,bg=black"
set -g status-left ""
set -g status-right "#[fg=cyan,bg=brightblack] #h "
set -g status-right "#[fg=cyan] #h "
setw -g window-status-style "none,fg=cyan,bg=brightblack"
setw -g window-status-separator ""
setw -g window-status-activity-style "none"