Implement RGB information to colorcode structures. #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
struct Color3 {u8 r, u8 g, u8 b}
If we were to use std::format for conversion to str
See mcolor
https://git.redacted.cc/maxine/mcolor