From 6aabf6b9927ef79178fcc001b628d7586a1676d2 Mon Sep 17 00:00:00 2001 From: tdro Date: Thu, 2 Jul 2020 23:39:33 -0400 Subject: .bash_profile: fzf add bg+ back --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 8cf989c..9a02ccb 100644 --- a/.bash_profile +++ b/.bash_profile @@ -56,7 +56,7 @@ export QT_STYLE_OVERRIDE=adwaita # fzf settings export FZF_DEFAULT_OPTS="--color=fg:255,hl:203 \ - --color=fg+:81,bg+:0,hl+:203 \ + --color=fg+:81,bg+:237,hl+:203 \ --color=info:188,prompt:69,pointer:199 \ --color=marker:109,spinner:236,header:255" -- cgit v1.2.3