@furystack/shades-common-components
Version:
Common UI components for FuryStack Shades
8 lines • 390 B
TypeScript
import type { Palette } from '../services/theme-provider-service.js';
/**
* Color palette inspired by The Witcher 3: Wild Hunt.
* Silver-steel primary evoking Geralt's witcher medallion and silver sword,
* deep crimson secondary channeling the Wild Hunt's spectral aura and the Igni sign.
*/
export declare const wildHuntPalette: Palette;
//# sourceMappingURL=wild-hunt-palette.d.ts.map