updating tmux style to match new syntax

This commit is contained in:
Andrew Davidson 2019-08-22 20:30:13 -04:00
parent 702799e62d
commit d12b1aefde
Signed by: amd
GPG key ID: 17AF8F2A49CF25C6

View file

@ -11,8 +11,8 @@ set -g history-limit 10000
# Make the status bar pretty.
set -g status-bg colour16
set -g status-fg colour61
set-window-option -g window-status-current-bg colour236
set-window-option -g window-status-current-fg colour141
set -g window-status-style bg=colour236,fg=colour141
set -g window-status-current-style bg=colour236,fg=colour80
# Add some info to the status bar
set -g status-right-length 70