aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
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"