tmux: Remove unused status-style

This commit is contained in:
2023-01-04 13:18:11 +01:00
parent 9daeba47ea
commit b4cbd08d3b

View File

@@ -159,7 +159,6 @@ bind d {
## Theming. Inspired by:
## 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-style bg=brightyellow,fg=black
set -g mode-style bg=brightyellow,fg=black