github-vscode-theme
github-vscode-theme copied to clipboard
GitHub's VS Code themes
### Description Hi This is the markdown preview:  and it is the result of this markdown content:  I can confirm that this happens when all extensions (other than...
### Description I'm using the `GitHub Dark` theme in VSCode. The theme seems to not be fully compatible with Shopify's Ruby LSP [semantic highlighting](https://github.com/Shopify/ruby-lsp/blob/main/SEMANTIC_HIGHLIGHTING.md) feature. To understand the issue, consider...
### Description The color for "symbolIcon.constantForeground" was not indexed, and as such would be ignored by VS-Code. ### Merge checklist - [x] Added/updated colors - [x] Tested in `GitHub Light...
Hi Folks, I really like these `light` & `dark` themes in VS Code and would like to use the same color palette across other apps (such as my terminal theme)....
### Description In version 6.3.4, the default white color is significantly brighter than it used to be in 6.3.3. It applies to variable names, items in lists, etc. ### Steps...
The syntax highlighting has unexpected color when using `export default` inline with class in js/ts. Notice the curly brackets, semicolon, and parentheses all adopt the class name color. This color...
`peekViewEditorStickyScroll.background` uses the color of `peekViewEditor.background` and is also on top of it. `peekViewEditor.background` is an rgba color, which means that the sticky scroll features also becomes transparent and the...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
### Description  `sticky scroll` is enable in `go to reference` view, Background rendering incorrect, It should be opaque when it's scrolling ### Steps to reproduce 1. Set `github dark...
Maybe there's a reason, but the default light theme looks different from GitHub's theme. It's got this brown color that GitHub never uses, doesn't mark self and variable different colors,...