{
  "id": "railyard",
  "name": "Railyard",
  "group": "custom",
  "author": "Inspired by Railway",
  "description": "Near-monochrome graphite. Almost no color, all typography and spacing.",
  "radius": "0.5rem",
  "fonts": {
    "sans": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"IBM Plex Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#f7f7f8",
    "foreground": "#13151a",
    "card": "#ffffff",
    "card-foreground": "#13151a",
    "popover": "#ffffff",
    "popover-foreground": "#13151a",
    "primary": "#2f2f38",
    "primary-foreground": "#ffffff",
    "secondary": "#ededef",
    "secondary-foreground": "#13151a",
    "muted": "#f3f3f4",
    "muted-foreground": "#71727a",
    "accent": "#e6e6ea",
    "accent-foreground": "#13151a",
    "destructive": "#d64545",
    "destructive-foreground": "#ffffff",
    "border": "#e0e1e4",
    "input": "#ededef",
    "ring": "#2f2f38",
    "success": "#3d9970",
    "success-foreground": "#111111",
    "warning": "#b8860b",
    "warning-foreground": "#111111",
    "info": "#4a5568",
    "info-foreground": "#ffffff",
    "sidebar": "#ededef",
    "sidebar-foreground": "#13151a",
    "sidebar-primary": "#2f2f38",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#e6e6ea",
    "sidebar-accent-foreground": "#13151a",
    "sidebar-border": "#e0e1e4",
    "sidebar-ring": "#2f2f38"
  },
  "dark": {
    "background": "#0b0d0e",
    "foreground": "#f2f3f5",
    "card": "#141618",
    "card-foreground": "#f2f3f5",
    "popover": "#141618",
    "popover-foreground": "#f2f3f5",
    "primary": "#e3e4e8",
    "primary-foreground": "#0b0d0e",
    "secondary": "#1c1f21",
    "secondary-foreground": "#f2f3f5",
    "muted": "#141618",
    "muted-foreground": "#8b8f96",
    "accent": "#242729",
    "accent-foreground": "#f2f3f5",
    "destructive": "#f47272",
    "destructive-foreground": "#0b0d0e",
    "border": "#26292c",
    "input": "#1c1f21",
    "ring": "#e3e4e8",
    "success": "#4fc08d",
    "success-foreground": "#0b0d0e",
    "warning": "#e0b040",
    "warning-foreground": "#0b0d0e",
    "info": "#8b95a5",
    "info-foreground": "#0b0d0e",
    "sidebar": "#060708",
    "sidebar-foreground": "#f2f3f5",
    "sidebar-primary": "#e3e4e8",
    "sidebar-primary-foreground": "#0b0d0e",
    "sidebar-accent": "#242729",
    "sidebar-accent-foreground": "#f2f3f5",
    "sidebar-border": "#26292c",
    "sidebar-ring": "#e3e4e8"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
}
