github-vscode-theme icon indicating copy to clipboard operation
github-vscode-theme copied to clipboard

GitHub's VS Code themes

Results 94 github-vscode-theme issues
Sort by recently updated
recently updated
newest added

in github dark theme, when i open a jupyter notebook, i cant't see the boarders of a cell, and cant't find where to input ![theme](https://user-images.githubusercontent.com/22237278/116342105-a3738000-a814-11eb-9a5b-6efa3889f574.PNG)

needs reproduction
type: ui

This is hard to read: ![image](https://user-images.githubusercontent.com/702922/106167279-a77afd80-6152-11eb-8a2c-08ce1e32b3cd.png) I've usually seen themes just provide a background for highlighted text instead of the outline. Might help. Thanks.

I noticed that in CSS, the properties and the values have the same colors which is a bit confusing and looks bad imo. Also, it would be better after the...

type: syntax

IDK, if you noticed this but semantic coloring really over-uses orange for types in certain languages, such as Java (see image). This is out of sync with Github.com. _Originally posted...

type: syntax

HI I wait long time to this new version. Thank you for your work ❤️ But i check it and this not match exactly. Up is site and down is...

type: syntax

In the GitHub theme, the inbuilt objects and properties have the same color while newly created have different color. `document.something` has the same color while `testObj.something` has a different color....

type: syntax

Highlighting of the declaration of a variable is hard to see because the variable name is only surrounded by a thin border instead of using a (semi-transparent) background color. Example...

type: syntax

Thanks for the theme. I love it a lot! But when I'm working with Haskell, I notice that there are perhaps too many red color, for example: ![image](https://user-images.githubusercontent.com/44319278/97312886-f50c7380-18a0-11eb-8013-a76c08cbbf14.png) I think...

type: syntax

Hello guys. I see that the name variable is blue, while at the same time all other variables are coloured white. Hovering on it is reveals the following. `const name:...

type: syntax

Occurs in both light and dark themes. Compare to the default Dark+ theme: ...although Dark+ does not italicize the hyperlink itself 🤷 Dunno what the correct styling is here.