ahmadawais / shades-of-purple-vscode

🦄 Shades of Purple offers a hand-picked selection of bold and vibrant shades of purple that will transform your code into a visually stunning masterpiece. With its carefully crafted color palette, this theme brings a sense of style, elegance, and whimsy to your favorite code editor, making your coding sessions a delightful journey of creativity.
https://marketplace.visualstudio.com/items?itemName=ahmadawais.shades-of-purple
Other
733 stars 62 forks source link

Set super dark's menu.selectionBackground #148

Open zanedp opened 6 months ago

zanedp commented 6 months ago

Using a color from elsewhere in the super dark theme to make the currently selected menu item more visible.

The color used for activityBar.activeBorder seems like a good middle ground of not too bright (it is "super dark," after all) and not too dark for the menu (need some contrast).

Fixes #147

zanedp commented 6 months ago

Before: image

After: image