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:
Yevhen Babiichuk (DustDFG) 2024-03-13 21:44:41 +02:00 committed by GitHub
parent 69eaa9191a
commit d2ee6107a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"