UNPKG

@sanity/ui

Version:

The Sanity UI components.

9 lines (8 loc) 97 B
/** * @public */ export interface ThemeColorKBD { bg: string fg: string border: string }