Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add initial values to Color struct
Adds convenience for mac users where the default color-picker values (black(r: 0, g: 0, b: 0) and transparent color(a: 0)) would in both cases not allow to immediately choose a color without first changing those values.
- Loading branch information