a68e461eb4
Now that the decision not to support colors on Linux has been made, we can replace the custom `Color` struct with simple typealiases for `NSColor` and `UIColor`. The same can’t be done for font, since we want to enable loading of a font from a path, for SPM packages.