mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
fix(fish): fzf pure black
This commit is contained in:
parent
32709c5c32
commit
3f413c82ab
2 changed files with 2 additions and 3 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue