https://github.com/Microsoft/vscode/issues/57301
It's not clear where this grey is coming from which looks very out of place in my theme:


Can this be documented if we can theme?
I came here to create a similar thread. @Tyriar is always ahead 🙌🤣
Anywho, as a theme (SOP) author I'd love to be able to style several elements of the interface.
Normally the button styles are picked up from the theme but the PR Status is badge/shield is all messed up. GIF ↓
The display image and syntax highlighting are missing in places — not sure if a theme should control these but my 🦄Shades of Purple VSCode theme handles styling of different languages inside the markdown very well. That'd be good too (Happy to recreate a separate issue for this)
Happy to help.
Peace! ✌️
Currently, vscode doesn't provide a secondary button color so we had to apply a css filter on the button color to differentiate it from the primary button. I'll create an upstream issue for this.
@ahmadawais for the status text color see #399