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

🐛 FIX: Change Terminal ansiBrightWhite value to white. #79

Closed ghost closed 4 years ago

ghost commented 4 years ago

This fixes an issue with the terminal (in my case, WSL), where if text is being printed out with the Bright White ANSI escape code, the text will be almost completely unreadable (see image below), due to the value of terminal.ansiBrightWhite being a dark-purple shade (#2D2B55) that is very close to the terminal's background color, instead of pure white.

Code_2019-11-24_23-27-30

ahmadawais commented 4 years ago

Thank you! 👌

ahmadawais commented 4 years ago

Published

🔗 https://github.com/ahmadawais/shades-of-purple-vscode/releases/tag/6.2.0 🔗 https://www.npmjs.com/package/shades-of-purple 🔗 https://marketplace.visualstudio.com/items?itemName=ahmadawais.shades-of-purple (might take a few seconds for it to show up).