change tmux colors

This commit is contained in:
James Dixon 2020-12-03 16:10:59 -05:00
parent 4752920bcf
commit 19a4adbab3

View File

@ -16,7 +16,12 @@ set -sg escape-time 0
# appearance
set -g status-style "bg=colour16 fg=white,bold"
set -g window-status-current-style "fg=yellow,bold"
set -g window-status-current-style "bg=yellow fg=white,bold"
set -g status-left-length 100
set -g status-right-length 100
# set -g status-right-style "bg=green fg=colour16,bold"
# set -g status-bg black
# set -g status-fg white