m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Add 'gap-line' color for the horizontal line on each gap

Color inheritance: border >> list-border >> gap-line
This commit is contained in:
Junegunn Choi
2025-01-18 13:47:25 +09:00
parent 0a10d14e19
commit c1875af70b
4 changed files with 13 additions and 1 deletions

View File

@@ -228,6 +228,7 @@ color mappings.
\fBlist\-border \fRBorder around the list section (\fB\-\-list\-border\fR)
\fBscrollbar \fRScrollbar
\fBseparator \fRHorizontal separator on info line
\fBgap\-line \fRHorizontal line on each gap
\fBpreview\-border \fRBorder around the preview window (\fB\-\-preview\fR)
\fBpreview\-scrollbar \fRScrollbar
\fBinput\-border \fRBorder around the input window (\fB\-\-input\-border\fR)