{
  "id": "lift",
  "name": "Lift",
  "group": "custom",
  "author": "Inspired by Lyft",
  "description": "Hot magenta on white. One loud color, everything else stays out of the way.",
  "radius": "0.875rem",
  "fonts": {
    "sans": "\"Urbanist\", system-ui, -apple-system, \"Segoe UI\", sans-serif",
    "mono": "\"Azeret Mono\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#ffffff",
    "foreground": "#11111f",
    "card": "#ffffff",
    "card-foreground": "#11111f",
    "popover": "#ffffff",
    "popover-foreground": "#11111f",
    "primary": "#ff00bf",
    "primary-foreground": "#111111",
    "secondary": "#f3f3f6",
    "secondary-foreground": "#11111f",
    "muted": "#fafafb",
    "muted-foreground": "#6b6b7b",
    "accent": "#ffe0f7",
    "accent-foreground": "#99007b",
    "destructive": "#e02020",
    "destructive-foreground": "#ffffff",
    "border": "#e2e2e8",
    "input": "#f3f3f6",
    "ring": "#ff00bf",
    "success": "#00b871",
    "success-foreground": "#111111",
    "warning": "#f5a623",
    "warning-foreground": "#111111",
    "info": "#352384",
    "info-foreground": "#ffffff",
    "sidebar": "#f3f3f6",
    "sidebar-foreground": "#11111f",
    "sidebar-primary": "#ff00bf",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#ffe0f7",
    "sidebar-accent-foreground": "#99007b",
    "sidebar-border": "#e2e2e8",
    "sidebar-ring": "#ff00bf"
  },
  "dark": {
    "background": "#11111f",
    "foreground": "#eeeef5",
    "card": "#1b1b2d",
    "card-foreground": "#eeeef5",
    "popover": "#1b1b2d",
    "popover-foreground": "#eeeef5",
    "primary": "#ff4dd2",
    "primary-foreground": "#111111",
    "secondary": "#25253a",
    "secondary-foreground": "#eeeef5",
    "muted": "#1b1b2d",
    "muted-foreground": "#9494ab",
    "accent": "#4d0040",
    "accent-foreground": "#ff9ae4",
    "destructive": "#ff5c5c",
    "destructive-foreground": "#111111",
    "border": "#2e2e45",
    "input": "#25253a",
    "ring": "#ff4dd2",
    "success": "#2fd196",
    "success-foreground": "#111111",
    "warning": "#f5bb42",
    "warning-foreground": "#111111",
    "info": "#7b6ce0",
    "info-foreground": "#111111",
    "sidebar": "#08080f",
    "sidebar-foreground": "#eeeef5",
    "sidebar-primary": "#ff4dd2",
    "sidebar-primary-foreground": "#111111",
    "sidebar-accent": "#4d0040",
    "sidebar-accent-foreground": "#ff9ae4",
    "sidebar-border": "#2e2e45",
    "sidebar-ring": "#ff4dd2"
  },
  "shadow": "soft",
  "controls": {
    "weight": "700"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700&family=Azeret+Mono:wght@400;500&display=swap"
}
