{
  "id": "ledger",
  "name": "Ledger",
  "group": "custom",
  "author": "Inspired by Notion",
  "description": "Warm off-white and near-black. Documents, not dashboards. Quiet type.",
  "radius": "0.1875rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"iA Writer Mono S\", ui-monospace, SFMono-Regular, Menlo, monospace",
    "display": "\"Lora\", Georgia, \"Times New Roman\", serif"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#37352f",
    "card": "#ffffff",
    "card-foreground": "#37352f",
    "popover": "#ffffff",
    "popover-foreground": "#37352f",
    "primary": "#2f3437",
    "primary-foreground": "#ffffff",
    "secondary": "#f1f1ef",
    "secondary-foreground": "#37352f",
    "muted": "#f7f6f3",
    "muted-foreground": "#787774",
    "accent": "#eeedeb",
    "accent-foreground": "#37352f",
    "destructive": "#e03e3e",
    "destructive-foreground": "#111111",
    "border": "#e9e9e7",
    "input": "#f1f1ef",
    "ring": "#2f3437",
    "success": "#0f7b6c",
    "success-foreground": "#ffffff",
    "warning": "#d9730d",
    "warning-foreground": "#111111",
    "info": "#337ea9",
    "info-foreground": "#ffffff",
    "sidebar": "#f7f6f3",
    "sidebar-foreground": "#37352f",
    "sidebar-primary": "#2f3437",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#eeedeb",
    "sidebar-accent-foreground": "#37352f",
    "sidebar-border": "#e9e9e7",
    "sidebar-ring": "#2f3437"
  },
  "dark": {
    "background": "#191919",
    "foreground": "#d4d4d4",
    "card": "#202020",
    "card-foreground": "#d4d4d4",
    "popover": "#202020",
    "popover-foreground": "#d4d4d4",
    "primary": "#d4d4d4",
    "primary-foreground": "#111111",
    "secondary": "#262626",
    "secondary-foreground": "#d4d4d4",
    "muted": "#202020",
    "muted-foreground": "#9b9b9b",
    "accent": "#2c2c2c",
    "accent-foreground": "#e6e6e6",
    "destructive": "#ff7369",
    "destructive-foreground": "#111111",
    "border": "#2f2f2f",
    "input": "#262626",
    "ring": "#d4d4d4",
    "success": "#4dab9a",
    "success-foreground": "#111111",
    "warning": "#ffa344",
    "warning-foreground": "#111111",
    "info": "#529cca",
    "info-foreground": "#111111",
    "sidebar": "#141414",
    "sidebar-foreground": "#d4d4d4",
    "sidebar-primary": "#d4d4d4",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#2c2c2c",
    "sidebar-accent-foreground": "#e6e6e6",
    "sidebar-border": "#2f2f2f",
    "sidebar-ring": "#d4d4d4"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Lora:wght@400;600&display=swap"
}
