{
  "id": "lexicon",
  "name": "Lexicon",
  "group": "custom",
  "author": "Inspired by Semantic UI",
  "description": "Muted teal with beige page. Bookish, unhurried, softly technical.",
  "radius": "0.28rem",
  "fonts": {
    "sans": "\"Lato\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Cousine\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#f7f7f5",
    "foreground": "#1b1c1d",
    "card": "#ffffff",
    "card-foreground": "#1b1c1d",
    "popover": "#ffffff",
    "popover-foreground": "#1b1c1d",
    "primary": "#00b5ad",
    "primary-foreground": "#111111",
    "secondary": "#eeeeec",
    "secondary-foreground": "#1b1c1d",
    "muted": "#f2f2f0",
    "muted-foreground": "#6b6b68",
    "accent": "#dcf5f3",
    "accent-foreground": "#00615c",
    "destructive": "#db2828",
    "destructive-foreground": "#ffffff",
    "border": "#d4d4d0",
    "input": "#eeeeec",
    "ring": "#00b5ad",
    "success": "#21ba45",
    "success-foreground": "#111111",
    "warning": "#f2711c",
    "warning-foreground": "#111111",
    "info": "#2185d0",
    "info-foreground": "#111111",
    "sidebar": "#eeeeec",
    "sidebar-foreground": "#1b1c1d",
    "sidebar-primary": "#00b5ad",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#dcf5f3",
    "sidebar-accent-foreground": "#00615c",
    "sidebar-border": "#d4d4d0",
    "sidebar-ring": "#00b5ad"
  },
  "dark": {
    "background": "#1b1c1d",
    "foreground": "#efefed",
    "card": "#252627",
    "card-foreground": "#efefed",
    "popover": "#252627",
    "popover-foreground": "#efefed",
    "primary": "#2ecfc7",
    "primary-foreground": "#111111",
    "secondary": "#2e2f30",
    "secondary-foreground": "#efefed",
    "muted": "#252627",
    "muted-foreground": "#a0a0a0",
    "accent": "#0c3a37",
    "accent-foreground": "#7ce6df",
    "destructive": "#ff5c5c",
    "destructive-foreground": "#111111",
    "border": "#3b3c3d",
    "input": "#2e2f30",
    "ring": "#2ecfc7",
    "success": "#3fd35f",
    "success-foreground": "#111111",
    "warning": "#ff8c3a",
    "warning-foreground": "#111111",
    "info": "#54a5e6",
    "info-foreground": "#111111",
    "sidebar": "#111213",
    "sidebar-foreground": "#efefed",
    "sidebar-primary": "#2ecfc7",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0c3a37",
    "sidebar-accent-foreground": "#7ce6df",
    "sidebar-border": "#3b3c3d",
    "sidebar-ring": "#2ecfc7"
  },
  "shadow": "soft",
  "fontImport": "https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Cousine:wght@400;700&display=swap"
}
