subtheme-dev / monokai-pro

The unofficial Monokai Pro theme by Subtheme.
https://subtheme.dev/monokai-pro
MIT License
131 stars 26 forks source link

Change background color of selected menu item #2

Closed pyriand3r closed 4 years ago

pyriand3r commented 4 years ago

Hi, first thanks for the great work. It is great to have Monokai Pro in Intellij Idea! But there is a single thing i would request to change (or maybe it is only a bug in my ide).

There is no difference in the background color of the menu items and the current selected menu item. As i am using mainly the keyboard to navigate in the menus it is impossible for me to determine on which entry i am because there is no visual indicator...

It would be great if you could highlight the current selected menu item.

espositocode commented 4 years ago

Are you talking about the top-level menubar (File, Edit, View, etc)?

I'm a Mac user, so those colors are controlled by the OS. If your seeing issues though, maybe I can fire up a VM and try to reproduce this.

pyriand3r commented 4 years ago

Hi, yes I am talking about that top-level menubar. I'm on Arch Linux with the i3 desktop manager and there is no difference between normal and highlighted menubar item.

espositocode commented 4 years ago

Ok thanks, I'll take a look if not tonight this weekend.

nikitabuyevich commented 4 years ago

Same issue. Would be great if you could fix it

nikitabuyevich commented 4 years ago

Fixed the issue in my fork. Feel free to pull the changes.

espositocode commented 4 years ago

Pulled in fixes from @nikitabuyevich

pyriand3r commented 4 years ago

Fixed :+1: