change tmux colors
This commit is contained in:
parent
5943c99d92
commit
64de0f409e
@ -16,7 +16,7 @@ set -sg escape-time 0
|
|||||||
|
|
||||||
# appearance
|
# appearance
|
||||||
set -g status-style "bg=colour16 fg=white,bold"
|
set -g status-style "bg=colour16 fg=white,bold"
|
||||||
set -g window-status-current-style "bg=yellow fg=colour16,bold"
|
set -g window-status-current-style "fg=yellow,bold"
|
||||||
|
|
||||||
set -g status-left-length 100
|
set -g status-left-length 100
|
||||||
set -g status-right-length 100
|
set -g status-right-length 100
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user