A recent update to VS Code added colours for comments in the UI which have resolved and unresolved states. They then use the border colour for the comments icon.
Since AYU has really subtle borders, this can result in an icon that is not very clear.
See the icon in the comments panel at the bottom.
This also affects any extensions which use this colour for other related buttons.
This PR sets the comment border colours, which will also set these icons too.
A recent update to VS Code added colours for comments in the UI which have resolved and unresolved states. They then use the border colour for the comments icon.
Since AYU has really subtle borders, this can result in an icon that is not very clear.
See the icon in the comments panel at the bottom.
This also affects any extensions which use this colour for other related buttons.
This PR sets the comment border colours, which will also set these icons too.
After:
Dark:
Before:
After:
Mirage:
Before:
After: