{
  "id": "skyline",
  "name": "Skyline",
  "group": "custom",
  "author": "Inspired by AWS Cloudscape",
  "description": "Squid-ink navy with cloud orange. Console chrome for very long tables.",
  "radius": "0.25rem",
  "fonts": {
    "sans": "\"Open Sans\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Ubuntu Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#16191f",
    "card": "#ffffff",
    "card-foreground": "#16191f",
    "popover": "#ffffff",
    "popover-foreground": "#16191f",
    "primary": "#0972d3",
    "primary-foreground": "#ffffff",
    "secondary": "#f2f3f3",
    "secondary-foreground": "#16191f",
    "muted": "#fafafa",
    "muted-foreground": "#5f6b7a",
    "accent": "#f2f8fd",
    "accent-foreground": "#033160",
    "destructive": "#d91515",
    "destructive-foreground": "#ffffff",
    "border": "#d5dbdb",
    "input": "#f2f3f3",
    "ring": "#0972d3",
    "success": "#037f0c",
    "success-foreground": "#ffffff",
    "warning": "#ff9900",
    "warning-foreground": "#111111",
    "info": "#0972d3",
    "info-foreground": "#ffffff",
    "sidebar": "#232f3e",
    "sidebar-foreground": "#e9ebed",
    "sidebar-primary": "#0972d3",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#354150",
    "sidebar-accent-foreground": "#033160",
    "sidebar-border": "#414d5c",
    "sidebar-ring": "#0972d3"
  },
  "dark": {
    "background": "#0f1b2a",
    "foreground": "#d1d5db",
    "card": "#192534",
    "card-foreground": "#d1d5db",
    "popover": "#192534",
    "popover-foreground": "#d1d5db",
    "primary": "#42b4ff",
    "primary-foreground": "#111111",
    "secondary": "#232f3e",
    "secondary-foreground": "#d1d5db",
    "muted": "#192534",
    "muted-foreground": "#8d99a8",
    "accent": "#0d2136",
    "accent-foreground": "#89bdee",
    "destructive": "#eb6f6f",
    "destructive-foreground": "#111111",
    "border": "#414d5c",
    "input": "#232f3e",
    "ring": "#42b4ff",
    "success": "#29ad32",
    "success-foreground": "#111111",
    "warning": "#ff9900",
    "warning-foreground": "#111111",
    "info": "#42b4ff",
    "info-foreground": "#111111",
    "sidebar": "#0a1420",
    "sidebar-foreground": "#d1d5db",
    "sidebar-primary": "#42b4ff",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0d2136",
    "sidebar-accent-foreground": "#89bdee",
    "sidebar-border": "#414d5c",
    "sidebar-ring": "#42b4ff"
  },
  "shadow": "flat",
  "fontImport": "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Ubuntu+Mono:wght@400;700&display=swap"
}
