better color for tmux pane separator
This commit is contained in:
parent
0f264cd831
commit
f3cdf398e6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ set-option -g status-left-bg default # match
|
||||||
set-option -g status-left-fg colour74 # light blue
|
set-option -g status-left-fg colour74 # light blue
|
||||||
|
|
||||||
setw -g window-status-current-format "#[fg=white,bold]#[bg=cyan][#I:#W]"
|
setw -g window-status-current-format "#[fg=white,bold]#[bg=cyan][#I:#W]"
|
||||||
set -g pane-active-border-fg blue
|
set -g pane-active-border-fg green
|
||||||
|
|
||||||
# xterm title
|
# xterm title
|
||||||
set-option -g set-titles on
|
set-option -g set-titles on
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue