Variable ColorConst

Color: SchemaWithPipe<
    readonly [StringSchema<undefined>, HexColorAction<string, undefined>],
> = ...