github-vscode-theme
github-vscode-theme copied to clipboard
GitHub's VS Code themes
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 
This is hard to read:  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...
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...
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...
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....
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...
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:  I think...
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:...
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.