[tmux] #3 command prompt color fix
This commit is contained in:
@@ -71,7 +71,7 @@ bind -T copy-mode-emacs C-WheelDownPane send-keys -X halfpage-down
|
||||
# color status bar
|
||||
set -g status-style fg=white,bg=colour235
|
||||
# color of message bar
|
||||
set -g message-style fg=white,bold,bg=green
|
||||
set -g message-style fg=black,bold,bg=colour107
|
||||
|
||||
# highlight current window
|
||||
setw -g window-status-style fg=cyan,bg=colour235
|
||||
|
||||
Reference in New Issue
Block a user