monokai-pro icon indicating copy to clipboard operation
monokai-pro copied to clipboard

missing menomic popu colors

Open lifebarier opened this issue 3 years ago • 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": "
},

lifebarier avatar Feb 11 '22 19:02 lifebarier