tweak default styles

This commit is contained in:
Jorge Morante 2017-05-02 15:36:23 +02:00
parent 58266b5ff8
commit 02b77b40b4
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ fingers_defaults=( \
[fingers-hint-format]="#[fg=yellow,bold][%s]" \
[fingers-highlight-format]="#[fg=yellow,bold,dim]%s" \
[fingers-hint-position-compact]="left" \
[fingers-hint-format-compact]="#[fg=yellow,bold,reverse]%s" \
[fingers-highlight-format-compact]="#[fg=yellow,bold]%s" \
[fingers-hint-format-compact]="#[fg=yellow,bold]%s" \
[fingers-highlight-format-compact]="#[fg=yellow,bold,dim]%s" \
)
set_tmux_env 'fingers-patterns'