{
  "id": "tessera",
  "name": "Tessera",
  "group": "custom",
  "author": "Inspired by TDesign",
  "description": "Royal blue, tight corners, high information density. Built for dashboards.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Noto Sans SC\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "ant-design"
  },
  "light": {
    "background": "#f3f3f3",
    "foreground": "#000000",
    "card": "#ffffff",
    "card-foreground": "#000000",
    "popover": "#ffffff",
    "popover-foreground": "#000000",
    "primary": "#0052d9",
    "primary-foreground": "#ffffff",
    "secondary": "#e7e7e7",
    "secondary-foreground": "#000000",
    "muted": "#f3f3f3",
    "muted-foreground": "#606060",
    "accent": "#d9e1ff",
    "accent-foreground": "#002d8c",
    "destructive": "#d54941",
    "destructive-foreground": "#000000",
    "border": "#dcdcdc",
    "input": "#e7e7e7",
    "ring": "#0052d9",
    "success": "#2ba471",
    "success-foreground": "#000000",
    "warning": "#e37318",
    "warning-foreground": "#000000",
    "info": "#0052d9",
    "info-foreground": "#ffffff",
    "sidebar": "#ffffff",
    "sidebar-foreground": "#000000",
    "sidebar-primary": "#0052d9",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#d9e1ff",
    "sidebar-accent-foreground": "#002d8c",
    "sidebar-border": "#dcdcdc",
    "sidebar-ring": "#0052d9"
  },
  "dark": {
    "background": "#181818",
    "foreground": "#f3f3f3",
    "card": "#222222",
    "card-foreground": "#f3f3f3",
    "popover": "#222222",
    "popover-foreground": "#f3f3f3",
    "primary": "#4582e6",
    "primary-foreground": "#111111",
    "secondary": "#2c2c2c",
    "secondary-foreground": "#f3f3f3",
    "muted": "#222222",
    "muted-foreground": "#a6a6a6",
    "accent": "#0b2a63",
    "accent-foreground": "#8ab2f5",
    "destructive": "#e34d59",
    "destructive-foreground": "#111111",
    "border": "#383838",
    "input": "#2c2c2c",
    "ring": "#4582e6",
    "success": "#2ba471",
    "success-foreground": "#111111",
    "warning": "#ed7b2f",
    "warning-foreground": "#111111",
    "info": "#4582e6",
    "info-foreground": "#111111",
    "sidebar": "#101010",
    "sidebar-foreground": "#f3f3f3",
    "sidebar-primary": "#4582e6",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0b2a63",
    "sidebar-accent-foreground": "#8ab2f5",
    "sidebar-border": "#383838",
    "sidebar-ring": "#4582e6"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500&display=swap"
}
