[PR #12581] feat(web): Add Kanagawa theme #14276

Open
opened 2026-02-16 18:19:05 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12581

State: open
Merged: No


Summary

Adds a built-in Kanagawa desktop theme (light + dark variants) to OpenCode’s default theme registry.

Changes

  • add packages/ui/src/theme/themes/kanagawa.json
  • register/export Kanagawa in packages/ui/src/theme/default-themes.ts

Verification

  • ran the app and confirmed Kanagawa appears in theme selection
  • switched between light and dark modes and verified colors are applied correctly in both

Screenshots

CleanShot 2026-02-16 at 17 02 00@2x CleanShot 2026-02-16 at 17 01 43@2x
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12581 **State:** open **Merged:** No --- ## Summary Adds a built-in `Kanagawa` desktop theme (light + dark variants) to OpenCode’s default theme registry. ## Changes - add `packages/ui/src/theme/themes/kanagawa.json` - register/export Kanagawa in `packages/ui/src/theme/default-themes.ts` ## Verification - ran the app and confirmed `Kanagawa` appears in theme selection - switched between light and dark modes and verified colors are applied correctly in both ## Screenshots <img width="2900" height="2050" alt="CleanShot 2026-02-16 at 17 02 00@2x" src="https://github.com/user-attachments/assets/01b86dfe-7306-4e80-bcbe-231df4a7c1e7" /> <img width="2900" height="2050" alt="CleanShot 2026-02-16 at 17 01 43@2x" src="https://github.com/user-attachments/assets/23da5364-20f0-421b-89ca-31f7dd6cd10e" />
yindo added the pull-request label 2026-02-16 18:19:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14276