change tmux colors

This commit is contained in:
James Dixon 2021-01-30 14:31:31 -05:00
parent 5943c99d92
commit 64de0f409e

View File

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