adds mode color
This commit is contained in:
parent
7c492c063a
commit
27249f56b2
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ set -g status-left-length 100
|
|||
# set -g status-right '#{?client_prefix,#[fg=#000000]#[bg=#dfa000]#[bold] PREFIX ,}'
|
||||
set -g status-right '#{?client_prefix,#[fg=#000000]#[bg=#dfa000]#[bold] ,}'
|
||||
set -wg window-status-current-style bg="#dfa000",fg="#1d2021"
|
||||
set -wg mode-style bg="#a7c080",fg="#1d2021"
|
||||
|
||||
set -g cursor-style blinking-underline
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue