{
  "id": "amberterm",
  "name": "Amberterm",
  "group": "custom",
  "author": "Inspired by amber monochrome monitors",
  "description": "P3 amber on warm black. Easier on the eyes than green, and it knows it.",
  "radius": "0",
  "fonts": {
    "sans": "\"Share Tech Mono\", ui-monospace, SFMono-Regular, Menlo, monospace",
    "mono": "\"Share Tech Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "lucide"
  },
  "light": {
    "background": "#f7efdf",
    "foreground": "#3d2a00",
    "card": "#fdf7ea",
    "card-foreground": "#3d2a00",
    "popover": "#fdf7ea",
    "popover-foreground": "#3d2a00",
    "primary": "#a86e00",
    "primary-foreground": "#111111",
    "secondary": "#eee0c4",
    "secondary-foreground": "#3d2a00",
    "muted": "#f4ead4",
    "muted-foreground": "#6b5424",
    "accent": "#e8d3a8",
    "accent-foreground": "#3d2a00",
    "destructive": "#8c3a1f",
    "destructive-foreground": "#ffffff",
    "border": "#dcc9a3",
    "input": "#eee0c4",
    "ring": "#a86e00",
    "success": "#4a6b1f",
    "success-foreground": "#ffffff",
    "warning": "#a86e00",
    "warning-foreground": "#111111",
    "info": "#3f5266",
    "info-foreground": "#ffffff",
    "sidebar": "#eee0c4",
    "sidebar-foreground": "#3d2a00",
    "sidebar-primary": "#a86e00",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#e8d3a8",
    "sidebar-accent-foreground": "#3d2a00",
    "sidebar-border": "#dcc9a3",
    "sidebar-ring": "#a86e00"
  },
  "dark": {
    "background": "#1a0f00",
    "foreground": "#ffb000",
    "card": "#241600",
    "card-foreground": "#ffb000",
    "popover": "#241600",
    "popover-foreground": "#ffb000",
    "primary": "#ffb000",
    "primary-foreground": "#111111",
    "secondary": "#2e1c00",
    "secondary-foreground": "#ffb000",
    "muted": "#241600",
    "muted-foreground": "#a87400",
    "accent": "#4d3300",
    "accent-foreground": "#ffd280",
    "destructive": "#ff6b33",
    "destructive-foreground": "#111111",
    "border": "#5c3d00",
    "input": "#2e1c00",
    "ring": "#ffb000",
    "success": "#c4d43d",
    "success-foreground": "#111111",
    "warning": "#ffb000",
    "warning-foreground": "#111111",
    "info": "#d4a83d",
    "info-foreground": "#111111",
    "sidebar": "#0d0700",
    "sidebar-foreground": "#ffb000",
    "sidebar-primary": "#ffb000",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d3300",
    "sidebar-accent-foreground": "#ffd280",
    "sidebar-border": "#5c3d00",
    "sidebar-ring": "#ffb000"
  },
  "shadow": "none",
  "borderWidth": "1px",
  "controls": {
    "weight": "400",
    "transform": "uppercase",
    "tracking": "0.1em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Share+Tech+Mono:wght@400&display=swap"
}
