{
  "id": "keyring",
  "name": "Keyring",
  "group": "custom",
  "author": "Inspired by Auth0",
  "description": "Identity vermilion on charcoal. Security-console seriousness, square-ish.",
  "radius": "0.1875rem",
  "fonts": {
    "sans": "\"Space Grotesk\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Space Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#16214d",
    "card": "#ffffff",
    "card-foreground": "#16214d",
    "popover": "#ffffff",
    "popover-foreground": "#16214d",
    "primary": "#eb5424",
    "primary-foreground": "#111111",
    "secondary": "#eef1f7",
    "secondary-foreground": "#16214d",
    "muted": "#f6f8fb",
    "muted-foreground": "#5c6789",
    "accent": "#fce6de",
    "accent-foreground": "#98300d",
    "destructive": "#d0021b",
    "destructive-foreground": "#ffffff",
    "border": "#d9dde8",
    "input": "#eef1f7",
    "ring": "#eb5424",
    "success": "#2fb344",
    "success-foreground": "#111111",
    "warning": "#f5a623",
    "warning-foreground": "#111111",
    "info": "#3f59e4",
    "info-foreground": "#ffffff",
    "sidebar": "#16214d",
    "sidebar-foreground": "#dfe4f2",
    "sidebar-primary": "#eb5424",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#22305c",
    "sidebar-accent-foreground": "#98300d",
    "sidebar-border": "#2a3768",
    "sidebar-ring": "#eb5424"
  },
  "dark": {
    "background": "#101528",
    "foreground": "#e2e7f5",
    "card": "#181e36",
    "card-foreground": "#e2e7f5",
    "popover": "#181e36",
    "popover-foreground": "#e2e7f5",
    "primary": "#ff7247",
    "primary-foreground": "#111111",
    "secondary": "#212847",
    "secondary-foreground": "#e2e7f5",
    "muted": "#181e36",
    "muted-foreground": "#8e97b8",
    "accent": "#4a1c0c",
    "accent-foreground": "#ffa680",
    "destructive": "#ff5f6d",
    "destructive-foreground": "#111111",
    "border": "#2b3357",
    "input": "#212847",
    "ring": "#ff7247",
    "success": "#3fc95a",
    "success-foreground": "#111111",
    "warning": "#f5b942",
    "warning-foreground": "#111111",
    "info": "#6d81ff",
    "info-foreground": "#111111",
    "sidebar": "#080b18",
    "sidebar-foreground": "#e2e7f5",
    "sidebar-primary": "#ff7247",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a1c0c",
    "sidebar-accent-foreground": "#ffa680",
    "sidebar-border": "#2b3357",
    "sidebar-ring": "#ff7247"
  },
  "shadow": "flat",
  "controls": {
    "weight": "600"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap"
}
