{
  "id": "flatpack",
  "name": "Flatpack",
  "group": "custom",
  "author": "Inspired by IKEA",
  "description": "Cobalt and canary, square edges, bold labels. Assembly-manual clarity.",
  "radius": "0",
  "fonts": {
    "sans": "\"Archivo Black\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Anonymous Pro\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#111111",
    "card": "#ffffff",
    "card-foreground": "#111111",
    "popover": "#ffffff",
    "popover-foreground": "#111111",
    "primary": "#0058a3",
    "primary-foreground": "#ffffff",
    "secondary": "#f5f5f5",
    "secondary-foreground": "#111111",
    "muted": "#fafafa",
    "muted-foreground": "#666666",
    "accent": "#ffdb00",
    "accent-foreground": "#3d3300",
    "destructive": "#e00751",
    "destructive-foreground": "#ffffff",
    "border": "#cccccc",
    "input": "#f5f5f5",
    "ring": "#0058a3",
    "success": "#0a8a00",
    "success-foreground": "#ffffff",
    "warning": "#ffdb00",
    "warning-foreground": "#111111",
    "info": "#0058a3",
    "info-foreground": "#ffffff",
    "sidebar": "#ffdb00",
    "sidebar-foreground": "#111111",
    "sidebar-primary": "#0058a3",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#f5d200",
    "sidebar-accent-foreground": "#3d3300",
    "sidebar-border": "#d4b800",
    "sidebar-ring": "#0058a3"
  },
  "dark": {
    "background": "#121212",
    "foreground": "#f5f5f5",
    "card": "#1c1c1c",
    "card-foreground": "#f5f5f5",
    "popover": "#1c1c1c",
    "popover-foreground": "#f5f5f5",
    "primary": "#3d8fd8",
    "primary-foreground": "#111111",
    "secondary": "#262626",
    "secondary-foreground": "#f5f5f5",
    "muted": "#1c1c1c",
    "muted-foreground": "#a0a0a0",
    "accent": "#4a4000",
    "accent-foreground": "#ffe95c",
    "destructive": "#ff5c8a",
    "destructive-foreground": "#111111",
    "border": "#333333",
    "input": "#262626",
    "ring": "#3d8fd8",
    "success": "#3fbf35",
    "success-foreground": "#111111",
    "warning": "#ffdb00",
    "warning-foreground": "#111111",
    "info": "#3d8fd8",
    "info-foreground": "#111111",
    "sidebar": "#080808",
    "sidebar-foreground": "#f5f5f5",
    "sidebar-primary": "#3d8fd8",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4a4000",
    "sidebar-accent-foreground": "#ffe95c",
    "sidebar-border": "#333333",
    "sidebar-ring": "#3d8fd8"
  },
  "shadow": "flat",
  "borderWidth": "2px",
  "controls": {
    "weight": "700",
    "transform": "uppercase",
    "tracking": "0.05em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Archivo+Black:wght@400&family=Anonymous+Pro:wght@400;500&display=swap"
}
