{
  "id": "palmtop",
  "name": "Palmtop",
  "group": "custom",
  "author": "Inspired by Palm OS",
  "description": "Grayscale LCD with a olive-green cast. Stylus-era restraint, tiny chrome.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Barlow Semi Condensed\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Cutive Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#cdd4c0",
    "foreground": "#1d2416",
    "card": "#dde3d2",
    "card-foreground": "#1d2416",
    "popover": "#dde3d2",
    "popover-foreground": "#1d2416",
    "primary": "#4a5c38",
    "primary-foreground": "#ffffff",
    "secondary": "#c2cab3",
    "secondary-foreground": "#1d2416",
    "muted": "#c8d0ba",
    "muted-foreground": "#4f5943",
    "accent": "#b0bda0",
    "accent-foreground": "#222b18",
    "destructive": "#7a2b20",
    "destructive-foreground": "#ffffff",
    "border": "#a3ad94",
    "input": "#c2cab3",
    "ring": "#4a5c38",
    "success": "#3d6b33",
    "success-foreground": "#ffffff",
    "warning": "#8a6a15",
    "warning-foreground": "#ffffff",
    "info": "#3a5266",
    "info-foreground": "#ffffff",
    "sidebar": "#c2cab3",
    "sidebar-foreground": "#1d2416",
    "sidebar-primary": "#4a5c38",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#b0bda0",
    "sidebar-accent-foreground": "#222b18",
    "sidebar-border": "#a3ad94",
    "sidebar-ring": "#4a5c38"
  },
  "dark": {
    "background": "#1a1f14",
    "foreground": "#d3dcc4",
    "card": "#232a1b",
    "card-foreground": "#d3dcc4",
    "popover": "#232a1b",
    "popover-foreground": "#d3dcc4",
    "primary": "#a3bd85",
    "primary-foreground": "#111111",
    "secondary": "#2d3524",
    "secondary-foreground": "#d3dcc4",
    "muted": "#232a1b",
    "muted-foreground": "#8f9a80",
    "accent": "#38452a",
    "accent-foreground": "#c2d4a8",
    "destructive": "#cc7a6b",
    "destructive-foreground": "#111111",
    "border": "#3a4430",
    "input": "#2d3524",
    "ring": "#a3bd85",
    "success": "#7dbd6b",
    "success-foreground": "#111111",
    "warning": "#c9a45c",
    "warning-foreground": "#111111",
    "info": "#7d9ab5",
    "info-foreground": "#111111",
    "sidebar": "#0f1309",
    "sidebar-foreground": "#d3dcc4",
    "sidebar-primary": "#a3bd85",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#38452a",
    "sidebar-accent-foreground": "#c2d4a8",
    "sidebar-border": "#3a4430",
    "sidebar-ring": "#a3bd85"
  },
  "shadow": "flat",
  "borderWidth": "1px",
  "fontImport": "https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;500;600;700&family=Cutive+Mono:wght@400&display=swap"
}
