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

It seems like this theme does not support semantic highlighting https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide `Github Theme` with `"gopls": { "ui.semanticTokens": true }` `Dark+` with `"gopls": { "ui.semanticTokens": true }` `Dark+` with `"gopls": {...

type: syntax

Describe your changes here. before: after: ### Screenshots Please provide before/after screenshots for any visual changes ### Merge checklist - [x] Added/updated colors - [ ] Added/updated documentation/README - [...

### Description When you hover over elements in the status bar during debugging, the text is hard to read. GitHub Light Default ![GitHub Light Default](https://github.com/primer/github-vscode-theme/assets/1312807/89ce2261-503c-4351-959c-6b95a3ef1103) GitHub Dark Default ![GitHub Dark...

bug

### Description I think using a different color for `${expression}` in template strings would make it easier to identify them. As it displayed here ```ts const hour = 10; const...

bug

This theme has some differences from github.com example: 1. css highlight - github: - vscode: 2. operators and formal parameter - github: - vscode: version: 6.3.4 Some of them are...

Describe your changes here. Closes # (type the issue number after # if applicable; otherwise remove this line) ### Screenshots Please provide before/after screenshots for any visual changes ### Merge...

### Description In the Markdown Preview, no matter how I change the Color Theme in VSCode, the code blocks in the Markdown Preview do not reflect the selected theme. I...

bug

### Description Some text is impossible to read Best way to see it. Have GitHub theme installed. Go and install GitHub dark high contrast Go back to extensions search for...

bug

### Description In some themes below, "symbolIcon.constantForeground" is set an array of color Hex and it seems to be invalid. - GitHub Dark Default - GitHub Dark High Contrast -...

bug

@ehuss Why is this pr not merged and there is no reply? There are many people in the Chinese community who use mdbook and can only search in English at...