Skip to main content

ColorPalette

type ColorPalette = {
[key: string]: string
}