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

### Description Hi This is the markdown preview: ![image](https://github.com/primer/github-vscode-theme/assets/44144724/e6248f44-f9e5-4932-a8d2-70d381a78fba) and it is the result of this markdown content: ![image](https://github.com/primer/github-vscode-theme/assets/44144724/6c7af91b-7273-4e1c-a9ee-ecfc682fd853) I can confirm that this happens when all extensions (other than...

bug

### 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...

bug

### 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...

bug

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...

dependencies

### Description ![image](https://user-images.githubusercontent.com/11473889/234508237-441a3bb8-0753-482e-9e4e-b22a637b50ec.png) `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...

bug

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,...

needs reproduction