Skip to content

feat: allow themes to customise editor error highlight colours#132

Merged
hbenl merged 1 commit intohbenl:masterfrom
robertrossmann:feat/colour-contribution
May 16, 2020
Merged

feat: allow themes to customise editor error highlight colours#132
hbenl merged 1 commit intohbenl:masterfrom
robertrossmann:feat/colour-contribution

Conversation

@robertrossmann
Copy link
Copy Markdown
Contributor

This adds a new colour contribution point, testExplorer.errorDecorationBackground which theme authors (ie. me 😇) can use to customise the line highlight colour used when a test case fails. The colour inherits from the core colour inputValidation.errorBackground which immediatelly improves how the error decoration looks in built-in themes. It fits much more nicely now!

This adds a new colour contribution point, `testExplorer.errorDecorationBackground` which theme authors (ie. me 😇) can use to customise the line highlight colour used when a test case fails. The colour inherits from the core colour `inputValidation.errorBackground` which immediatelly improves how the error decoration looks in built-in themes. It fits much more nicely now!
@robertrossmann
Copy link
Copy Markdown
Contributor Author

Any hopes in getting this merged in so I can tweak the highlights in my theme? 🙏 🎨

@hbenl hbenl merged commit a611b5d into hbenl:master May 16, 2020
@hbenl
Copy link
Copy Markdown
Owner

hbenl commented May 16, 2020

Thanks for the PR.

@robertrossmann
Copy link
Copy Markdown
Contributor Author

Weeey thanks for merging! 🚀🎉

robertrossmann added a commit to robertrossmann/vscode-remedy that referenced this pull request May 17, 2020
@robertrossmann robertrossmann deleted the feat/colour-contribution branch May 17, 2020 21:40
github-actions bot pushed a commit to robertrossmann/vscode-remedy that referenced this pull request May 18, 2020
# [4.14.0](4.13.0...4.14.0) (2020-05-18)

### Features

* add debug Console colour contributions 🎨 ([9cd02be](9cd02be)), closes [microsoft/vscode#97762](microsoft/vscode#97762)
* customise colours for Test Explorer UI 🎨 ([0d0568f](0d0568f)), closes [hbenl/vscode-test-explorer#132](hbenl/vscode-test-explorer#132)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants