mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
mod(fish): changed vi mode style
This commit is contained in:
parent
5fb1c7692e
commit
6bf574bdcb
2 changed files with 9 additions and 6 deletions
|
|
@ -47,6 +47,9 @@ set -gx fish_color_user normal
|
|||
# The hostname in the default prompt
|
||||
set -gx fish_color_host normal
|
||||
|
||||
## Vi
|
||||
set -gx fish_color_selection --background e6e6e6
|
||||
|
||||
## Pager
|
||||
# The progress bar at the bottom left corner
|
||||
set -gx fish_pager_color_progress 00a6b2 --reverse #teal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue