Variable ColorConst

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