fzf: set highlight color

This commit is contained in:
lelgenio 2020-10-22 14:56:54 -03:00
parent b6cec6d713
commit f5dec578b3
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ export FZF_DEFAULT_OPTS="\
--preview '{{@@ bat_command @@}} --style=numbers --color=always {}' \
--color='\
bg+:{{@@ color.bg_light @@}},\
hl+:{{@@ color.normal.green @@}},\
gutter:{{@@ color.bg @@}},\
prompt:{{@@ color.accent @@}},\
pointer:{{@@ color.accent @@}},\