waaraawa_ByteGrid/packages
waaraawa 39f3e84fac feat(core): add color scheme support (default/dark/light)
- Add colorScheme option to RenderOptions and ByteGridConfig
  - Implement color transformation with RGB ↔ HSL conversion
    - Default: original pastel colors (no transformation)
    - Dark: reduce saturation (-20%) and lightness (-10%)
    - Light: increase lightness (+20%)
  - Apply color transformation to both grid blocks and legend
  - Add 10 new tests (4 parser, 6 renderer)
2025-10-15 08:30:24 +09:00
..
core feat(core): add color scheme support (default/dark/light) 2025-10-15 08:30:24 +09:00
obsidian-plugin feat(core): add bitfield grid visualization 2025-10-13 18:54:15 +09:00