Shared color/styling helper that produces platform-specific visual structs.
Only handles the common denominator (colors + logo text). Consumers merge in platform-specific assets (icon paths, image URIs) themselves.
Summary
Functions
Converts a hex color string (#RRGGBB) to Apple's rgb(r, g, b) format.
Produces an Apple.Visual from this theme's shared colors.
Produces a Google.Visual from this theme's shared colors.