diff options
| author | Fuwn <[email protected]> | 2026-01-19 23:10:48 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-19 23:10:48 -0800 |
| commit | 2df87c91c19b2da201500248770054fc11ef5077 (patch) | |
| tree | 944cda5ad73c6a8d74f9b549a9ca8e589cc6e533 /ideas.md | |
| parent | feat: Add OpenCode-compatible theme loader (diff) | |
| download | kaze-2df87c91c19b2da201500248770054fc11ef5077.tar.xz kaze-2df87c91c19b2da201500248770054fc11ef5077.zip | |
fix: Support both single-color and dual-mode theme formats
Update theme parser to handle both OpenCode theme formats:
1. Dual-mode: {"dark": "color", "light": "color"} - opencode.json
2. Single-color: "color" - ayu.json and other dark-only themes
When a single color is provided, use it for both light and dark modes.
Fixes parsing error when loading themes like ayu.json.
Diffstat (limited to 'ideas.md')
0 files changed, 0 insertions, 0 deletions