tmux: Revert "Remove unused status-style"
This reverts commit b4cbd08d3b.
I am not sure why I thought this was irrelevant. But when testing I did
not properly unset it or restart the server, so nothing changed when I
reloaded tmux.conf.
Conflicts:
.config/tmux/tmux.conf
This commit is contained in:
@@ -163,6 +163,7 @@ set -g @ui_color 'brightblack'
|
||||
set -g @sync_color 'brightred'
|
||||
set -g @text_fg 'black'
|
||||
|
||||
set -g status-style bg=default,fg=white
|
||||
set -g message-command-style 'bg=default,fg=#{@accent_color}'
|
||||
set -g message-style 'bg=#{@accent_color},fg=#{@text_fg}'
|
||||
set -g mode-style 'bg=#{@accent_color},fg=#{@text_fg}'
|
||||
|
||||
Reference in New Issue
Block a user