p-yukusai / black-iris-vscode

A dark theme with pastel colors
MIT License
1 stars 1 forks source link

Error Squiggles Not Visible When Using Black Iris Theme #2

Open gonzaloorsi opened 3 months ago

gonzaloorsi commented 3 months ago

Description: When using the Black Iris theme in VS Code, error squiggles are not visible. This makes it hard to spot errors in the code.

Steps to Reproduce: Open a file with syntax errors. Apply the Black Iris theme in VS Code. Notice that error squiggles are missing.

Expected Behavior: Error squiggles should be visible with the Black Iris theme.

Environment: VS Code version: 1.90.2 Black Iris theme version: 1.0.1 OS: macOS 14.5

Additional Information: Other themes display error squiggles correctly. The issue is specific to the Black Iris theme.

Thank you!

p-yukusai commented 3 months ago

Thanks for the report, I don't have the time to fix it right now but whenever I'm able to I'll check it out, PR's are also welcome!