mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 07:43:39 -05:00
Add color names: selected-{fg,bg,hl}
This commit is contained in:
@@ -464,10 +464,13 @@ color mappings.
|
||||
|
||||
.B COLOR NAMES:
|
||||
\fBfg \fRText
|
||||
\fBselected-fg \fRSelected line text
|
||||
\fBpreview-fg \fRPreview window text
|
||||
\fBbg \fRBackground
|
||||
\fBselected-bg \fRSelected line background
|
||||
\fBpreview-bg \fRPreview window background
|
||||
\fBhl \fRHighlighted substrings
|
||||
\fBselected-hl \fRHighlighted substrings in the selected line
|
||||
\fBcurrent-fg (fg+) \fRText (current line)
|
||||
\fBcurrent-bg (bg+) \fRBackground (current line)
|
||||
\fBgutter \fRGutter on the left
|
||||
|
||||
Reference in New Issue
Block a user