mirror of
https://github.com/waaraawa/ByteGrid.git
synced 2026-07-22 06:41:47 +00:00
- 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)
|
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| jest.config.js | ||
| package.json | ||
| tsconfig.json | ||