Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Kana DarkNew to Visual Studio Code? Get it now.
Kana Dark

Kana Dark

Chris Wiegman

|
7 installs
| (0) | Free
A warm, earthy dark theme inspired by chriswiegman.com
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kana Dark

A warm, earthy dark theme for Visual Studio Code inspired by chriswiegman.com.

Kana Dark overview

Features

  • Dark background with warm brown and terracotta tones
  • Soft, readable foreground text that reduces eye strain
  • Consistent accent colors throughout the UI and editor
  • Italic comments for improved readability
  • Balanced syntax contrast for JavaScript, Markdown, JSON, CSS, and terminal output

Screenshots

Kana Dark is designed to keep the chrome subdued while giving code enough contrast to stay easy to scan.

Full Editor Overview

Kana Dark full editor overview

JavaScript and TypeScript Contrast

Kana Dark JavaScript and TypeScript screenshot

Markdown and Terminal Surfaces

Kana Dark Markdown and terminal screenshot

Installation

From the Marketplace

  1. Open the Extensions view (Cmd+Shift+X / Ctrl+Shift+X)
  2. Search for Kana Dark
  3. Click Install

From VSIX

  1. Download the .vsix file from the releases page
  2. Open the Extensions view (Cmd+Shift+X / Ctrl+Shift+X)
  3. Click the ... menu and select Install from VSIX...
  4. Select the downloaded file

Activation

  1. Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
  2. Type Preferences: Color Theme
  3. Select Kana Dark

Development

# Install dependencies
make install

# Build the .vsix package
make package

# Check project status
make status

# Clean build artifacts
make clean

Publishing

  1. Run make package to generate the .vsix file
  2. Go to marketplace.visualstudio.com/manage
  3. Sign in and select your publisher
  4. Click + New extension → Visual Studio Code
  5. Upload the generated .vsix file

License

MIT

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