-
So I am a Neovim Theme N00b... I believe only recently, the color of an "unused" variable changed to a degree, that I cannot read the variable names properly anymore. I cannot point the finger on the color value I have to customize, to make it readable for me. Example: I want to change the color of the variable "local a", which currently is a dark gray I would assert. |
Beta Was this translation helpful? Give feedback.
Answered by
folke
May 2, 2023
Replies: 1 comment 1 reply
-
You can always check the hl groups with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
madflow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can always check the hl groups with
:Inspect
on Neovim >= 0.9