mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-12 18:40:58 +00:00
Document a few more undocumented colorscheme groups
This commit is contained in:
parent
d60413f03c
commit
1023c8d1be
1 changed files with 4 additions and 0 deletions
|
|
@ -177,10 +177,14 @@ Here is a list of the colorscheme groups that you can use:
|
|||
* todo
|
||||
* selection (Color of the text selection)
|
||||
* statusline (Color of the statusline)
|
||||
* statusline.inactive (Color of the statusline of inactive split panes)
|
||||
* statusline.suggestions (Color of the autocomplete suggestions menu)
|
||||
* tabbar (Color of the tabbar that lists open files)
|
||||
* tabbar.active (Color of the active tab in the tabbar)
|
||||
* indent-char (Color of the character which indicates tabs if the option is
|
||||
enabled)
|
||||
* line-number
|
||||
* gutter-info
|
||||
* gutter-error
|
||||
* gutter-warning
|
||||
* diff-added
|
||||
|
|
|
|||
Loading…
Reference in a new issue