Project type not highlighted in New Project menu
vgalaktionov opened this issue · 3 comments
Hi there,
First of all, thanks for the great theme! I have been looking for a port of Monokai Pro to the Intellij products for ages.
I have found a small issue with the theme: in the New Project menu (at least in Pycharm), the currently selected project type is not highlighted like it is in the native theme. This makes it impossible to see what the current type is, except by guessing from the available settings. See attached screenshot for an example.
Any ideas how I could help resolve this?
Thanks for pointing this out, I can see it as well. I'm guessing the issue is from here: https://github.com/jontaydev/monokai-pro-jetbrains/blob/master/src/Monokai%20Pro.theme.json#L659
I may adjust the sidebar here to match the project view (darker color). I'll take a look tonight.
Awesome, thanks for the quick response!