{
  "id": "terracotta",
  "name": "Terracotta",
  "group": "custom",
  "author": "Inspired by Ubuntu Yaru",
  "description": "Warm clay orange on aubergine-tinted grays. Friendly Linux desktop.",
  "radius": "0.375rem",
  "fonts": {
    "sans": "\"Ubuntu\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Ubuntu Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#fafafa",
    "foreground": "#2c2620",
    "card": "#ffffff",
    "card-foreground": "#2c2620",
    "popover": "#ffffff",
    "popover-foreground": "#2c2620",
    "primary": "#e95420",
    "primary-foreground": "#111111",
    "secondary": "#efeae7",
    "secondary-foreground": "#2c2620",
    "muted": "#f6f3f1",
    "muted-foreground": "#6b625b",
    "accent": "#fce4da",
    "accent-foreground": "#963113",
    "destructive": "#c7162b",
    "destructive-foreground": "#ffffff",
    "border": "#dcd7d3",
    "input": "#efeae7",
    "ring": "#e95420",
    "success": "#0e8420",
    "success-foreground": "#ffffff",
    "warning": "#f99b11",
    "warning-foreground": "#111111",
    "info": "#335280",
    "info-foreground": "#ffffff",
    "sidebar": "#efeae7",
    "sidebar-foreground": "#2c2620",
    "sidebar-primary": "#e95420",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#fce4da",
    "sidebar-accent-foreground": "#963113",
    "sidebar-border": "#dcd7d3",
    "sidebar-ring": "#e95420"
  },
  "dark": {
    "background": "#241f31",
    "foreground": "#f2eff5",
    "card": "#2f2842",
    "card-foreground": "#f2eff5",
    "popover": "#2f2842",
    "popover-foreground": "#f2eff5",
    "primary": "#f07a4d",
    "primary-foreground": "#111111",
    "secondary": "#3a3152",
    "secondary-foreground": "#f2eff5",
    "muted": "#2f2842",
    "muted-foreground": "#a49bb5",
    "accent": "#4d2617",
    "accent-foreground": "#f7ac8c",
    "destructive": "#f2657a",
    "destructive-foreground": "#111111",
    "border": "#453b5e",
    "input": "#3a3152",
    "ring": "#f07a4d",
    "success": "#3fbf55",
    "success-foreground": "#111111",
    "warning": "#f9b03d",
    "warning-foreground": "#111111",
    "info": "#7a95cc",
    "info-foreground": "#111111",
    "sidebar": "#181327",
    "sidebar-foreground": "#f2eff5",
    "sidebar-primary": "#f07a4d",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d2617",
    "sidebar-accent-foreground": "#f7ac8c",
    "sidebar-border": "#453b5e",
    "sidebar-ring": "#f07a4d"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&family=Ubuntu+Mono:wght@400;700&display=swap"
}
