{
  "id": "tilework",
  "name": "Tilework",
  "group": "custom",
  "author": "Inspired by Windows Metro",
  "description": "Flat cobalt tiles, no shadows, no borders. Typography does all the work.",
  "radius": "0",
  "fonts": {
    "sans": "\"Open Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Overpass Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "tabler"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#000000",
    "card": "#f2f2f2",
    "card-foreground": "#000000",
    "popover": "#f2f2f2",
    "popover-foreground": "#000000",
    "primary": "#00188f",
    "primary-foreground": "#ffffff",
    "secondary": "#ededed",
    "secondary-foreground": "#000000",
    "muted": "#f7f7f7",
    "muted-foreground": "#5a5a5a",
    "accent": "#dde1f2",
    "accent-foreground": "#00188f",
    "destructive": "#e81123",
    "destructive-foreground": "#ffffff",
    "border": "#d8d8d8",
    "input": "#ededed",
    "ring": "#00188f",
    "success": "#00b294",
    "success-foreground": "#000000",
    "warning": "#ff8c00",
    "warning-foreground": "#000000",
    "info": "#00188f",
    "info-foreground": "#ffffff",
    "sidebar": "#00188f",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#00188f",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#0a2aa8",
    "sidebar-accent-foreground": "#00188f",
    "sidebar-border": "#001470",
    "sidebar-ring": "#00188f"
  },
  "dark": {
    "background": "#000000",
    "foreground": "#ffffff",
    "card": "#1a1a1a",
    "card-foreground": "#ffffff",
    "popover": "#1a1a1a",
    "popover-foreground": "#ffffff",
    "primary": "#4f6bd8",
    "primary-foreground": "#ffffff",
    "secondary": "#262626",
    "secondary-foreground": "#ffffff",
    "muted": "#1a1a1a",
    "muted-foreground": "#a6a6a6",
    "accent": "#141c4d",
    "accent-foreground": "#93a5f0",
    "destructive": "#ff4757",
    "destructive-foreground": "#000000",
    "border": "#333333",
    "input": "#262626",
    "ring": "#4f6bd8",
    "success": "#00d4b0",
    "success-foreground": "#000000",
    "warning": "#ffa42b",
    "warning-foreground": "#000000",
    "info": "#4f6bd8",
    "info-foreground": "#ffffff",
    "sidebar": "#0a0a0a",
    "sidebar-foreground": "#ffffff",
    "sidebar-primary": "#4f6bd8",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#141c4d",
    "sidebar-accent-foreground": "#93a5f0",
    "sidebar-border": "#333333",
    "sidebar-ring": "#4f6bd8"
  },
  "shadow": "none",
  "controls": {
    "weight": "300",
    "transform": "uppercase",
    "tracking": "0.08em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&family=Overpass+Mono:wght@400;500&display=swap"
}
