AnnotationCategoryColor
type AnnotationCategoryColor =
| 'yellow'
| 'orange'
| 'red'
| 'pink'
| 'violet'
| 'blue'
| 'teal'
| 'green'
The color assigned to an AnnotationCategory
type AnnotationCategoryColor =
| 'yellow'
| 'orange'
| 'red'
| 'pink'
| 'violet'
| 'blue'
| 'teal'
| 'green'
The color assigned to an AnnotationCategory