subtheme-dev/monokai-pro

missing menomic popu colors

lifebarier opened this issue · 0 comments

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": "
},