Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Color Theme for AllNew to Visual Studio Code? Get it now.
Color Theme for All

Color Theme for All

Balkrishna Wadekar

|
4 installs
| (0) | Free
A collection of dark themes including color-blind accessible themes designed using Okabe-Ito and Wong (Nature Methods 2011) colorblind-safe palettes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Color Theme for All

Color Theme for All is a VS Code theme extension that bundles multiple editor themes, including dark themes and color-blind-friendly variants inspired by accessible palettes such as Okabe-Ito and Wong.

Included Themes

  • Dark Cool
  • Dark Storm
  • Deuteran Vision
  • Protan Vision
  • Deutero Vision
  • Proto Vision
  • White Cool

Highlights

  • Multiple themes in one extension
  • Dark-first palette collection with one light theme
  • Accessibility-minded variants for different color-vision needs
  • Tuned editor, terminal, tab, sidebar, and diff colors

Installation

From the VS Code Marketplace

  1. Open VS Code.
  2. Open Extensions with Ctrl+Shift+X or Cmd+Shift+X.
  3. Search for Color Theme for All.
  4. Click Install.

From a Local VSIX

  1. Build the package:
npx @vscode/vsce package
  1. Install it in VS Code:
code --install-extension color-theme-for-all-humans-1.0.0.vsix

Using a Theme

  1. Open the Command Palette with Ctrl+Shift+P or Cmd+Shift+P.
  2. Run Preferences: Color Theme.
  3. Select any theme from this extension.

Development

To rebuild the extension package locally:

npx @vscode/vsce package

The packaged file will be generated in the project root as a .vsix.

Repository

Source code:

https://github.com/BalkrishnaWadekar/colortheme-vscode-extension

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft