Doc: update default colors
This commit is contained in:
parent
7bbc46e1c2
commit
8cde338d1f
|
@ -792,15 +792,15 @@ these groups:
|
||||||
------------------------------------------------------------------
|
------------------------------------------------------------------
|
||||||
| |
|
| |
|
||||||
StartifyBracket | [,] | linked to Delimiter
|
StartifyBracket | [,] | linked to Delimiter
|
||||||
StartifyFile | the actual file | <none>
|
StartifyFile | the actual file | linked to Identifier
|
||||||
StartifyFooter | the custom footer | linked to Normal
|
StartifyFooter | the custom footer | linked to Title
|
||||||
StartifyHeader | the custom header | linked to Normal
|
StartifyHeader | the custom header | linked to Title
|
||||||
StartifyNumber | the numbers between [] | linked to Number
|
StartifyNumber | the numbers between [] | linked to Number
|
||||||
StartifyPath | the path to a file | <none>
|
StartifyPath | the path to a file | linked to Directory
|
||||||
StartifySection | section headers | linked to Special
|
StartifySection | section headers | linked to Statement
|
||||||
StartifySelect | selected entries | linked to Title
|
StartifySelect | selected entries | linked to Title
|
||||||
StartifySlash | slashes in paths | <none>
|
StartifySlash | slashes in paths | linked to Delimiter
|
||||||
StartifySpecial | <empty buffer>,<quit> | <none>
|
StartifySpecial | <empty buffer>,<quit> | linked to Comment
|
||||||
StartifyVar | environment variables | linked to StartifyPath
|
StartifyVar | environment variables | linked to StartifyPath
|
||||||
|
|
||||||
Example: (my terminal emulator supports 256 colors)
|
Example: (my terminal emulator supports 256 colors)
|
||||||
|
|
Loading…
Reference in a new issue