subtheme-dev / monokai-pro

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

missing menomic popu colors #32

Open lifebarier opened 2 years ago

lifebarier commented 2 years ago

Describe the bug Ctrl+f11 menmonic popup missing colors for selected/current fields

To Reproduce add couple bookmarks ctrl+f11 on intellij theme and then on one of yours

what is missing from themes: "BookmarkMnemonicCurrent": { "background": ", "borderColor": " "foreground": " },

"BookmarkMnemonicAssigned": {
  "background": "#
  "borderColor": "#
  "foreground": "
},

"BookmarkMnemonicAvailable": {
  "background": "
  "borderColor": "
  "foreground": "
},