mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-22 17:00:23 +00:00
Highlight autcompleted command in statusline for simple theme (#3057)
Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> Co-authored-by: Avi Halachmi (:avih) <avihpit@yahoo.com>
This commit is contained in:
parent
69eaa9191a
commit
d2ee6107a3
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ color-link ignore "default"
|
|||
color-link error ",brightred"
|
||||
color-link todo ",brightyellow"
|
||||
color-link hlsearch "black,yellow"
|
||||
color-link statusline "black,white"
|
||||
color-link indent-char "black"
|
||||
color-link line-number "yellow"
|
||||
color-link current-line-number "red"
|
||||
|
|
|
|||
Loading…
Reference in a new issue