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

Jupyter notebook highlight cell border hard to see. #150

Open danielsmin opened 2 months ago

danielsmin commented 2 months ago

Currently the highlight bar on the left when selecting the cell is very hard to see (specifically for super-dark).

This can be mitigated by adding a custom color to the .json like: "notebook.focusedCellBorder": "#cdc6ff"

Would be nice if it were like this out of the box.