{
  "id": "stylus",
  "name": "Stylus",
  "group": "custom",
  "author": "Inspired by Apple Newton",
  "description": "Ink on recycled paper, a serif voice, almost no color. Handwriting-era calm.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Newsreader\", Georgia, \"Times New Roman\", serif",
    "mono": "\"Cutive Mono\", ui-monospace, SFMono-Regular, Menlo, monospace",
    "display": "\"EB Garamond\", Georgia, \"Times New Roman\", serif"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#eeeae0",
    "foreground": "#26231d",
    "card": "#f7f4ec",
    "card-foreground": "#26231d",
    "popover": "#f7f4ec",
    "popover-foreground": "#26231d",
    "primary": "#4a463c",
    "primary-foreground": "#ffffff",
    "secondary": "#e2ddd0",
    "secondary-foreground": "#26231d",
    "muted": "#e9e5da",
    "muted-foreground": "#5f5a4e",
    "accent": "#d8d2c2",
    "accent-foreground": "#26231d",
    "destructive": "#8c3a2a",
    "destructive-foreground": "#ffffff",
    "border": "#cfc9ba",
    "input": "#e2ddd0",
    "ring": "#4a463c",
    "success": "#3d6b45",
    "success-foreground": "#ffffff",
    "warning": "#8a6a1f",
    "warning-foreground": "#ffffff",
    "info": "#3f5266",
    "info-foreground": "#ffffff",
    "sidebar": "#e2ddd0",
    "sidebar-foreground": "#26231d",
    "sidebar-primary": "#4a463c",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#d8d2c2",
    "sidebar-accent-foreground": "#26231d",
    "sidebar-border": "#cfc9ba",
    "sidebar-ring": "#4a463c"
  },
  "dark": {
    "background": "#211f1a",
    "foreground": "#e5e0d4",
    "card": "#2b2823",
    "card-foreground": "#e5e0d4",
    "popover": "#2b2823",
    "popover-foreground": "#e5e0d4",
    "primary": "#c4bda9",
    "primary-foreground": "#111111",
    "secondary": "#35312a",
    "secondary-foreground": "#e5e0d4",
    "muted": "#2b2823",
    "muted-foreground": "#989283",
    "accent": "#3d382f",
    "accent-foreground": "#ddd6c4",
    "destructive": "#c98a75",
    "destructive-foreground": "#111111",
    "border": "#3f3b33",
    "input": "#35312a",
    "ring": "#c4bda9",
    "success": "#6ba87c",
    "success-foreground": "#111111",
    "warning": "#c4a86b",
    "warning-foreground": "#111111",
    "info": "#8298ad",
    "info-foreground": "#111111",
    "sidebar": "#151310",
    "sidebar-foreground": "#e5e0d4",
    "sidebar-primary": "#c4bda9",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#3d382f",
    "sidebar-accent-foreground": "#ddd6c4",
    "sidebar-border": "#3f3b33",
    "sidebar-ring": "#c4bda9"
  },
  "shadow": "flat",
  "borderWidth": "1px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Newsreader:wght@400;500;600;700&family=EB+Garamond:wght@400;600&family=Cutive+Mono:wght@400&display=swap"
}
