github-vscode-theme
github-vscode-theme copied to clipboard
GitHub's VS Code themes
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": {...
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 Dark Default ![GitHub Dark...
### 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...
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...
### 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...
### 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 -...
@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...