tmux/bg
This commit is contained in:
parent
d7491af2b6
commit
7cc6025fa7
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ set-option -g pane-border-style fg=blue
|
|||
set-option -g status 5
|
||||
|
||||
# background color
|
||||
set-option -g status-bg '#101010'
|
||||
set-option -g status-bg '#0C0C0C'
|
||||
|
||||
# foreground color
|
||||
set-option -g status-fg white
|
||||
|
|
Loading…
Reference in a new issue