No description
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-09 12:27:07 +09:00
scripts wow 2026-09-09 12:12:31 +09:00
themes wow 2026-09-09 12:12:31 +09:00
.vscodeignore wow 2026-09-09 12:27:07 +09:00
changelog.md wow 2026-09-09 12:12:31 +09:00
kawa-1.0.1.vsix wow 2026-09-09 12:27:07 +09:00
LICENSE.txt wow 2026-09-09 12:12:31 +09:00
package.json wow 2026-09-09 12:12:31 +09:00
readme.md wow 2026-09-09 12:12:31 +09:00

Kawa

A soft pink VS Code color theme based on the Kawa palette.

Install

Search for Kawa in the Extensions view, then select either:

Preferences: Color ThemeKawa Dark or Kawa Light

The theme uses the same semantic palette in both modes: plum/pink in dark mode and soft rose/off-white in light mode.

Palette

  • Dark background: hsl(315 21% 8%)
  • Light background: hsl(340 40% 98%)
  • Foreground: hsl(315 21% 8%) / hsl(0 0% 98%)
  • Accent: soft pink

Theme JSON files are generated from the compact source palette:

npm run build:themes

Repository: https://github.com/imnyang/kawa