Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>DuoTone ReduxNew to Visual Studio Code? Get it now.
DuoTone Redux

DuoTone Redux

Ampp33

|
1 install
| (0) | Free
Fork of Atom's DuoTone theme for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DuoTone Redux

A from-the-ground-up reworked fork of the DuoTone dark themes for Visual Studio Code — every workbench surface (terminal, git decorations, diagnostics, menus, popups, borders, buttons, links) is generated from each variant's own two-hue palette, so the whole editor UI reads as one cohesive duotone instead of just the syntax highlighting.

Screenshot

Installation

Search for "DuoTone Redux" in the VS Code Extensions view, or install from the Visual Studio Code Marketplace.

Included Themes

Pick one from File > Preferences > Theme > Color Theme (Ctrl+K Ctrl+T / Cmd+K Cmd+T).

Sea palette

Space palette

Forest palette

Sky palette

Earth palette

How it works

Every theme is generated from src/buildTheme.js, a single shared formula driven by two small starter palettes per variant (src/themes.js): a cool/neutral "UNO" tint scale and a warm "DUO" accent scale. Run npm run build after editing either file to regenerate all five themes/*.json outputs.

Credits

  • Original concept: DuoTone Dark Theme for Atom by Simurai
  • Original VS Code port: vscode-duotone-dark by Sallar Kaboli
  • Multi-theme generator fork: duotone by Brian Douglas

License

MIT — see LICENSE.txt.

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