UNPKG

@wonderflow/themes

Version:
57 lines (55 loc) 2.32 kB
/** * Do not edit directly * Generated on Wed, 02 Jul 2025 10:23:12 GMT */ :root { --global-foreground: hsl(221 10% 30%); --global-background: hsl(0 0% 100%); --global-interactive-text: hsl(214 66% 44%); --global-interactive-text-hover: hsl(219 93% 27%); --global-vibrancy-foreground: hsl(0 0% 0%); --global-vibrancy-background: hsl(220 16% 85% / 40%); --global-vibrancy-background-soft: hsl(210 20% 98% / 40%); --global-vibrancy-background-hard: hsl(221 10% 56% / 40%); --global-disabled-background: hsl(225 11% 7% / 6%); --global-disabled-foreground: hsl(0 0% 0% / 20%); --cta-default: hsl(0 100% 44%); --cta-dark: hsl(0 100% 38%); --cta-foreground: hsl(0 0% 100%); --dimmed-0: hsl(210 20% 98%); --dimmed-1: hsl(220 19% 91%); --dimmed-2: hsl(220 16% 85%); --dimmed-3: hsl(219 14% 75%); --dimmed-4: hsl(220 12% 66%); --dimmed-5: hsl(221 9% 49%); --dimmed-6: hsl(221 10% 39%); --dimmed-7: hsl(221 10% 30%); --dimmed-8: hsl(219 13% 22%); --dimmed-9: hsl(218 11% 14%); --highlight-gray-background: hsl(220 19% 91%); --highlight-gray-foreground: hsl(221 10% 39%); --highlight-yellow-background: hsl(60 100% 89%); --highlight-yellow-foreground: hsl(25 100% 34%); --highlight-green-background: hsl(149 100% 91%); --highlight-green-foreground: hsl(156 100% 23%); --highlight-blue-background: hsl(187 100% 89%); --highlight-blue-foreground: hsl(214 66% 44%); --highlight-red-background: hsl(343 100% 96%); --highlight-red-foreground: hsl(351 92% 37%); --highlight-cyan-background: hsl(186 100% 96%); --highlight-cyan-foreground: hsl(187 64% 33%); --highlight-purple-background: hsl(300 100% 98%); --highlight-purple-foreground: hsl(298 32% 46%); --highlight-magenta-background: hsl(327 73% 97%); --highlight-magenta-foreground: hsl(324 60% 44%); --highlight-violet-background: hsl(257 47% 97%); --highlight-violet-foreground: hsl(263 50% 49%); --highlight-indigo-background: hsl(240 60% 98%); --highlight-indigo-foreground: hsl(241 60% 56%); --highlight-mint-background: hsl(165 62% 95%); --highlight-mint-foreground: hsl(165 59% 30%); --highlight-dipsy-background: hsl(81 55% 94%); --highlight-dipsy-foreground: hsl(83 80% 24%); --highlight-salmon-background: hsl(16 73% 97%); --highlight-salmon-foreground: hsl(15 66% 45%); }