{
  "id": "grid",
  "name": "Grid",
  "group": "custom",
  "author": "Inspired by Swiss International Typographic Style",
  "description": "Black, white, one red. Flush-left, square, and completely unsentimental.",
  "radius": "0",
  "fonts": {
    "sans": "\"Inter Tight\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#000000",
    "card": "#ffffff",
    "card-foreground": "#000000",
    "popover": "#ffffff",
    "popover-foreground": "#000000",
    "primary": "#e30613",
    "primary-foreground": "#ffffff",
    "secondary": "#f0f0f0",
    "secondary-foreground": "#000000",
    "muted": "#f7f7f7",
    "muted-foreground": "#4d4d4d",
    "accent": "#ffe0e2",
    "accent-foreground": "#96040d",
    "destructive": "#e30613",
    "destructive-foreground": "#ffffff",
    "border": "#000000",
    "input": "#f0f0f0",
    "ring": "#e30613",
    "success": "#006b3c",
    "success-foreground": "#ffffff",
    "warning": "#8a6a00",
    "warning-foreground": "#ffffff",
    "info": "#000000",
    "info-foreground": "#ffffff",
    "sidebar": "#f0f0f0",
    "sidebar-foreground": "#000000",
    "sidebar-primary": "#e30613",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#ffe0e2",
    "sidebar-accent-foreground": "#96040d",
    "sidebar-border": "#000000",
    "sidebar-ring": "#e30613"
  },
  "dark": {
    "background": "#0a0a0a",
    "foreground": "#ffffff",
    "card": "#141414",
    "card-foreground": "#ffffff",
    "popover": "#141414",
    "popover-foreground": "#ffffff",
    "primary": "#ff3341",
    "primary-foreground": "#0a0a0a",
    "secondary": "#1f1f1f",
    "secondary-foreground": "#ffffff",
    "muted": "#141414",
    "muted-foreground": "#b3b3b3",
    "accent": "#4d0206",
    "accent-foreground": "#ff8a91",
    "destructive": "#ff3341",
    "destructive-foreground": "#0a0a0a",
    "border": "#ffffff",
    "input": "#1f1f1f",
    "ring": "#ff3341",
    "success": "#2fbf7a",
    "success-foreground": "#0a0a0a",
    "warning": "#d4b13d",
    "warning-foreground": "#0a0a0a",
    "info": "#ffffff",
    "info-foreground": "#0a0a0a",
    "sidebar": "#000000",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#ff3341",
    "sidebar-primary-foreground": "#0a0a0a",
    "sidebar-accent": "#4d0206",
    "sidebar-accent-foreground": "#ff8a91",
    "sidebar-border": "#ffffff",
    "sidebar-ring": "#ff3341"
  },
  "shadow": "none",
  "borderWidth": "1px",
  "controls": {
    "weight": "500",
    "tracking": "0.02em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
