Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Daidai (Orange) ThemeNew to Visual Studio Code? Get it now.
Daidai (Orange) Theme

Daidai (Orange) Theme

_rxrz

|
3 installs
| (0) | Free
Daidai (orange) is a calm VS Code theme pair with clear syntax color, restrained contrast, and matching dark and light palettes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Daidai Theme

Daidai is a calm VS Code theme pair built around one idea: let the editor stay quiet while the code keeps its shape.

It uses orange for decisive syntax, purple for structure, blue for data, and restrained surfaces that lean on borders instead of stacked background colors. Both dark and light variants are included.

Themes

  • Daidai Dark: near-black surfaces, warm foregrounds, and high-signal orange accents.
  • Daidai Light: soft paper tones with the same syntax logic tuned for daylight.

Screenshots

Daidai Dark

Daidai Dark with TypeScript

Daidai Dark with Go

Daidai Light

Daidai Light with TypeScript

Daidai Light with Go

Install

  1. Open Extensions in VS Code.
  2. Search for Daidai Theme.
  3. Install the extension.
  4. Run Preferences: Color Theme and choose Daidai Dark or Daidai Light.

Local Development

Clone the repository, open it in VS Code, then press F5 to launch an Extension Development Host with the themes loaded.

To package a .vsix locally:

npm install -g @vscode/vsce
npm run package

Release Checklist

  • Update CHANGELOG.md.
  • Confirm the publisher in package.json matches your Visual Studio Marketplace publisher ID.
  • Push this repository to https://github.com/rx-rz/daidai so Marketplace can resolve the screenshot images.
  • Run npm run package and install the generated .vsix in a clean VS Code profile.
  • Publish with npm run publish.

License

MIT

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