Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
- Remove legacy admin-ui/js/ vanilla JS components - Add .dss/ directory with core tokens, skins, themes - Add Storybook configuration and generated stories - Add DSS management scripts (dss-services, dss-init, dss-setup, dss-reset) - Add MCP command definitions for DSS plugin - Add Figma sync architecture and scripts - Update pre-commit hooks with documentation validation - Fix JSON trailing commas in skin files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
99 lines
4.6 KiB
JSON
99 lines
4.6 KiB
JSON
{
|
|
"ColorBackground": "#ffffff",
|
|
"ColorForeground": "#09090b",
|
|
"ColorCard": "#ffffff",
|
|
"ColorCardForeground": "#09090b",
|
|
"ColorPopover": "#ffffff",
|
|
"ColorPopoverForeground": "#09090b",
|
|
"ColorPrimary": "#18181b",
|
|
"ColorPrimaryForeground": "#fafafa",
|
|
"ColorSecondary": "#f4f4f5",
|
|
"ColorSecondaryForeground": "#18181b",
|
|
"ColorMuted": "#f4f4f5",
|
|
"ColorMutedForeground": "#71717a",
|
|
"ColorAccent": "#f4f4f5",
|
|
"ColorAccentForeground": "#18181b",
|
|
"ColorDestructive": "#ef4444",
|
|
"ColorDestructiveForeground": "#fafafa",
|
|
"ColorBorder": "#e4e4e7",
|
|
"ColorInput": "#e4e4e7",
|
|
"ColorRing": "#18181b",
|
|
"ColorDarkBackground": "#09090b",
|
|
"ColorDarkForeground": "#fafafa",
|
|
"ColorDarkCard": "#09090b",
|
|
"ColorDarkCardForeground": "#fafafa",
|
|
"ColorDarkPopover": "#09090b",
|
|
"ColorDarkPopoverForeground": "#fafafa",
|
|
"ColorDarkPrimary": "#fafafa",
|
|
"ColorDarkPrimaryForeground": "#18181b",
|
|
"ColorDarkSecondary": "#27272a",
|
|
"ColorDarkSecondaryForeground": "#fafafa",
|
|
"ColorDarkMuted": "#27272a",
|
|
"ColorDarkMutedForeground": "#a1a1aa",
|
|
"ColorDarkAccent": "#27272a",
|
|
"ColorDarkAccentForeground": "#fafafa",
|
|
"ColorDarkDestructive": "#7f1d1d",
|
|
"ColorDarkDestructiveForeground": "#fafafa",
|
|
"ColorDarkBorder": "#27272a",
|
|
"ColorDarkInput": "#27272a",
|
|
"ColorDarkRing": "#d4d4d8",
|
|
"RadiusSm": "0.125rem",
|
|
"RadiusMd": "0.375rem",
|
|
"RadiusLg": "0.5rem",
|
|
"RadiusXl": "0.75rem",
|
|
"RadiusFull": "9999px",
|
|
"EffectShadowXs": "0 1px 2px 0 rgba(0, 0, 0, 0.05)",
|
|
"EffectShadowSm": "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)",
|
|
"EffectShadowMd": "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)",
|
|
"EffectShadowLg": "0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)",
|
|
"EffectShadowXl": "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)",
|
|
"EffectShadow2xl": "0 25px 50px -12px rgba(0, 0, 0, 0.25)",
|
|
"EffectFocusRing": "0 0 0 3px rgba(59, 130, 246, 0.5)",
|
|
"Spacing0": "0",
|
|
"Spacing1": "0.25rem",
|
|
"Spacing2": "0.5rem",
|
|
"Spacing3": "0.75rem",
|
|
"Spacing4": "1rem",
|
|
"Spacing5": "1.25rem",
|
|
"Spacing6": "1.5rem",
|
|
"Spacing8": "2rem",
|
|
"Spacing10": "2.5rem",
|
|
"Spacing12": "3rem",
|
|
"Spacing16": "4rem",
|
|
"TypographyHeading1FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
|
"TypographyHeading1FontWeight": "700",
|
|
"TypographyHeading1FontSize": "3rem",
|
|
"TypographyHeading1LineHeight": "1",
|
|
"TypographyHeading1LetterSpacing": "-0.025em",
|
|
"TypographyHeading2FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
|
"TypographyHeading2FontWeight": "600",
|
|
"TypographyHeading2FontSize": "1.875rem",
|
|
"TypographyHeading2LineHeight": "1.2",
|
|
"TypographyHeading2LetterSpacing": "-0.025em",
|
|
"TypographyHeading3FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
|
"TypographyHeading3FontWeight": "600",
|
|
"TypographyHeading3FontSize": "1.5rem",
|
|
"TypographyHeading3LineHeight": "1.3",
|
|
"TypographyHeading3LetterSpacing": "-0.025em",
|
|
"TypographyHeading4FontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
|
"TypographyHeading4FontWeight": "600",
|
|
"TypographyHeading4FontSize": "1.25rem",
|
|
"TypographyHeading4LineHeight": "1.4",
|
|
"TypographyHeading4LetterSpacing": "0",
|
|
"TypographyParagraphRegularFontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
|
"TypographyParagraphRegularFontWeight": "400",
|
|
"TypographyParagraphRegularFontSize": "1rem",
|
|
"TypographyParagraphRegularLineHeight": "1.5",
|
|
"TypographyParagraphRegularLetterSpacing": "0",
|
|
"TypographyParagraphBoldFontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
|
"TypographyParagraphBoldFontWeight": "500",
|
|
"TypographyParagraphBoldFontSize": "1rem",
|
|
"TypographyParagraphBoldLineHeight": "1.5",
|
|
"TypographyParagraphBoldLetterSpacing": "0",
|
|
"TypographyParagraphSmallRegularFontFamily": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif",
|
|
"TypographyParagraphSmallRegularFontWeight": "400",
|
|
"TypographyParagraphSmallRegularFontSize": "0.875rem",
|
|
"TypographyParagraphSmallRegularLineHeight": "1.5",
|
|
"TypographyParagraphSmallRegularLetterSpacing": "0"
|
|
}
|