{
  "id": "lanterna",
  "name": "Lanterna",
  "group": "custom",
  "author": "Inspired by Grafana",
  "description": "Dashboard orange on near-black navy. Panels, gauges, and long time ranges.",
  "radius": "0",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#f4f5f5",
    "foreground": "#24292e",
    "card": "#ffffff",
    "card-foreground": "#24292e",
    "popover": "#ffffff",
    "popover-foreground": "#24292e",
    "primary": "#e0752d",
    "primary-foreground": "#111111",
    "secondary": "#e9ecef",
    "secondary-foreground": "#24292e",
    "muted": "#f4f5f5",
    "muted-foreground": "#63666b",
    "accent": "#fbe8d7",
    "accent-foreground": "#8a4413",
    "destructive": "#e02f44",
    "destructive-foreground": "#ffffff",
    "border": "#d8dade",
    "input": "#e9ecef",
    "ring": "#e0752d",
    "success": "#299c46",
    "success-foreground": "#111111",
    "warning": "#eb7b18",
    "warning-foreground": "#111111",
    "info": "#3274d9",
    "info-foreground": "#ffffff",
    "sidebar": "#e9ecef",
    "sidebar-foreground": "#24292e",
    "sidebar-primary": "#e0752d",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#fbe8d7",
    "sidebar-accent-foreground": "#8a4413",
    "sidebar-border": "#d8dade",
    "sidebar-ring": "#e0752d"
  },
  "dark": {
    "background": "#111217",
    "foreground": "#ccccdc",
    "card": "#181b1f",
    "card-foreground": "#ccccdc",
    "popover": "#181b1f",
    "popover-foreground": "#ccccdc",
    "primary": "#ff9830",
    "primary-foreground": "#111111",
    "secondary": "#22252b",
    "secondary-foreground": "#ccccdc",
    "muted": "#181b1f",
    "muted-foreground": "#8e8e9e",
    "accent": "#442a0d",
    "accent-foreground": "#ffbe70",
    "destructive": "#f2495c",
    "destructive-foreground": "#111111",
    "border": "#2c3235",
    "input": "#22252b",
    "ring": "#ff9830",
    "success": "#73bf69",
    "success-foreground": "#111111",
    "warning": "#ff9830",
    "warning-foreground": "#111111",
    "info": "#5794f2",
    "info-foreground": "#111111",
    "sidebar": "#0b0c0e",
    "sidebar-foreground": "#ccccdc",
    "sidebar-primary": "#ff9830",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#442a0d",
    "sidebar-accent-foreground": "#ffbe70",
    "sidebar-border": "#2c3235",
    "sidebar-ring": "#ff9830"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
