Type Alias CommentShapeColor

CommentShapeColor:
    | "green"
    | "red"
    | "yellow"
    | "blue"