How to change theme colors
Answered
Hi,
1: When I type something and it shows auto-complete(please check the attached image) and you will see that the color it shows is almost similar to the font, that is why I can't see the suggestion properly but if I do up-down it shows some another color which is way better readable.
2 : When I right click or select a file in project folder, it think the color is same as the background color and that is why I don't see it highlighted, and because of that I am not able to tell if it is selected or not?
What do I need to do change these option colors? btw, I am using Atom Dark.
Thank you.



Please sign in to leave a comment.
@Vinay7454 Hi, these colors are configured by the theme which can't be configured in the IDEA setting directly.
It seems this theme plugin uses the wrong colors for unselection background and disabled menu.
You can try another theme, fork this theme to fix this issue, or report this issue to this theme plugin and wait for the author to fix this issue.
Also, you could open the `File | Settings | Plugins` and check if there are any other Atom Dark or similar one suit you.
Thank you for getting back to me.