updates tab style
This commit is contained in:
parent
1f317cc34c
commit
5944a392b2
1 changed files with 3 additions and 3 deletions
|
|
@ -37,11 +37,11 @@
|
|||
extraConfig = ''
|
||||
set -g status-position top
|
||||
set -g status-style bg=#1d202f,fg=white
|
||||
set -g status-left " "
|
||||
set -g status-left ""
|
||||
set -g status-right "#[bg=default,fg=magenta]>> #S << #[bg=default,fg=white]#H "
|
||||
set -g window-status-current-style bg=default,fg=magenta,bold
|
||||
set-window-option -g window-status-format "[#I] #W#F"
|
||||
set-window-option -g window-status-current-format "[#I] #W#F"
|
||||
set-window-option -g window-status-format " [#I] #W#F "
|
||||
set-window-option -g window-status-current-format " [#I] #W#F "
|
||||
set -g pane-border-style fg=#807c9f
|
||||
set -g pane-active-border-style fg=magenta
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue