Screen Annotation ColorType: object AttributeTypeDescriptionnamestring (Optional)Name of the colorrintegerRed component of the colorgintegerGreen component of the colorbintegerBlue component of the coloranumberAlpha component of the color Example Screen Annotation Color{ "name": "yellow", "r": 254, "g": 207, "b": 51, "a": 1 }