fix(fish): fzf pure black

This commit is contained in:
Léana 江 2023-12-13 10:16:36 +01:00 committed by Léana 江
parent 32709c5c32
commit 3f413c82ab
2 changed files with 2 additions and 3 deletions

View file

@ -26,8 +26,8 @@ if status is-interactive
--cycle
--border=none
--preview-window=wrap
--color=fg:#383A42,bg:#eeeeee,hl:#ca1243
--color=fg+:#383A42,bg+:#d0d0d0,hl+:#ca1243
--color=fg:#000000,bg:#eeeeee,hl:#ca1243
--color=fg+:#000000,bg+:#d0d0d0,hl+:#ca1243
--color=info:#0184bc,prompt:#645199,pointer:#645199
--color=marker:#0184bc,spinner:#645199,header:#645199
--color=gutter:#eeeeee'