Change Code Completion Highlight color and Border color
Hello,
I know there's another post with a similar title but this title is more relevant to the question I am about to ask.
I want to know how to change the code completion highlight color and also the code completion menu's border color. I've attached a picture for reference

Thanks!
Please sign in to leave a comment.
Hi Rajesh DMonte!
Sorry for the delay.
In Rider internal mode you can detailed customize editor tabs colors, font size, and many others. With Find Action dialog open LaF Defaults and manage the necessary parameters. For the mentioned color you need the Popup.Advertiser.background parameter.
You can find more details in this article.
However, this is a temporary solution, but you can create your custom color scheme. The following links could be helpful for you:
Thank you!