{
  "id": "lightfall",
  "name": "Lightfall",
  "group": "custom",
  "author": "Inspired by Salesforce Lightning",
  "description": "Enterprise sky blue on cool white. Dense, calm, built for long sessions.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Salesforce Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#f3f3f3",
    "foreground": "#181818",
    "card": "#ffffff",
    "card-foreground": "#181818",
    "popover": "#ffffff",
    "popover-foreground": "#181818",
    "primary": "#0176d3",
    "primary-foreground": "#ffffff",
    "secondary": "#ecebea",
    "secondary-foreground": "#181818",
    "muted": "#f3f3f3",
    "muted-foreground": "#5c5c5c",
    "accent": "#eef4ff",
    "accent-foreground": "#014486",
    "destructive": "#ba0517",
    "destructive-foreground": "#ffffff",
    "border": "#c9c9c9",
    "input": "#ecebea",
    "ring": "#0176d3",
    "success": "#2e844a",
    "success-foreground": "#ffffff",
    "warning": "#fe9339",
    "warning-foreground": "#111111",
    "info": "#0176d3",
    "info-foreground": "#ffffff",
    "sidebar": "#ffffff",
    "sidebar-foreground": "#181818",
    "sidebar-primary": "#0176d3",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#eef4ff",
    "sidebar-accent-foreground": "#014486",
    "sidebar-border": "#c9c9c9",
    "sidebar-ring": "#0176d3"
  },
  "dark": {
    "background": "#1b1b1b",
    "foreground": "#f3f3f3",
    "card": "#242424",
    "card-foreground": "#f3f3f3",
    "popover": "#242424",
    "popover-foreground": "#f3f3f3",
    "primary": "#1b96ff",
    "primary-foreground": "#111111",
    "secondary": "#2e2e2e",
    "secondary-foreground": "#f3f3f3",
    "muted": "#242424",
    "muted-foreground": "#aeaeae",
    "accent": "#032d60",
    "accent-foreground": "#90c8ff",
    "destructive": "#fe5c4c",
    "destructive-foreground": "#111111",
    "border": "#3a3a3a",
    "input": "#2e2e2e",
    "ring": "#1b96ff",
    "success": "#45c65a",
    "success-foreground": "#111111",
    "warning": "#ffb75d",
    "warning-foreground": "#111111",
    "info": "#1b96ff",
    "info-foreground": "#111111",
    "sidebar": "#141414",
    "sidebar-foreground": "#f3f3f3",
    "sidebar-primary": "#1b96ff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#032d60",
    "sidebar-accent-foreground": "#90c8ff",
    "sidebar-border": "#3a3a3a",
    "sidebar-ring": "#1b96ff"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap"
}
