{
  "id": "prism",
  "name": "Prism",
  "group": "custom",
  "author": "Inspired by Adobe Spectrum",
  "description": "Studio gray with a decisive blue. Neutral surfaces that let content lead.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Source Sans 3\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Source Code Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#f0f0f0",
    "foreground": "#1b1b1b",
    "card": "#ffffff",
    "card-foreground": "#1b1b1b",
    "popover": "#ffffff",
    "popover-foreground": "#1b1b1b",
    "primary": "#1473e6",
    "primary-foreground": "#ffffff",
    "secondary": "#e4e4e4",
    "secondary-foreground": "#1b1b1b",
    "muted": "#ececec",
    "muted-foreground": "#6e6e6e",
    "accent": "#dbeaff",
    "accent-foreground": "#0d66d0",
    "destructive": "#d7373f",
    "destructive-foreground": "#ffffff",
    "border": "#cacaca",
    "input": "#e4e4e4",
    "ring": "#1473e6",
    "success": "#268e6c",
    "success-foreground": "#111111",
    "warning": "#e68619",
    "warning-foreground": "#111111",
    "info": "#1473e6",
    "info-foreground": "#ffffff",
    "sidebar": "#f5f5f5",
    "sidebar-foreground": "#1b1b1b",
    "sidebar-primary": "#1473e6",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#dbeaff",
    "sidebar-accent-foreground": "#0d66d0",
    "sidebar-border": "#cacaca",
    "sidebar-ring": "#1473e6"
  },
  "dark": {
    "background": "#1d1d1d",
    "foreground": "#efefef",
    "card": "#252525",
    "card-foreground": "#efefef",
    "popover": "#252525",
    "popover-foreground": "#efefef",
    "primary": "#378ef0",
    "primary-foreground": "#111111",
    "secondary": "#323232",
    "secondary-foreground": "#efefef",
    "muted": "#252525",
    "muted-foreground": "#a2a2a2",
    "accent": "#14375e",
    "accent-foreground": "#7cb8f5",
    "destructive": "#ec5b62",
    "destructive-foreground": "#111111",
    "border": "#3c3c3c",
    "input": "#323232",
    "ring": "#378ef0",
    "success": "#33ab84",
    "success-foreground": "#111111",
    "warning": "#f29423",
    "warning-foreground": "#111111",
    "info": "#378ef0",
    "info-foreground": "#111111",
    "sidebar": "#161616",
    "sidebar-foreground": "#efefef",
    "sidebar-primary": "#378ef0",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#14375e",
    "sidebar-accent-foreground": "#7cb8f5",
    "sidebar-border": "#3c3c3c",
    "sidebar-ring": "#378ef0"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=Source+Code+Pro:wght@400;500&display=swap"
}
