tmux: Remove unused status-style
This commit is contained in:
@@ -159,7 +159,6 @@ bind d {
|
|||||||
|
|
||||||
## Theming. Inspired by:
|
## Theming. Inspired by:
|
||||||
## https://github.com/Who23/dots/blob/21976e76644d8d9261ebdcf61733d2181a1612eb/tmux.conf
|
## https://github.com/Who23/dots/blob/21976e76644d8d9261ebdcf61733d2181a1612eb/tmux.conf
|
||||||
set -g status-style bg=default,fg=white
|
|
||||||
set -g message-command-style bg=default,fg=brightyellow
|
set -g message-command-style bg=default,fg=brightyellow
|
||||||
set -g message-style bg=brightyellow,fg=black
|
set -g message-style bg=brightyellow,fg=black
|
||||||
set -g mode-style bg=brightyellow,fg=black
|
set -g mode-style bg=brightyellow,fg=black
|
||||||
|
|||||||
Reference in New Issue
Block a user