Modernize powerline. Make powerline colors simple so that they can be set with terminal settings.
This commit is contained in:
@@ -8,9 +8,8 @@ set-option -g status on
|
||||
bind-key @ command-prompt -p "create pane from:" "join-pane -s ':%%'"
|
||||
bind-key ^ command-prompt -p "swap window:,with window:" "swap-window -s %1 -t %2"
|
||||
|
||||
|
||||
set-option -g status-fg colour255
|
||||
set-option -g status-bg colour235
|
||||
set-option -g status-fg blue
|
||||
set-option -g status-bg black
|
||||
set-option -g status-interval 2
|
||||
set-option -g status-utf8 on
|
||||
set-option -g status-justify "centre"
|
||||
|
||||
Reference in New Issue
Block a user