mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
Use milou theme
nvim: use milou theme starship: update to milou scheme fish: update to milou scheme kitty: update to milou theme starship: increase contrast in git modules fzf: update to milou theme nvim/lazy: update milou theme fish/fzf.fish: use patdiff
This commit is contained in:
parent
e1407ff24e
commit
0c1f72b6e2
8 changed files with 86 additions and 87 deletions
|
|
@ -3,10 +3,11 @@
|
|||
"--cycle"
|
||||
"--border=none"
|
||||
"--preview-window=wrap"
|
||||
"--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"
|
||||
# TODO: This makes the unmatched harder to read
|
||||
"--color=fg:#a0a1a7,bg:#fdf6e3,hl:#073642"
|
||||
"--color=fg+:#a0a1a7,bg+:#f0e5c9,hl+:#073642"
|
||||
"--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