Generated Kiwi struct module for Color.
Color
@type t() :: %Figler.Schema.Color{ a: float() | nil, b: float() | nil, g: float() | nil, r: float() | nil }