{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "editorial-theme",
  "type": "registry:style",
  "title": "Editorial theme",
  "description": "Fashion and image-led retail — paper canvas, bordered cards, acid accent",
  "registryDependencies": [
    "https://shads.app/r/adapters.json"
  ],
  "dependencies": [
    "@fontsource-variable/figtree",
    "@fontsource-variable/instrument-sans",
    "@fontsource-variable/geist-mono"
  ],
  "cssVars": {
    "theme": {
      "--color-neutral-50": "var(--neutral-50)",
      "--color-neutral-100": "var(--neutral-100)",
      "--color-neutral-200": "var(--neutral-200)",
      "--color-neutral-300": "var(--neutral-300)",
      "--color-neutral-400": "var(--neutral-400)",
      "--color-neutral-500": "var(--neutral-500)",
      "--color-neutral-600": "var(--neutral-600)",
      "--color-neutral-700": "var(--neutral-700)",
      "--color-neutral-800": "var(--neutral-800)",
      "--color-neutral-900": "var(--neutral-900)",
      "--color-neutral-950": "var(--neutral-950)",
      "--color-brand-50": "var(--brand-50)",
      "--color-brand-100": "var(--brand-100)",
      "--color-brand-200": "var(--brand-200)",
      "--color-brand-300": "var(--brand-300)",
      "--color-brand-400": "var(--brand-400)",
      "--color-brand-500": "var(--brand-500)",
      "--color-brand-600": "var(--brand-600)",
      "--color-brand-700": "var(--brand-700)",
      "--color-brand-800": "var(--brand-800)",
      "--color-brand-900": "var(--brand-900)",
      "--color-brand-950": "var(--brand-950)",
      "--color-brand-highlight": "var(--brand-highlight, var(--brand-500))",
      "--text-display-lg": "var(--type-display-lg)",
      "--text-display-md": "var(--type-display-md)",
      "--text-display-sm": "var(--type-display-sm)"
    },
    "light": {
      "--neutral-50": "#f5f3ef",
      "--neutral-100": "#ebe8e2",
      "--neutral-200": "#d9d6d0",
      "--neutral-300": "#c8c4bc",
      "--neutral-400": "#a39e95",
      "--neutral-500": "#7a756d",
      "--neutral-600": "#5c5852",
      "--neutral-700": "#44403c",
      "--neutral-800": "#2a2826",
      "--neutral-900": "#111111",
      "--neutral-950": "#0a0a0a",
      "--brand-50": "#ececec",
      "--brand-100": "#d9d9d9",
      "--brand-200": "#b3b3b3",
      "--brand-300": "#888888",
      "--brand-400": "#545454",
      "--brand-500": "#2e2e2e",
      "--brand-600": "#111111",
      "--brand-700": "#0e0e0e",
      "--brand-800": "#0b0b0b",
      "--brand-900": "#080808",
      "--brand-950": "#050505",
      "--brand-highlight": "#c8ff00",
      "--background": "var(--neutral-50)",
      "--card": "#ffffff",
      "--popover": "#ffffff",
      "--foreground": "var(--neutral-900)",
      "--card-foreground": "var(--neutral-900)",
      "--popover-foreground": "var(--neutral-900)",
      "--muted": "var(--neutral-100)",
      "--muted-foreground": "var(--neutral-600)",
      "--secondary": "var(--neutral-100)",
      "--secondary-foreground": "var(--neutral-900)",
      "--accent": "var(--neutral-100)",
      "--accent-foreground": "var(--neutral-900)",
      "--border": "var(--neutral-200)",
      "--input": "var(--neutral-200)",
      "--primary": "var(--brand-900)",
      "--primary-foreground": "#ffffff",
      "--ring": "var(--brand-400)",
      "--chart-1": "#111111",
      "--chart-2": "#c8ff00",
      "--chart-3": "#5c5852",
      "--chart-4": "#d97706",
      "--chart-5": "#2563eb",
      "--sidebar": "var(--neutral-100)",
      "--sidebar-foreground": "var(--neutral-900)",
      "--sidebar-primary": "var(--brand-900)",
      "--sidebar-primary-foreground": "#ffffff",
      "--sidebar-accent": "var(--neutral-100)",
      "--sidebar-accent-foreground": "var(--neutral-900)",
      "--sidebar-border": "var(--neutral-200)",
      "--sidebar-ring": "var(--brand-400)",
      "--radius": "0.25rem",
      "--surface-border": "color-mix(in srgb, var(--foreground) 8%, transparent)",
      "--surface-ring": "var(--surface-border)",
      "--elevation-card-shadow": "0 0 0 1px var(--surface-border)",
      "--elevation-card-fill": "revert-layer",
      "--elevation-card-border-color": "revert-layer",
      "--elevation-popover-shadow": "0 0 0 1px var(--surface-border), var(--surface-shadow-2, 0 0 #0000)",
      "--elevation-floating-shadow": "0 0 0 1px var(--surface-border), var(--surface-shadow-3, 0 0 #0000)",
      "--elevation-modal-shadow": "0 0 0 1px var(--surface-border), var(--surface-shadow-4, 0 0 #0000)",
      "--surface-shadow-1": "0 0 #0000",
      "--surface-shadow-2": "0 0 #0000",
      "--surface-shadow-3": "0 0 #0000",
      "--surface-shadow-4": "0 0 #0000",
      "--menu-item-px": "0.75rem",
      "--menu-item-py": "0.5rem",
      "--menu-item-pr-check": "2.25rem",
      "--menu-item-inset-pl": "2rem",
      "--menu-list-padding": "0.5rem",
      "--menu-item-gap": "0.625rem",
      "--menu-content-min-width": "9rem",
      "--menu-select-min-width": "10rem",
      "--focus-border": "color-mix(in srgb, var(--foreground) 22%, var(--border))",
      "--focus-error-border": "color-mix(in srgb, var(--destructive) 70%, var(--border))",
      "--focus-border-bottom-width": "1px",
      "--density-control-height-xs": "1.75rem",
      "--density-control-height-sm": "2rem",
      "--density-control-height": "2.25rem",
      "--density-control-height-lg": "2.5rem",
      "--density-control-px": "0.75rem",
      "--density-control-py": "0.5rem",
      "--density-control-text": "0.9375rem",
      "--density-control-gap": "0.5rem",
      "--density-icon-size": "1.125rem",
      "--density-card-spacing": "1.25rem",
      "--density-card-spacing-sm": "1rem",
      "--density-alert-px": "0.75rem",
      "--density-alert-py": "0.625rem",
      "--density-table-row": "3rem",
      "--density-table-cell-px": "0.625rem",
      "--density-textarea-min": "4.5rem",
      "--density-field-gap": "0.625rem",
      "--density-field-group-gap": "1.5rem",
      "--density-accordion-py": "0.75rem",
      "--density-radius-reference": "2rem",
      "--radius-control": "var(--density-control-radius)",
      "--radius-surface": "var(--density-surface-radius)",
      "--radius-overlay": "var(--density-overlay-radius)",
      "--radius-modal": "var(--density-surface-radius)",
      "--radius-pill": "9999px",
      "--density-card-spacing-reference": "1rem",
      "--density-card-spacing-sm-reference": "0.75rem",
      "--density-badge-height": "calc(var(--density-control-height-sm) * 0.625)",
      "--density-tabs-trigger-height": "calc(var(--density-control-height) - 0.5rem)",
      "--density-checkbox-size": "calc(var(--density-control-height) * 0.5)",
      "--density-switch-height": "calc(var(--density-control-height) * 0.575)",
      "--density-switch-width": "calc(var(--density-switch-height) * 1.739)",
      "--density-switch-thumb-size": "calc(var(--density-switch-height) * 0.87)",
      "--density-control-radius": "min(calc(var(--density-control-height) / 2), calc(var(--radius) * var(--density-control-height) / var(--density-radius-reference)))",
      "--density-control-radius-xs": "min(calc(var(--density-control-height-xs) / 2), calc(var(--radius) * 0.8 * var(--density-control-height-xs) / var(--density-radius-reference)))",
      "--density-control-radius-sm": "min(calc(var(--density-control-height-sm) / 2), calc(var(--radius) * 0.8 * var(--density-control-height-sm) / var(--density-radius-reference)))",
      "--density-control-radius-lg": "min(calc(var(--density-control-height-lg) / 2), calc(var(--radius) * var(--density-control-height-lg) / var(--density-radius-reference)))",
      "--density-tabs-trigger-radius": "min(calc(var(--density-tabs-trigger-height) / 2), calc(var(--radius) * 0.8 * var(--density-tabs-trigger-height) / calc(2rem - 0.5rem)))",
      "--density-badge-radius": "min(calc(var(--density-badge-height) / 2), calc(var(--radius) * 2.6 * var(--density-badge-height) / calc(1.75rem * 0.625)))",
      "--density-checkbox-radius": "min(calc(var(--density-checkbox-size) / 2), calc(var(--radius) * 0.6 * var(--density-checkbox-size) / calc(2rem * 0.5)))",
      "--density-surface-radius": "calc(var(--radius) * 1.4 * var(--density-card-spacing) / var(--density-card-spacing-reference))",
      "--density-overlay-radius": "calc(var(--radius) * var(--density-card-spacing-sm) / var(--density-card-spacing-sm-reference))",
      "--space-1": "0.25rem",
      "--space-2": "0.5rem",
      "--space-3": "0.75rem",
      "--space-4": "1rem",
      "--space-5": "1.25rem",
      "--space-6": "1.5rem",
      "--space-8": "2rem",
      "--space-10": "2.5rem",
      "--space-12": "3rem",
      "--space-16": "4rem",
      "--space-20": "5rem",
      "--space-24": "6rem",
      "--space-32": "8rem",
      "--space-40": "10rem",
      "--space-48": "12rem",
      "--space-64": "16rem",
      "--button-radius": "var(--radius)",
      "--button-min-height": "2rem",
      "--button-padding-inline": "1.25rem",
      "--button-font-size": "0.75rem",
      "--button-font-weight": "500",
      "--button-letter-spacing": "0.1em",
      "--button-text-transform": "uppercase",
      "--button-min-height-lg": "2.5rem",
      "--button-padding-inline-lg": "1.375rem",
      "--button-hover-bg": "var(--foreground)",
      "--button-hover-fg": "var(--background)",
      "--overlay-background": "color-mix(in srgb, var(--foreground) 8%, transparent)",
      "--overlay-blur": "2px",
      "--motion-fast": "200ms",
      "--motion-base": "250ms",
      "--motion-slow": "300ms",
      "--motion-panels-duration": "150ms",
      "--motion-panels-ease": "cubic-bezier(0.4, 0, 0.2, 1)",
      "--motion-panels-enter-scale": "1",
      "--motion-panels-enter-y": "0px",
      "--motion-floating-duration": "120ms",
      "--motion-floating-ease": "cubic-bezier(0.4, 0, 0.2, 1)",
      "--motion-floating-enter-scale": "1",
      "--motion-floating-enter-x": "0px",
      "--motion-floating-enter-y": "0px",
      "--motion-press-transform": "none",
      "--motion-press-filter": "none",
      "--motion-press-shadow": "none",
      "--motion-press-opacity": "1",
      "--type-root-size": "16px",
      "--type-heading-tracking": "-0.025em",
      "--type-body-leading": "1.6",
      "--type-heading-leading": "1.18",
      "--type-icon-stroke": "1.75",
      "--type-display-lg": "clamp(2.25rem, 4vw, 3rem)",
      "--type-display-md": "clamp(1.75rem, 3vw, 2.25rem)",
      "--type-display-sm": "clamp(1.375rem, 2.5vw, 1.75rem)",
      "--type-h1": "clamp(2.25rem, 4vw, 3rem)",
      "--type-h2": "clamp(1.75rem, 3vw, 2.25rem)",
      "--type-h3": "clamp(1.375rem, 2.5vw, 1.75rem)",
      "--type-h4": "1rem",
      "--type-body-lg": "1rem",
      "--type-body": "0.875rem",
      "--type-body-sm": "0.8125rem",
      "--type-caption": "0.75rem",
      "--type-label": "0.875rem"
    },
    "dark": {
      "--background": "var(--neutral-950)",
      "--card": "var(--neutral-900)",
      "--popover": "var(--neutral-900)",
      "--foreground": "var(--neutral-50)",
      "--card-foreground": "var(--neutral-50)",
      "--popover-foreground": "var(--neutral-50)",
      "--muted": "var(--neutral-800)",
      "--muted-foreground": "var(--neutral-400)",
      "--secondary": "var(--neutral-800)",
      "--secondary-foreground": "var(--neutral-50)",
      "--accent": "var(--neutral-800)",
      "--accent-foreground": "var(--neutral-50)",
      "--border": "var(--neutral-800)",
      "--input": "var(--neutral-800)",
      "--primary": "var(--brand-500)",
      "--primary-foreground": "#ffffff",
      "--ring": "var(--brand-500)",
      "--brand-highlight": "#c8ff00",
      "--chart-1": "#111111",
      "--chart-2": "#c8ff00",
      "--chart-3": "#5c5852",
      "--chart-4": "#d97706",
      "--chart-5": "#2563eb",
      "--sidebar": "var(--neutral-900)",
      "--sidebar-foreground": "var(--neutral-50)",
      "--sidebar-primary": "var(--brand-500)",
      "--sidebar-primary-foreground": "#ffffff",
      "--sidebar-accent": "var(--neutral-800)",
      "--sidebar-accent-foreground": "var(--neutral-50)",
      "--sidebar-border": "var(--neutral-800)",
      "--sidebar-ring": "var(--brand-500)",
      "--surface-border": "color-mix(in srgb, var(--foreground) 10%, transparent)",
      "--surface-ring": "var(--surface-border)",
      "--surface-shadow-1": "0 0 #0000",
      "--surface-shadow-2": "0 0 #0000",
      "--surface-shadow-3": "0 0 #0000",
      "--surface-shadow-4": "0 0 #0000",
      "--focus-border": "color-mix(in srgb, var(--foreground) 38%, var(--border))",
      "--overlay-background": "color-mix(in srgb, var(--foreground) 18%, transparent)"
    }
  },
  "docs": "# Install Editorial theme\n\n## New project\n\nScaffolds an app with the official shadcn CLI, then applies this theme:\n\n```bash\nnpx shadcn@latest create --name my-app --template next --preset https://shads.app/r/editorial-theme.json\n```\n\nSame installer, shorter command:\n\n```bash\nnpx @shadsapp/cli create my-app -t editorial\n```\n\n## Existing project\n\n```bash\nnpx shadcn@latest add https://shads.app/r/editorial-theme.json\n```\n\nThemes depend on `@shadsapp/adapters`. The CLI installs that dependency automatically.\n\n## Design intent\n\n**Archetype:** Editorial — Fashion and image-led retail — paper canvas, bordered cards, acid accent\n**Surface personality:** Lookbook — Hairline card borders, editorial CTAs — fashion and image-led retail\n**Type rhythm:** relaxed (16px root)\n**Density:** Comfortable — Roomier buttons and inputs — touch-friendly SaaS\n\n**Token philosophy:**\n- Neutrals carry structure and typography\n- Brand color is reserved for primary actions and focus\n- Status colors (success, warning, info, destructive) communicate outcome\n- Elevation uses borders for structure, shadows for floating layers",
  "css": {
    "@theme inline": {
      "--text-display-lg": "var(--type-display-lg)",
      "--text-display-md": "var(--type-display-md)",
      "--text-display-sm": "var(--type-display-sm)"
    },
    ":root": {
      "--type-root-size": "16px",
      "--type-heading-tracking": "-0.025em",
      "--type-body-leading": "1.6",
      "--type-heading-leading": "1.18",
      "--type-icon-stroke": "1.75",
      "--type-display-lg": "clamp(2.25rem, 4vw, 3rem)",
      "--type-display-md": "clamp(1.75rem, 3vw, 2.25rem)",
      "--type-display-sm": "clamp(1.375rem, 2.5vw, 1.75rem)",
      "--type-h1": "clamp(2.25rem, 4vw, 3rem)",
      "--type-h2": "clamp(1.75rem, 3vw, 2.25rem)",
      "--type-h3": "clamp(1.375rem, 2.5vw, 1.75rem)",
      "--type-h4": "1rem",
      "--type-body-lg": "1rem",
      "--type-body": "0.875rem",
      "--type-body-sm": "0.8125rem",
      "--type-caption": "0.75rem",
      "--type-label": "0.875rem"
    },
    ".dark": {
      "--overlay-background": "color-mix(in srgb, var(--foreground) 18%, transparent)"
    },
    "html": {
      "font-size": "var(--type-root-size)"
    },
    "body": {
      "line-height": "var(--type-body-leading)"
    },
    "h1,\nh2,\nh3,\nh4,\nh5,\nh6,\n.font-heading": {
      "letter-spacing": "var(--type-heading-tracking)",
      "line-height": "var(--type-heading-leading)"
    },
    "[data-slot] svg:not([class*=\"size-\"])": {
      "stroke-width": "var(--type-icon-stroke)"
    },
    ":root[data-brand=\"analytics\"]": {
      "--neutral-50": "#f8fafc",
      "--neutral-100": "#f1f5f9",
      "--neutral-200": "#e2e8f0",
      "--neutral-300": "#cbd5e1",
      "--neutral-400": "#94a3b8",
      "--neutral-500": "#64748b",
      "--neutral-600": "#475569",
      "--neutral-700": "#334155",
      "--neutral-800": "#1e293b",
      "--neutral-900": "#0f172a",
      "--neutral-950": "#020617",
      "--brand-50": "#f1f0fd",
      "--brand-100": "#e3e1fb",
      "--brand-200": "#c7c4f7",
      "--brand-300": "#a7a3f2",
      "--brand-400": "#807aec",
      "--brand-500": "#645ce8",
      "--brand-600": "#4f46e5",
      "--brand-700": "#4139bc",
      "--brand-800": "#332e95",
      "--brand-900": "#26226e",
      "--brand-950": "#191649",
      "--brand-highlight": "#818cf8"
    },
    ":root[data-brand=\"ocean\"]": {
      "--neutral-50": "#f8fafc",
      "--neutral-100": "#f1f5f9",
      "--neutral-200": "#e2e8f0",
      "--neutral-300": "#cbd5e1",
      "--neutral-400": "#94a3b8",
      "--neutral-500": "#64748b",
      "--neutral-600": "#475569",
      "--neutral-700": "#334155",
      "--neutral-800": "#1e293b",
      "--neutral-900": "#0f172a",
      "--neutral-950": "#020617",
      "--brand-50": "#ecf1f3",
      "--brand-100": "#d8e4e6",
      "--brand-200": "#b1c9cd",
      "--brand-300": "#86aab1",
      "--brand-400": "#50858f",
      "--brand-500": "#296976",
      "--brand-600": "#0c5563",
      "--brand-700": "#0a4651",
      "--brand-800": "#083740",
      "--brand-900": "#062930",
      "--brand-950": "#041b20",
      "--brand-highlight": "#22d3ee"
    },
    ":root[data-brand=\"forest\"]": {
      "--neutral-50": "#fafafa",
      "--neutral-100": "#f4f4f5",
      "--neutral-200": "#e4e4e7",
      "--neutral-300": "#d4d4d8",
      "--neutral-400": "#a1a1aa",
      "--neutral-500": "#71717a",
      "--neutral-600": "#52525b",
      "--neutral-700": "#3f3f46",
      "--neutral-800": "#27272a",
      "--neutral-900": "#18181b",
      "--neutral-950": "#09090b",
      "--brand-50": "#ecf3f2",
      "--brand-100": "#dae7e5",
      "--brand-200": "#b5d0cb",
      "--brand-300": "#8bb5ad",
      "--brand-400": "#589489",
      "--brand-500": "#337d6f",
      "--brand-600": "#176b5b",
      "--brand-700": "#13584b",
      "--brand-800": "#0f463b",
      "--brand-900": "#0b332c",
      "--brand-950": "#07221d",
      "--brand-highlight": "#34d399"
    },
    ":root[data-brand=\"merchant\"]": {
      "--neutral-50": "#fafaf9",
      "--neutral-100": "#f5f5f4",
      "--neutral-200": "#e7e5e4",
      "--neutral-300": "#d6d3d1",
      "--neutral-400": "#a8a29e",
      "--neutral-500": "#78716c",
      "--neutral-600": "#57534e",
      "--neutral-700": "#44403c",
      "--neutral-800": "#292524",
      "--neutral-900": "#1c1917",
      "--neutral-950": "#0c0a09",
      "--brand-50": "#ebf5f2",
      "--brand-100": "#d6ebe6",
      "--brand-200": "#add6cc",
      "--brand-300": "#80c0b0",
      "--brand-400": "#47a48d",
      "--brand-500": "#1f8f73",
      "--brand-600": "#008060",
      "--brand-700": "#00694f",
      "--brand-800": "#00533e",
      "--brand-900": "#003d2e",
      "--brand-950": "#00291f",
      "--brand-highlight": "#95bf47"
    },
    ":root[data-brand=\"warm\"]": {
      "--neutral-50": "#fafaf9",
      "--neutral-100": "#f5f5f4",
      "--neutral-200": "#e7e5e4",
      "--neutral-300": "#d6d3d1",
      "--neutral-400": "#a8a29e",
      "--neutral-500": "#78716c",
      "--neutral-600": "#57534e",
      "--neutral-700": "#44403c",
      "--neutral-800": "#292524",
      "--neutral-900": "#1c1917",
      "--neutral-950": "#0c0a09",
      "--brand-50": "#f9f1ee",
      "--brand-100": "#f4e2dd",
      "--brand-200": "#e8c5ba",
      "--brand-300": "#dca594",
      "--brand-400": "#cc7d64",
      "--brand-500": "#c16042",
      "--brand-600": "#b84a28",
      "--brand-700": "#973d21",
      "--brand-800": "#78301a",
      "--brand-900": "#582413",
      "--brand-950": "#3b180d",
      "--brand-highlight": "#f59e0b"
    },
    ":root[data-brand=\"signal\"]": {
      "--neutral-50": "#f8fafc",
      "--neutral-100": "#f1f5f9",
      "--neutral-200": "#e2e8f0",
      "--neutral-300": "#cbd5e1",
      "--neutral-400": "#94a3b8",
      "--neutral-500": "#64748b",
      "--neutral-600": "#475569",
      "--neutral-700": "#334155",
      "--neutral-800": "#1e293b",
      "--neutral-900": "#0f172a",
      "--neutral-950": "#020617",
      "--brand-50": "#fef5ed",
      "--brand-100": "#fdebdb",
      "--brand-200": "#fbd6b8",
      "--brand-300": "#f9c090",
      "--brand-400": "#f6a45e",
      "--brand-500": "#f48f3b",
      "--brand-600": "#f38020",
      "--brand-700": "#c7691a",
      "--brand-800": "#9e5315",
      "--brand-900": "#753d0f",
      "--brand-950": "#4e290a",
      "--brand-highlight": "#fbbf24"
    },
    ":root[data-brand=\"lookbook\"]": {
      "--neutral-50": "#f5f3ef",
      "--neutral-100": "#ebe8e2",
      "--neutral-200": "#d9d6d0",
      "--neutral-300": "#c8c4bc",
      "--neutral-400": "#a39e95",
      "--neutral-500": "#7a756d",
      "--neutral-600": "#5c5852",
      "--neutral-700": "#44403c",
      "--neutral-800": "#2a2826",
      "--neutral-900": "#111111",
      "--neutral-950": "#0a0a0a",
      "--brand-50": "#ececec",
      "--brand-100": "#d9d9d9",
      "--brand-200": "#b3b3b3",
      "--brand-300": "#888888",
      "--brand-400": "#545454",
      "--brand-500": "#2e2e2e",
      "--brand-600": "#111111",
      "--brand-700": "#0e0e0e",
      "--brand-800": "#0b0b0b",
      "--brand-900": "#080808",
      "--brand-950": "#050505",
      "--brand-highlight": "#c8ff00"
    },
    ":root[data-brand=\"ink\"]": {
      "--neutral-50": "#fafafa",
      "--neutral-100": "#f4f4f5",
      "--neutral-200": "#e4e4e7",
      "--neutral-300": "#d4d4d8",
      "--neutral-400": "#a1a1aa",
      "--neutral-500": "#71717a",
      "--neutral-600": "#52525b",
      "--neutral-700": "#3f3f46",
      "--neutral-800": "#27272a",
      "--neutral-900": "#18181b",
      "--neutral-950": "#09090b",
      "--brand-50": "#ececec",
      "--brand-100": "#dadada",
      "--brand-200": "#b5b5b5",
      "--brand-300": "#8b8b8b",
      "--brand-400": "#585858",
      "--brand-500": "#333333",
      "--brand-600": "#171717",
      "--brand-700": "#131313",
      "--brand-800": "#0f0f0f",
      "--brand-900": "#0b0b0b",
      "--brand-950": "#070707"
    },
    ":root[data-brand=\"workspace\"]": {
      "--neutral-50": "#fafaf9",
      "--neutral-100": "#f5f5f4",
      "--neutral-200": "#e7e5e4",
      "--neutral-300": "#d6d3d1",
      "--neutral-400": "#a8a29e",
      "--neutral-500": "#78716c",
      "--neutral-600": "#57534e",
      "--neutral-700": "#44403c",
      "--neutral-800": "#292524",
      "--neutral-900": "#1c1917",
      "--neutral-950": "#0c0a09",
      "--brand-50": "#efefee",
      "--brand-100": "#dfdfde",
      "--brand-200": "#bfbebc",
      "--brand-300": "#9b9a97",
      "--brand-400": "#6f6e69",
      "--brand-500": "#4f4d48",
      "--brand-600": "#37352f",
      "--brand-700": "#2d2b27",
      "--brand-800": "#24221f",
      "--brand-900": "#1a1917",
      "--brand-950": "#12110f",
      "--brand-highlight": "#2383e2"
    },
    ":root[data-brand=\"neon-drift\"]": {
      "--neutral-50": "#f7f6fa",
      "--neutral-100": "#efedf3",
      "--neutral-200": "#ded9e6",
      "--neutral-300": "#c5bfd1",
      "--neutral-400": "#a39ab2",
      "--neutral-500": "#7f7694",
      "--neutral-600": "#625a75",
      "--neutral-700": "#48425a",
      "--neutral-800": "#2e293c",
      "--neutral-900": "#181522",
      "--neutral-950": "#0c0a12",
      "--brand-50": "#ffebf5",
      "--brand-100": "#ffd6eb",
      "--brand-200": "#ffadd6",
      "--brand-300": "#ff80c0",
      "--brand-400": "#ff47a4",
      "--brand-500": "#ff1f8f",
      "--brand-600": "#ff0080",
      "--brand-700": "#d10069",
      "--brand-800": "#a60053",
      "--brand-900": "#7a003d",
      "--brand-950": "#520029",
      "--brand-highlight": "#00f5ff"
    },
    ":root[data-brand=\"chrome\"]": {
      "--neutral-50": "#f8fafc",
      "--neutral-100": "#f1f5f9",
      "--neutral-200": "#e2e8f0",
      "--neutral-300": "#cbd5e1",
      "--neutral-400": "#94a3b8",
      "--neutral-500": "#64748b",
      "--neutral-600": "#475569",
      "--neutral-700": "#334155",
      "--neutral-800": "#1e293b",
      "--neutral-900": "#0f1419",
      "--neutral-950": "#070a0d",
      "--brand-50": "#f7f8f9",
      "--brand-100": "#eff0f2",
      "--brand-200": "#dfe2e5",
      "--brand-300": "#ced1d7",
      "--brand-400": "#b8bdc5",
      "--brand-500": "#a8aeb9",
      "--brand-600": "#9ca3af",
      "--brand-700": "#808690",
      "--brand-800": "#656a72",
      "--brand-900": "#4b4e54",
      "--brand-950": "#323438",
      "--brand-highlight": "#c7d2fe"
    }
  }
}
