UNPKG

@furystack/shades-common-components

Version:

Common UI components for FuryStack Shades

8 lines 371 B
import type { Palette } from '../services/theme-provider-service.js'; /** * Color palette inspired by Stranger Things and the town of Hawkins, Indiana. * Christmas-light red primary, eerie Upside Down teal secondary, * with warm, desaturated 80s tones for semantic colors. */ export declare const hawkinsPalette: Palette; //# sourceMappingURL=hawkins-palette.d.ts.map