Improve colors for dark themes #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-dark"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds dark-scoped CSS rules for the background colors of the diagnostic range and the selected panel item.
For the screenshots and local testing, I modified
demo/index.htmlto add:and changed
demo.tsto:Thanks! Those are indeed a big improvement.