{
  "$name": "Omninal design tokens · shadcn/ui × Omninal",
  "$version": "3.0",
  "$date": "2026-06",
  "$docs": "Brand site chapter 06 · UI Kit. Gain/loss must bind to --positive/--negative per market.",
  "brand": {
    "blue": "#155dfc",
    "blue-dark": "#15439e",
    "navy": "#0b0f1e",
    "navy-2": "#131a32",
    "navy-3": "#10263f",
    "sky": "#6e9bff",
    "ice": "#e9f0ff",
    "carbon": "#0d0d12",
    "gold": "#e3b341",
    "teal": "#0d9488",
    "teal-ink": "#0f766e",
    "iris": "#7c5cfc",
    "orange": "#ea580c",
    "orange-ink": "#c2410c",
    "pink": "#ec4899",
    "ink": "#181d33",
    "slate": "#5d6478",
    "mist": "#8b91a5",
    "fog": "#c5cede",
    "line": "#e6e9f1",
    "paper": "#fafbfd",
    "white": "#ffffff",
    "green": "#16a34a",
    "green-dark": "#15803d",
    "mint": "#2dd4bf",
    "green-soft": "#f0fdf4",
    "amber": "#f59e0b",
    "amber-text": "#b45309",
    "red": "#dc2626"
  },
  "shadcn": {
    "light": {
      "radius": "0.625rem",
      "background": "#ffffff",
      "foreground": "#181d33",
      "card": "#ffffff",
      "card-foreground": "#181d33",
      "popover": "#ffffff",
      "popover-foreground": "#181d33",
      "primary": "#155dfc",
      "primary-foreground": "#ffffff",
      "secondary": "#eef1f6",
      "secondary-foreground": "#1a2236",
      "muted": "#f1f4f9",
      "muted-foreground": "#5d6478",
      "accent": "#e9f0ff",
      "accent-foreground": "#15439e",
      "destructive": "#dc2626",
      "warning": "#f59e0b",
      "warning-text": "#b45309",
      "border": "#e6e9f1",
      "input": "#e6e9f1",
      "ring": "#155dfc",
      "chart-1": "#155dfc",
      "chart-2": "#0d9488",
      "chart-3": "#7c5cfc",
      "chart-4": "#ea580c",
      "chart-5": "#e3b341",
      "sidebar": "#fafbfd",
      "sidebar-foreground": "#181d33",
      "sidebar-primary": "#155dfc",
      "sidebar-primary-foreground": "#ffffff",
      "sidebar-accent": "#e9f0ff",
      "sidebar-accent-foreground": "#15439e",
      "sidebar-border": "#e6e9f1",
      "sidebar-ring": "#155dfc"
    },
    "dark": {
      "background": "#0b0f1e",
      "foreground": "#e9edf6",
      "card": "#131a32",
      "card-foreground": "#e9edf6",
      "popover": "#131a32",
      "popover-foreground": "#e9edf6",
      "primary": "#6e9bff",
      "primary-foreground": "#0b0f1e",
      "secondary": "#1c2540",
      "secondary-foreground": "#e9edf6",
      "muted": "#1b2438",
      "muted-foreground": "#8a93ad",
      "accent": "rgba(110,155,255,.14)",
      "accent-foreground": "#b9cdff",
      "destructive": "#f87171",
      "warning": "#fbbf24",
      "border": "#26304a",
      "input": "#26304a",
      "ring": "#6e9bff",
      "chart-1": "#6e9bff",
      "chart-2": "#2dd4bf",
      "chart-3": "#a78bfa",
      "chart-4": "#fb923c",
      "chart-5": "#eac54f",
      "sidebar": "#0e1426",
      "sidebar-foreground": "#e9edf6",
      "sidebar-primary": "#6e9bff",
      "sidebar-primary-foreground": "#0b0f1e",
      "sidebar-accent": "rgba(110,155,255,.14)",
      "sidebar-accent-foreground": "#b9cdff",
      "sidebar-border": "#1e2a4a",
      "sidebar-ring": "#6e9bff"
    }
  },
  "gradients": {
    "deep-trust": "linear-gradient(132deg, #0b0f1e 0%, #10263f 55%, #15439e 130%)",
    "royal-flow": "linear-gradient(132deg, #15439e 0%, #155dfc 60%, #6e9bff 135%)",
    "midnight-gold": "linear-gradient(132deg, #0d0d12 35%, #1a1a22 80%)",
    "vivid-signal": "linear-gradient(132deg, #155dfc 0%, #7c5cfc 60%, #ec4899 125%)",
    "text-settle": "linear-gradient(100deg, #155dfc, #0d9488)",
    "halo": "radial-gradient(circle, #87acff, #155dfc)"
  },
  "radius": {
    "sm": 8,
    "card": 12,
    "cardLg": 16,
    "appIcon": "24%"
  },
  "spacing": [
    4,
    8,
    12,
    16,
    24,
    32,
    48,
    64
  ],
  "motion": {
    "easing": "cubic-bezier(0.2, 0.8, 0.2, 1)",
    "durationMs": {
      "instant": 100,
      "quick": 180,
      "standard": 240,
      "settle": 400
    }
  },
  "typography": {
    "latin": "Inter",
    "zh": "Noto Sans SC",
    "ko": "Pretendard",
    "displayWeight": 800,
    "displayTracking": "-0.025em",
    "bodyWeight": 400,
    "bodyLeading": 1.65,
    "numerals": "tabular-nums"
  }
}
