{
  "id": "bedrock",
  "name": "Bedrock",
  "group": "custom",
  "author": "Inspired by Foundation",
  "description": "Industrial blue, square corners, heavy rules. Structure you can feel.",
  "radius": "0",
  "fonts": {
    "sans": "\"Barlow\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Share Tech Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#fefefe",
    "foreground": "#0a0a0a",
    "card": "#ffffff",
    "card-foreground": "#0a0a0a",
    "popover": "#ffffff",
    "popover-foreground": "#0a0a0a",
    "primary": "#1779ba",
    "primary-foreground": "#ffffff",
    "secondary": "#e6e6e6",
    "secondary-foreground": "#0a0a0a",
    "muted": "#f3f3f3",
    "muted-foreground": "#4a4a4a",
    "accent": "#d7ecfa",
    "accent-foreground": "#0b4a75",
    "destructive": "#cc4b37",
    "destructive-foreground": "#ffffff",
    "border": "#8a8a8a",
    "input": "#e6e6e6",
    "ring": "#1779ba",
    "success": "#3adb76",
    "success-foreground": "#0a0a0a",
    "warning": "#ffae00",
    "warning-foreground": "#0a0a0a",
    "info": "#1779ba",
    "info-foreground": "#ffffff",
    "sidebar": "#e6e6e6",
    "sidebar-foreground": "#0a0a0a",
    "sidebar-primary": "#1779ba",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#d7ecfa",
    "sidebar-accent-foreground": "#0b4a75",
    "sidebar-border": "#8a8a8a",
    "sidebar-ring": "#1779ba"
  },
  "dark": {
    "background": "#0a0a0a",
    "foreground": "#fefefe",
    "card": "#151515",
    "card-foreground": "#fefefe",
    "popover": "#151515",
    "popover-foreground": "#fefefe",
    "primary": "#4fa8e0",
    "primary-foreground": "#0a0a0a",
    "secondary": "#1f1f1f",
    "secondary-foreground": "#fefefe",
    "muted": "#151515",
    "muted-foreground": "#b0b0b0",
    "accent": "#0d3a5c",
    "accent-foreground": "#8fcdf0",
    "destructive": "#e06b57",
    "destructive-foreground": "#0a0a0a",
    "border": "#4a4a4a",
    "input": "#1f1f1f",
    "ring": "#4fa8e0",
    "success": "#3adb76",
    "success-foreground": "#0a0a0a",
    "warning": "#ffae00",
    "warning-foreground": "#0a0a0a",
    "info": "#4fa8e0",
    "info-foreground": "#0a0a0a",
    "sidebar": "#000000",
    "sidebar-foreground": "#fefefe",
    "sidebar-primary": "#4fa8e0",
    "sidebar-primary-foreground": "#0a0a0a",
    "sidebar-accent": "#0d3a5c",
    "sidebar-accent-foreground": "#8fcdf0",
    "sidebar-border": "#4a4a4a",
    "sidebar-ring": "#4fa8e0"
  },
  "shadow": "none",
  "borderWidth": "2px",
  "controls": {
    "weight": "700",
    "transform": "uppercase",
    "tracking": "0.06em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&family=Share+Tech+Mono:wght@400&display=swap"
}
