{
  "id": "sentinel",
  "name": "Sentinel",
  "group": "custom",
  "author": "Inspired by Sentry",
  "description": "Amber signal on deep plum. Stack traces at 2am, but readable.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Rubik\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#fdfcfe",
    "foreground": "#2b1d38",
    "card": "#ffffff",
    "card-foreground": "#2b1d38",
    "popover": "#ffffff",
    "popover-foreground": "#2b1d38",
    "primary": "#f1b71c",
    "primary-foreground": "#111111",
    "secondary": "#f2edf6",
    "secondary-foreground": "#2b1d38",
    "muted": "#f8f5fa",
    "muted-foreground": "#6b5f78",
    "accent": "#fdf1cf",
    "accent-foreground": "#6b4e00",
    "destructive": "#e1567c",
    "destructive-foreground": "#111111",
    "border": "#e2dce8",
    "input": "#f2edf6",
    "ring": "#f1b71c",
    "success": "#2ba185",
    "success-foreground": "#111111",
    "warning": "#f1b71c",
    "warning-foreground": "#111111",
    "info": "#6c5fc7",
    "info-foreground": "#ffffff",
    "sidebar": "#362d59",
    "sidebar-foreground": "#e6e1f2",
    "sidebar-primary": "#f1b71c",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#443a68",
    "sidebar-accent-foreground": "#6b4e00",
    "sidebar-border": "#4a3f73",
    "sidebar-ring": "#f1b71c"
  },
  "dark": {
    "background": "#1d1127",
    "foreground": "#ece5f5",
    "card": "#2a1a38",
    "card-foreground": "#ece5f5",
    "popover": "#2a1a38",
    "popover-foreground": "#ece5f5",
    "primary": "#f5c542",
    "primary-foreground": "#111111",
    "secondary": "#342244",
    "secondary-foreground": "#ece5f5",
    "muted": "#2a1a38",
    "muted-foreground": "#9b8bab",
    "accent": "#4a3a0d",
    "accent-foreground": "#f7d774",
    "destructive": "#f06595",
    "destructive-foreground": "#111111",
    "border": "#3e2c52",
    "input": "#342244",
    "ring": "#f5c542",
    "success": "#3fc7a4",
    "success-foreground": "#111111",
    "warning": "#f5c542",
    "warning-foreground": "#111111",
    "info": "#9481f0",
    "info-foreground": "#111111",
    "sidebar": "#120a1a",
    "sidebar-foreground": "#ece5f5",
    "sidebar-primary": "#f5c542",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a3a0d",
    "sidebar-accent-foreground": "#f7d774",
    "sidebar-border": "#3e2c52",
    "sidebar-ring": "#f5c542"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
}
