Change Code Completion Highlight color

Hello, silly question is there a way to change the highlight color for code completion. like for example when I if()-Tab, creating an if statement it will direct me to the condition statement with an orange that does not match my theme and it's driving me insane. I've spent the past two hours trying to change this with no luck,

Here's an example of the highlight color I'm talking about

Thanks

0
1 comment

Hello Diego,

`if` is a live template in your case, and you can change its color in `File | Settings | Editor | Color Scheme | General` -> Templates -> Live Template

Please let me know if you have any questions.

 

0

Please sign in to leave a comment.