mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
fzf: make more readable
This commit is contained in:
parent
0c1f72b6e2
commit
9cace50bb1
1 changed files with 2 additions and 3 deletions
|
|
@ -3,9 +3,8 @@
|
|||
"--cycle"
|
||||
"--border=none"
|
||||
"--preview-window=wrap"
|
||||
# TODO: This makes the unmatched harder to read
|
||||
"--color=fg:#a0a1a7,bg:#fdf6e3,hl:#073642"
|
||||
"--color=fg+:#a0a1a7,bg+:#f0e5c9,hl+:#073642"
|
||||
"--color=fg:#073642,bg:#fdf6e3,hl:#af005f"
|
||||
"--color=fg+:#073642,bg+:#f0e5c9,hl+:#af005f"
|
||||
"--color=info:#268bd2,prompt:#5f5faf,pointer:#073642"
|
||||
"--color=marker:#268bd2,spinner:#5f5faf,header:#073642"
|
||||
"--color=gutter:#eeeadd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue