Vscode-pull-request-github: Are there options for theme authors to theme the PR description?

Created on 28 Aug 2018  ·  3Comments  ·  Source: microsoft/vscode-pull-request-github

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:

screen shot 2018-08-28 at 11 08 26 am
screen shot 2018-08-28 at 11 08 29 am

Can this be documented if we can theme?

question upstreavscode ux

All 3 comments

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.

1️⃣ GitHub PR Status

Normally the button styles are picked up from the theme but the PR Status is badge/shield is all messed up. GIF ↓

image
image

2️⃣ DP Missing + No Syntax Highlighting

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)

image

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

Was this page helpful?
0 / 5 - 0 ratings