{
  "id": "broadsheet",
  "name": "Broadsheet",
  "group": "custom",
  "author": "Inspired by Medium",
  "description": "Ink on paper with a serif voice. Reading-first, almost no chrome at all.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Source Serif 4\", Georgia, \"Times New Roman\", serif",
    "mono": "\"Courier Prime\", ui-monospace, SFMono-Regular, Menlo, monospace",
    "display": "\"Playfair Display\", Georgia, \"Times New Roman\", serif"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#242424",
    "card": "#ffffff",
    "card-foreground": "#242424",
    "popover": "#ffffff",
    "popover-foreground": "#242424",
    "primary": "#1a8917",
    "primary-foreground": "#ffffff",
    "secondary": "#f2f2f2",
    "secondary-foreground": "#242424",
    "muted": "#fafafa",
    "muted-foreground": "#6b6b6b",
    "accent": "#e3f2e2",
    "accent-foreground": "#0d5c0b",
    "destructive": "#c94a4a",
    "destructive-foreground": "#ffffff",
    "border": "#e6e6e6",
    "input": "#f2f2f2",
    "ring": "#1a8917",
    "success": "#1a8917",
    "success-foreground": "#ffffff",
    "warning": "#a67c00",
    "warning-foreground": "#111111",
    "info": "#3d5a80",
    "info-foreground": "#ffffff",
    "sidebar": "#fafafa",
    "sidebar-foreground": "#242424",
    "sidebar-primary": "#1a8917",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#e3f2e2",
    "sidebar-accent-foreground": "#0d5c0b",
    "sidebar-border": "#e6e6e6",
    "sidebar-ring": "#1a8917"
  },
  "dark": {
    "background": "#191919",
    "foreground": "#e6e6e6",
    "card": "#212121",
    "card-foreground": "#e6e6e6",
    "popover": "#212121",
    "popover-foreground": "#e6e6e6",
    "primary": "#4caf50",
    "primary-foreground": "#111111",
    "secondary": "#2a2a2a",
    "secondary-foreground": "#e6e6e6",
    "muted": "#212121",
    "muted-foreground": "#a0a0a0",
    "accent": "#173d18",
    "accent-foreground": "#84d187",
    "destructive": "#e07b7b",
    "destructive-foreground": "#111111",
    "border": "#333333",
    "input": "#2a2a2a",
    "ring": "#4caf50",
    "success": "#4caf50",
    "success-foreground": "#111111",
    "warning": "#d1a63f",
    "warning-foreground": "#111111",
    "info": "#7d9fc4",
    "info-foreground": "#111111",
    "sidebar": "#0e0e0e",
    "sidebar-foreground": "#e6e6e6",
    "sidebar-primary": "#4caf50",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#173d18",
    "sidebar-accent-foreground": "#84d187",
    "sidebar-border": "#333333",
    "sidebar-ring": "#4caf50"
  },
  "shadow": "none",
  "fontImport": "https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@400;500;600;700&family=Playfair+Display:wght@400;700&family=Courier+Prime:wght@400;700&display=swap"
}
