Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>ikuma-themeNew to Visual Studio Code? Get it now.
ikuma-theme

ikuma-theme

Ikuma Yamashita

|
6 installs
| (0) | Free
VS Code theme for personal use.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ikuma Theme

Ikuma Theme provides dark and light themes for VS Code, OpenCode, and Shiki.

VS Code

Install the 46ki75.ikuma-theme extension from the VS Code Marketplace, then select either Ikuma Theme Dark or Ikuma Theme Light.

Shiki

import ikumaDark from "@46ki75/ikuma-theme/dark";
import ikumaLight from "@46ki75/ikuma-theme/light";

OpenCode

OpenCode detects the package's included oc-themes entry. Add it to your ~/.config/opencode/tui.json:

{
  "$schema": "https://opencode.ai/tui.json",
  "plugin": ["@46ki75/ikuma-theme"],
  "theme": "ikuma"
}

Restart OpenCode after changing TUI configuration.

Development

pnpm --filter ikuma-theme run build generates the VS Code theme, OpenCode theme, Shiki package, Windows Terminal scheme, and VSIX. Edit scripts/colors.ts to change the shared palette and semantic color assignments.

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