Color
Home > @backstage/canon
> Color
Signature:
export type Color = 'primary' | 'secondary' | 'error' | Partial<Record<Theme, 'primary' | 'secondary' | 'error'>>;
References: Theme
Home > @backstage/canon
> Color
Signature:
export type Color = 'primary' | 'secondary' | 'error' | Partial<Record<Theme, 'primary' | 'secondary' | 'error'>>;
References: Theme