Type Alias PathFillColor

PathFillColor: {
    color: string;
    type: "color";
}