{
  "id": "owlet",
  "name": "Owlet",
  "group": "custom",
  "author": "Inspired by Duolingo",
  "description": "Bright sky blue, fat rounded buttons, chunky type. Cheerfully insistent.",
  "radius": "1rem",
  "fonts": {
    "sans": "\"Baloo 2\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Chivo Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "phosphor"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#3c3c3c",
    "card": "#ffffff",
    "card-foreground": "#3c3c3c",
    "popover": "#ffffff",
    "popover-foreground": "#3c3c3c",
    "primary": "#1cb0f6",
    "primary-foreground": "#111111",
    "secondary": "#f7f7f7",
    "secondary-foreground": "#3c3c3c",
    "muted": "#fafafa",
    "muted-foreground": "#777777",
    "accent": "#ddf4ff",
    "accent-foreground": "#0b6f9e",
    "destructive": "#ff4b4b",
    "destructive-foreground": "#111111",
    "border": "#e5e5e5",
    "input": "#f7f7f7",
    "ring": "#1cb0f6",
    "success": "#58cc02",
    "success-foreground": "#111111",
    "warning": "#ffc800",
    "warning-foreground": "#111111",
    "info": "#1cb0f6",
    "info-foreground": "#111111",
    "sidebar": "#f7f7f7",
    "sidebar-foreground": "#3c3c3c",
    "sidebar-primary": "#1cb0f6",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ddf4ff",
    "sidebar-accent-foreground": "#0b6f9e",
    "sidebar-border": "#e5e5e5",
    "sidebar-ring": "#1cb0f6"
  },
  "dark": {
    "background": "#131f24",
    "foreground": "#f1f7fb",
    "card": "#1c2b32",
    "card-foreground": "#f1f7fb",
    "popover": "#1c2b32",
    "popover-foreground": "#f1f7fb",
    "primary": "#49c0f8",
    "primary-foreground": "#111111",
    "secondary": "#25373f",
    "secondary-foreground": "#f1f7fb",
    "muted": "#1c2b32",
    "muted-foreground": "#93a7b0",
    "accent": "#0d3a4f",
    "accent-foreground": "#8ad9fb",
    "destructive": "#ff5c5c",
    "destructive-foreground": "#111111",
    "border": "#2f4249",
    "input": "#25373f",
    "ring": "#49c0f8",
    "success": "#6fd41a",
    "success-foreground": "#111111",
    "warning": "#ffd23f",
    "warning-foreground": "#111111",
    "info": "#49c0f8",
    "info-foreground": "#111111",
    "sidebar": "#0b1418",
    "sidebar-foreground": "#f1f7fb",
    "sidebar-primary": "#49c0f8",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#0d3a4f",
    "sidebar-accent-foreground": "#8ad9fb",
    "sidebar-border": "#2f4249",
    "sidebar-ring": "#49c0f8"
  },
  "shadow": "sharp",
  "borderWidth": "2px",
  "controls": {
    "weight": "800",
    "transform": "uppercase",
    "tracking": "0.04em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;600;800&family=Chivo+Mono:wght@400;500&display=swap"
}
