{
  "id": "tonal",
  "name": "Tonal",
  "group": "custom",
  "author": "Inspired by Material You",
  "description": "Tonal violet surfaces, very round, generous padding. Everything is a pill.",
  "radius": "1.25rem",
  "fonts": {
    "sans": "\"Roboto Flex\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#fef7ff",
    "foreground": "#1d1b20",
    "card": "#f7f2fa",
    "card-foreground": "#1d1b20",
    "popover": "#f7f2fa",
    "popover-foreground": "#1d1b20",
    "primary": "#6750a4",
    "primary-foreground": "#ffffff",
    "secondary": "#e8def8",
    "secondary-foreground": "#1d1b20",
    "muted": "#f3edf7",
    "muted-foreground": "#49454f",
    "accent": "#eaddff",
    "accent-foreground": "#21005d",
    "destructive": "#b3261e",
    "destructive-foreground": "#ffffff",
    "border": "#cac4d0",
    "input": "#e8def8",
    "ring": "#6750a4",
    "success": "#386a20",
    "success-foreground": "#ffffff",
    "warning": "#7d5700",
    "warning-foreground": "#ffffff",
    "info": "#6750a4",
    "info-foreground": "#ffffff",
    "sidebar": "#f3edf7",
    "sidebar-foreground": "#1d1b20",
    "sidebar-primary": "#6750a4",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#eaddff",
    "sidebar-accent-foreground": "#21005d",
    "sidebar-border": "#cac4d0",
    "sidebar-ring": "#6750a4"
  },
  "dark": {
    "background": "#141218",
    "foreground": "#e6e0e9",
    "card": "#211f26",
    "card-foreground": "#e6e0e9",
    "popover": "#211f26",
    "popover-foreground": "#e6e0e9",
    "primary": "#d0bcff",
    "primary-foreground": "#111111",
    "secondary": "#2b2930",
    "secondary-foreground": "#e6e0e9",
    "muted": "#211f26",
    "muted-foreground": "#cac4d0",
    "accent": "#4f378b",
    "accent-foreground": "#eaddff",
    "destructive": "#f2b8b5",
    "destructive-foreground": "#111111",
    "border": "#49454f",
    "input": "#2b2930",
    "ring": "#d0bcff",
    "success": "#7fd88a",
    "success-foreground": "#111111",
    "warning": "#e0c26b",
    "warning-foreground": "#111111",
    "info": "#d0bcff",
    "info-foreground": "#111111",
    "sidebar": "#0d0b10",
    "sidebar-foreground": "#e6e0e9",
    "sidebar-primary": "#d0bcff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4f378b",
    "sidebar-accent-foreground": "#eaddff",
    "sidebar-border": "#49454f",
    "sidebar-ring": "#d0bcff"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
