This is just a question, but I've looked around in the defined font-lock types here as well as the defaults and cannot seem to find the answer. Is there a way to customize the color of a function call such as the following?
doom emacs current behavior
And what I desire (as seen in VSCode)
Apologies if I just missed it in the code. But right now they seem to be the default color of whichever theme I'm using and I'd prefer to be able to have them stand out. It would be a bonus if they could even differ from function definitions like the VSCode behaviour.
Hello! First of all, thank you for your work!
This is just a question, but I've looked around in the defined font-lock types here as well as the defaults and cannot seem to find the answer. Is there a way to customize the color of a function call such as the following?
doom emacs current behavior
And what I desire (as seen in VSCode)
Apologies if I just missed it in the code. But right now they seem to be the default color of whichever theme I'm using and I'd prefer to be able to have them stand out. It would be a bonus if they could even differ from function definitions like the VSCode behaviour.
Thanks!