Files
nordify-rs/src
phundrak 4cbc25f2d6 feat(palette): add palette expansion via color interpolation
Add `Color::euclidian_distance` and `Rgb::lerp`, then use them in a new
`Palette<T>` type whose `expand` method adds colors between close
pairs. Split `palette.rs` into a module, with `NORD_PALETTE` in its own
file.
2026-08-28 13:41:18 +02:00
..
2026-08-28 13:41:18 +02:00