{
  "meta": {
    "name": "Lawn & Land Marketing \u00b7 Brand Guide",
    "version": "0.1",
    "notes": "Official Lawn & Land core palette and theme tokens."
  },
  "core": {
    "midnight": "#191919",
    "limeade": "#ACE71D",
    "gator": "#5DCA49",
    "twilight": "#6837EF"
  },
  "secondary": {
    "cloud": "#F5F7F2",
    "fieldMist": "#E5EEDC",
    "slate": "#7B827D"
  },
  "themes": {
    "light": {
      "background": "#FBFCF8",
      "foreground": "#191919",
      "card": "#FFFFFF",
      "primary": "#6837EF",
      "secondary": "#EAF4E1",
      "ring": "#6837EF"
    },
    "dark": {
      "background": "#191919",
      "foreground": "#F4F7EF",
      "card": "#222521",
      "primary": "#ACE71D",
      "secondary": "#262B24",
      "ring": "#ACE71D"
    }
  }
}
