{
  "id": "frame",
  "name": "Frame",
  "group": "custom",
  "author": "Inspired by National Geographic",
  "description": "That yellow rectangle on black. Photography-first, the UI gets out of the way.",
  "radius": "0",
  "fonts": {
    "sans": "\"Oswald\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"PT Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "material-symbols"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#000000",
    "card": "#fafafa",
    "card-foreground": "#000000",
    "popover": "#fafafa",
    "popover-foreground": "#000000",
    "primary": "#ffcc00",
    "primary-foreground": "#000000",
    "secondary": "#f0f0f0",
    "secondary-foreground": "#000000",
    "muted": "#f7f7f7",
    "muted-foreground": "#4f4f4f",
    "accent": "#fff3c4",
    "accent-foreground": "#5c4a00",
    "destructive": "#c8102e",
    "destructive-foreground": "#ffffff",
    "border": "#000000",
    "input": "#f0f0f0",
    "ring": "#ffcc00",
    "success": "#00694a",
    "success-foreground": "#ffffff",
    "warning": "#ffcc00",
    "warning-foreground": "#000000",
    "info": "#1f4e79",
    "info-foreground": "#ffffff",
    "sidebar": "#000000",
    "sidebar-foreground": "#ffcc00",
    "sidebar-primary": "#ffcc00",
    "sidebar-primary-foreground": "#000000",
    "sidebar-accent": "#262600",
    "sidebar-accent-foreground": "#5c4a00",
    "sidebar-border": "#333300",
    "sidebar-ring": "#ffcc00"
  },
  "dark": {
    "background": "#000000",
    "foreground": "#f5f5f5",
    "card": "#121212",
    "card-foreground": "#f5f5f5",
    "popover": "#121212",
    "popover-foreground": "#f5f5f5",
    "primary": "#ffcc00",
    "primary-foreground": "#000000",
    "secondary": "#1e1e1e",
    "secondary-foreground": "#f5f5f5",
    "muted": "#121212",
    "muted-foreground": "#9e9e9e",
    "accent": "#4d3d00",
    "accent-foreground": "#ffe066",
    "destructive": "#ff5c6b",
    "destructive-foreground": "#000000",
    "border": "#ffcc00",
    "input": "#1e1e1e",
    "ring": "#ffcc00",
    "success": "#2fb88a",
    "success-foreground": "#000000",
    "warning": "#ffcc00",
    "warning-foreground": "#000000",
    "info": "#5b9bd5",
    "info-foreground": "#000000",
    "sidebar": "#000000",
    "sidebar-foreground": "#f5f5f5",
    "sidebar-primary": "#ffcc00",
    "sidebar-primary-foreground": "#000000",
    "sidebar-accent": "#4d3d00",
    "sidebar-accent-foreground": "#ffe066",
    "sidebar-border": "#ffcc00",
    "sidebar-ring": "#ffcc00"
  },
  "shadow": "none",
  "borderWidth": "3px",
  "controls": {
    "weight": "700",
    "transform": "uppercase",
    "tracking": "0.1em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&family=PT+Mono:wght@400&display=swap"
}
