
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
github-vscode-theme
Advanced tools
GitHub Light Default
GitHub Light High Contrast
✨ new ✨GitHub Light Colorblind
✨ new ✨GitHub Dark Default
GitHub Dark High Contrast
GitHub Dark Colorblind
✨ new ✨GitHub Dark Dimmed
Additionally, there are also two older themes. Note: They might not get updated frequently and are kept for legacy reasons:
GitHub Light
(legacy)GitHub Dark
(legacy)To override this (or any other) theme in your personal config file, please follow the guide in the color theme documentation. This is handy for small tweaks to the theme without having to fork and maintain your own theme.
yarn
to install the dependencies.F5
to open a new window with your extension loadedCode > Preferences > Color Theme
[⌘k ⌘t
] and pick the "GitHub ..." theme you want to test. Note: It seems this has to be done 2x because the first time it switches back to the default light theme. This might be a bug?/src/theme.js
file.
Developer: Inspect Editor Tokens and Scopes
command from the Command Palette (Ctrl+Shift+P
or Cmd+Shift+P
on Mac) in the Extension Development Host window.yarn build
to update the theme. You can also run yarn start
instead to automatically rebuild the theme while making changes and no reloading should be necessary.Note:
Note: Publishing a new version of this theme is only meant for maintainers.
This repo uses changesets to automatically make updates to CHANGELOG.md and publish a new version to the VS Marketplace.
FAQs
GitHub theme for VS Code
We found that github-vscode-theme demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.