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
719 stars 64 forks source link

Invalid Hex Color Code #143

Closed ghost closed 3 months ago

ghost commented 6 months ago

The hex color code written on importCost.largePackageColor for import cost extension is invalid.

// SOP's Import Cost Extension Settings.
"importCost.largePackageColor": "#EC3A37F5",
...

It is found in README.md under section Best Custom Settings.

ahmadawais commented 3 months ago

Please send a PR.

ahmadawais commented 3 months ago

Just checked, it's not invalid, it's translucent and modern with light color. Should work fine.