{
  "id": "reel",
  "name": "Reel",
  "group": "custom",
  "author": "Inspired by Netflix",
  "description": "Cinema red on black, corners almost square. Poster-wall contrast.",
  "radius": "0.125rem",
  "fonts": {
    "sans": "\"Archivo Narrow\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Roboto Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#f5f5f5",
    "foreground": "#141414",
    "card": "#ffffff",
    "card-foreground": "#141414",
    "popover": "#ffffff",
    "popover-foreground": "#141414",
    "primary": "#e50914",
    "primary-foreground": "#ffffff",
    "secondary": "#e8e8e8",
    "secondary-foreground": "#141414",
    "muted": "#f0f0f0",
    "muted-foreground": "#5c5c5c",
    "accent": "#fde0e2",
    "accent-foreground": "#9b060f",
    "destructive": "#b81d24",
    "destructive-foreground": "#ffffff",
    "border": "#d2d2d2",
    "input": "#e8e8e8",
    "ring": "#e50914",
    "success": "#2f9e44",
    "success-foreground": "#111111",
    "warning": "#e0a800",
    "warning-foreground": "#111111",
    "info": "#0071eb",
    "info-foreground": "#ffffff",
    "sidebar": "#141414",
    "sidebar-foreground": "#e5e5e5",
    "sidebar-primary": "#e50914",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#232323",
    "sidebar-accent-foreground": "#9b060f",
    "sidebar-border": "#2b2b2b",
    "sidebar-ring": "#e50914"
  },
  "dark": {
    "background": "#141414",
    "foreground": "#e5e5e5",
    "card": "#1f1f1f",
    "card-foreground": "#e5e5e5",
    "popover": "#1f1f1f",
    "popover-foreground": "#e5e5e5",
    "primary": "#e50914",
    "primary-foreground": "#ffffff",
    "secondary": "#2a2a2a",
    "secondary-foreground": "#e5e5e5",
    "muted": "#1f1f1f",
    "muted-foreground": "#999999",
    "accent": "#4a0509",
    "accent-foreground": "#ff8a91",
    "destructive": "#ff5c66",
    "destructive-foreground": "#111111",
    "border": "#333333",
    "input": "#2a2a2a",
    "ring": "#e50914",
    "success": "#46d369",
    "success-foreground": "#111111",
    "warning": "#f5c518",
    "warning-foreground": "#111111",
    "info": "#54a0ff",
    "info-foreground": "#111111",
    "sidebar": "#000000",
    "sidebar-foreground": "#e5e5e5",
    "sidebar-primary": "#e50914",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#4a0509",
    "sidebar-accent-foreground": "#ff8a91",
    "sidebar-border": "#333333",
    "sidebar-ring": "#e50914"
  },
  "shadow": "none",
  "controls": {
    "weight": "700",
    "tracking": "0.01em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap"
}
