mirror of
1
0
Fork 0

change color for window selection

This commit is contained in:
tlhc 2020-10-05 20:27:24 +08:00
parent cf8d94b65a
commit baaa9a8078
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ tmux_conf_theme_message_command_attr='none'
# window modes style
tmux_conf_theme_mode_fg='#000000' # black
tmux_conf_theme_mode_bg='#ffff00' # yellow
tmux_conf_theme_mode_attr='bold'
tmux_conf_theme_mode_bg='#8a8a8a' # white
tmux_conf_theme_mode_attr='none'
# status line style
tmux_conf_theme_status_fg='#8a8a8a' # light gray