tmux/grounds
This commit is contained in:
parent
6d06e5f974
commit
4bf4c5d9d4
1 changed files with 2 additions and 2 deletions
|
@ -79,10 +79,10 @@ set-option -g pane-border-style fg=blue
|
||||||
set-option -g status 5
|
set-option -g status 5
|
||||||
|
|
||||||
# background color
|
# background color
|
||||||
set-option -g status-bg black
|
set-option -g status-bg '#101010'
|
||||||
|
|
||||||
# foreground color
|
# foreground color
|
||||||
set-option -g status-fg gray
|
set-option -g status-fg white
|
||||||
|
|
||||||
# line 1
|
# line 1
|
||||||
set-option -g status-format[0] '\
|
set-option -g status-format[0] '\
|
||||||
|
|
Loading…
Reference in a new issue