{
  "id": "halcyon",
  "name": "Halcyon",
  "group": "custom",
  "author": "Inspired by Headspace",
  "description": "Warm orange on cream, everything softly rounded. Deliberately unhurried.",
  "radius": "1.25rem",
  "fonts": {
    "sans": "\"Quicksand\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Nanum Gothic Coding\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#fff8ee",
    "foreground": "#2b2118",
    "card": "#fffdf9",
    "card-foreground": "#2b2118",
    "popover": "#fffdf9",
    "popover-foreground": "#2b2118",
    "primary": "#ff7b02",
    "primary-foreground": "#111111",
    "secondary": "#f7ece0",
    "secondary-foreground": "#2b2118",
    "muted": "#fdf5ea",
    "muted-foreground": "#7a6a58",
    "accent": "#ffe6cc",
    "accent-foreground": "#a34d00",
    "destructive": "#d94f3d",
    "destructive-foreground": "#111111",
    "border": "#eadfd0",
    "input": "#f7ece0",
    "ring": "#ff7b02",
    "success": "#3f9e6c",
    "success-foreground": "#111111",
    "warning": "#ff7b02",
    "warning-foreground": "#111111",
    "info": "#3d7ea6",
    "info-foreground": "#ffffff",
    "sidebar": "#f7ece0",
    "sidebar-foreground": "#2b2118",
    "sidebar-primary": "#ff7b02",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe6cc",
    "sidebar-accent-foreground": "#a34d00",
    "sidebar-border": "#eadfd0",
    "sidebar-ring": "#ff7b02"
  },
  "dark": {
    "background": "#241c14",
    "foreground": "#f5ece0",
    "card": "#2e251b",
    "card-foreground": "#f5ece0",
    "popover": "#2e251b",
    "popover-foreground": "#f5ece0",
    "primary": "#ff9a3d",
    "primary-foreground": "#111111",
    "secondary": "#3a2e22",
    "secondary-foreground": "#f5ece0",
    "muted": "#2e251b",
    "muted-foreground": "#a89a86",
    "accent": "#4d2c08",
    "accent-foreground": "#ffc285",
    "destructive": "#f0705c",
    "destructive-foreground": "#111111",
    "border": "#453729",
    "input": "#3a2e22",
    "ring": "#ff9a3d",
    "success": "#5ab887",
    "success-foreground": "#111111",
    "warning": "#ff9a3d",
    "warning-foreground": "#111111",
    "info": "#68a8cc",
    "info-foreground": "#111111",
    "sidebar": "#171009",
    "sidebar-foreground": "#f5ece0",
    "sidebar-primary": "#ff9a3d",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d2c08",
    "sidebar-accent-foreground": "#ffc285",
    "sidebar-border": "#453729",
    "sidebar-ring": "#ff9a3d"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&family=Nanum+Gothic+Coding:wght@400;700&display=swap"
}
