KCL: [number; 3] to RGB hex string color function (#7184)

Closes https://github.com/KittyCAD/modeling-app/issues/6805. Enables users to programatically construct colors, which will be helpful for 

- Applying color to visualize program execution and help debugging
- Doing weird cool shit
This commit is contained in:
Adam Chalmers
2025-05-23 13:53:58 -05:00
committed by GitHub
parent 034366e65e
commit 1f53dd1357
17 changed files with 285 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long