Tweak tmux color
This commit is contained in:
parent
21dab5692d
commit
80388985f9
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ set -g status-bg '#4e4e4e'
|
||||||
set -g status-fg '#ffffff'
|
set -g status-fg '#ffffff'
|
||||||
set -g window-status-format '#I:#W#F'
|
set -g window-status-format '#I:#W#F'
|
||||||
set -g window-status-current-format ' #I:#W#F '
|
set -g window-status-current-format ' #I:#W#F '
|
||||||
setw -g window-status-current-bg '#55ff55'
|
setw -g window-status-current-bg '#CAFE66'
|
||||||
setw -g window-status-current-fg '#000000'
|
setw -g window-status-current-fg '#000000'
|
||||||
#set -g status-bg black
|
#set -g status-bg black
|
||||||
#set -g status-fg white
|
#set -g status-fg white
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue