{
  "id": "bulwark",
  "name": "Bulwark",
  "group": "custom",
  "author": "Inspired by Bulma",
  "description": "Turquoise on stark white with hard edges. Flat, confident, no gradients.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Nunito\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Inconsolata\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#363636",
    "card": "#ffffff",
    "card-foreground": "#363636",
    "popover": "#ffffff",
    "popover-foreground": "#363636",
    "primary": "#00d1b2",
    "primary-foreground": "#111111",
    "secondary": "#f5f5f5",
    "secondary-foreground": "#363636",
    "muted": "#fafafa",
    "muted-foreground": "#7a7a7a",
    "accent": "#e0fbf6",
    "accent-foreground": "#00614f",
    "destructive": "#f14668",
    "destructive-foreground": "#111111",
    "border": "#dbdbdb",
    "input": "#f5f5f5",
    "ring": "#00d1b2",
    "success": "#48c78e",
    "success-foreground": "#111111",
    "warning": "#ffe08a",
    "warning-foreground": "#111111",
    "info": "#3e8ed0",
    "info-foreground": "#111111",
    "sidebar": "#fafafa",
    "sidebar-foreground": "#363636",
    "sidebar-primary": "#00d1b2",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#e0fbf6",
    "sidebar-accent-foreground": "#00614f",
    "sidebar-border": "#dbdbdb",
    "sidebar-ring": "#00d1b2"
  },
  "dark": {
    "background": "#14181a",
    "foreground": "#e8eced",
    "card": "#1d2325",
    "card-foreground": "#e8eced",
    "popover": "#1d2325",
    "popover-foreground": "#e8eced",
    "primary": "#00d1b2",
    "primary-foreground": "#111111",
    "secondary": "#252d30",
    "secondary-foreground": "#e8eced",
    "muted": "#1d2325",
    "muted-foreground": "#94a1a5",
    "accent": "#0a3b34",
    "accent-foreground": "#5fe3ce",
    "destructive": "#ff6685",
    "destructive-foreground": "#111111",
    "border": "#2f383b",
    "input": "#252d30",
    "ring": "#00d1b2",
    "success": "#48c78e",
    "success-foreground": "#111111",
    "warning": "#ffd35c",
    "warning-foreground": "#111111",
    "info": "#5aa9e6",
    "info-foreground": "#111111",
    "sidebar": "#0d1012",
    "sidebar-foreground": "#e8eced",
    "sidebar-primary": "#00d1b2",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0a3b34",
    "sidebar-accent-foreground": "#5fe3ce",
    "sidebar-border": "#2f383b",
    "sidebar-ring": "#00d1b2"
  },
  "shadow": "none",
  "borderWidth": "1px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&family=Inconsolata:wght@400;500&display=swap"
}
