{
  "_meta": {
    "note": "Tailwind v3 theme.extend preset. In Tailwind v4, import tokens.css directly.",
    "generated": "2026-07-13T10:10:14.473Z",
    "usage": "In tailwind.config.js presets array, or spread into theme.extend"
  },
  "theme": {
    "extend": {
      "colors": {
        "rating-light": "#fde68a",
        "rating": "#ffb405",
        "rating-dark": "#b45309",
        "sidebar": "oklch(0.985 0 0)",
        "sidebar-foreground": "oklch(0.145 0 0)",
        "sidebar-primary": "oklch(0.546 0.245 262.881)",
        "sidebar-primary-foreground": "oklch(0.97 0.014 254.604)",
        "sidebar-accent": "oklch(0.97 0 0)",
        "sidebar-accent-foreground": "oklch(0.205 0 0)",
        "sidebar-border": "oklch(0.922 0 0)",
        "sidebar-ring": "oklch(0.708 0 0)",
        "chart-1": "oklch(0.87 0 0)",
        "chart-2": "oklch(0.556 0 0)",
        "chart-3": "oklch(0.439 0 0)",
        "chart-4": "oklch(0.371 0 0)",
        "chart-5": "oklch(0.269 0 0)"
      },
      "borderRadius": {},
      "fontFamily": {
        "sans": [],
        "display": []
      },
      "transitionTimingFunction": {},
      "boxShadow": {}
    }
  }
}