{
  "id": "verity",
  "name": "Verity",
  "group": "custom",
  "author": "Inspired by Vuetify",
  "description": "Material-lineage indigo over cool white. Familiar, tidy, elevation-led.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Roboto\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#fafafa",
    "foreground": "#1f1f1f",
    "card": "#ffffff",
    "card-foreground": "#1f1f1f",
    "popover": "#ffffff",
    "popover-foreground": "#1f1f1f",
    "primary": "#3f51b5",
    "primary-foreground": "#ffffff",
    "secondary": "#eeeeee",
    "secondary-foreground": "#1f1f1f",
    "muted": "#f5f5f5",
    "muted-foreground": "#616161",
    "accent": "#e6e8f7",
    "accent-foreground": "#1f2a6b",
    "destructive": "#b00020",
    "destructive-foreground": "#ffffff",
    "border": "#e0e0e0",
    "input": "#eeeeee",
    "ring": "#3f51b5",
    "success": "#4caf50",
    "success-foreground": "#111111",
    "warning": "#fb8c00",
    "warning-foreground": "#111111",
    "info": "#2196f3",
    "info-foreground": "#111111",
    "sidebar": "#eeeeee",
    "sidebar-foreground": "#1f1f1f",
    "sidebar-primary": "#3f51b5",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#e6e8f7",
    "sidebar-accent-foreground": "#1f2a6b",
    "sidebar-border": "#e0e0e0",
    "sidebar-ring": "#3f51b5"
  },
  "dark": {
    "background": "#121212",
    "foreground": "#e0e0e0",
    "card": "#1e1e1e",
    "card-foreground": "#e0e0e0",
    "popover": "#1e1e1e",
    "popover-foreground": "#e0e0e0",
    "primary": "#7986cb",
    "primary-foreground": "#111111",
    "secondary": "#272727",
    "secondary-foreground": "#e0e0e0",
    "muted": "#1e1e1e",
    "muted-foreground": "#9e9e9e",
    "accent": "#232a54",
    "accent-foreground": "#aeb6e3",
    "destructive": "#cf6679",
    "destructive-foreground": "#111111",
    "border": "#2f2f2f",
    "input": "#272727",
    "ring": "#7986cb",
    "success": "#66bb6a",
    "success-foreground": "#111111",
    "warning": "#ffa726",
    "warning-foreground": "#111111",
    "info": "#42a5f5",
    "info-foreground": "#111111",
    "sidebar": "#0a0a0a",
    "sidebar-foreground": "#e0e0e0",
    "sidebar-primary": "#7986cb",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#232a54",
    "sidebar-accent-foreground": "#aeb6e3",
    "sidebar-border": "#2f2f2f",
    "sidebar-ring": "#7986cb"
  },
  "shadow": "elevated",
  "fontImport": "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
