{
  "title": "Tabler",
  "descriptionShort": "Premium and Open Source dashboard template with responsive and high quality UI.",
  "description": "Tabler is packed with beautifully crafted components and powerful features. Jump in and start building a stunning dashboard — all for free!",
  "themeColor": "#066fd1",
  "email": "support@tabler.io",
  "homepage": "https://tabler.io",
  "githubUrl": "https://github.com/tabler/tabler",
  "githubSponsorsUrl": "https://github.com/sponsors/codecalm",
  "opencollectiveUrl": "https://opencollective.com/tabler",
  "xUrl": "https://x.com/tabler_io",
  "linkedinUrl": "https://www.linkedin.com/company/tabler-io",
  "changelogUrl": "https://github.com/tabler/tabler/releases",
  "previewUrl": "https://preview.tabler.io",
  "docsUrl": "https://docs.tabler.io",
  "mapboxKey": "pk.eyJ1IjoidGFibGVyIiwiYSI6ImNscHh3dnhndjB2M3QycW85bGd0NXRmZ3YifQ.9LfHPsNoEXQH-xzz-81Ffw",
  "googleMapsKey": "AIzaSyAr5mRB4U1KRkVznIrDWEvZjroYcD202DI",
  "googleMapsDevKey": "AIzaSyCL-BY8-sq12m0S9H-S_yMqDmcun3A9znw",
  "npmPackage": "@tabler/core",
  "cssPlugins": [
    "flags",
    "socials",
    "payments",
    "vendors",
    "marketing",
    "themes"
  ],
  "icons": {
    "link": "https://tabler.io/icons"
  },
  "emails": {
    "price": "$29",
    "buy_link": "https://r.tabler.io/buy-emails"
  },
  "illustrations": {
    "price": "$59",
    "count": 50,
    "buy_link": "https://r.tabler.io/buy-illustrations"
  },
  "colors": {
    "blue": {
      "class": "blue",
      "prop": "--tblr-blue",
      "title": "Blue",
      "hex": "#066fd1",
      "abbr": "bl"
    },
    "azure": {
      "class": "azure",
      "prop": "--tblr-azure",
      "title": "Azure",
      "hex": "#4299e1",
      "abbr": "az"
    },
    "indigo": {
      "class": "indigo",
      "prop": "--tblr-indigo",
      "title": "Indigo",
      "hex": "#4263eb",
      "abbr": "id"
    },
    "purple": {
      "class": "purple",
      "prop": "--tblr-purple",
      "title": "Purple",
      "hex": "#ae3ec9",
      "abbr": "pu"
    },
    "pink": {
      "class": "pink",
      "prop": "--tblr-pink",
      "title": "Pink",
      "hex": "#d6336c",
      "abbr": "pk"
    },
    "red": {
      "class": "red",
      "prop": "--tblr-red",
      "title": "Red",
      "hex": "#d63939",
      "abbr": "rd"
    },
    "orange": {
      "class": "orange",
      "prop": "--tblr-orange",
      "title": "Orange",
      "hex": "#f76707",
      "abbr": "or"
    },
    "yellow": {
      "class": "yellow",
      "prop": "--tblr-yellow",
      "title": "Yellow",
      "hex": "#f59f00",
      "abbr": "yl"
    },
    "lime": {
      "class": "lime",
      "prop": "--tblr-lime",
      "title": "Lime",
      "hex": "#74b816",
      "abbr": "lm"
    },
    "green": {
      "class": "green",
      "prop": "--tblr-green",
      "title": "Green",
      "hex": "#2fb344",
      "abbr": "gn"
    },
    "teal": {
      "class": "teal",
      "prop": "--tblr-teal",
      "title": "Teal",
      "hex": "#0ca678",
      "abbr": "tl"
    },
    "cyan": {
      "class": "cyan",
      "prop": "--tblr-cyan",
      "title": "Cyan",
      "hex": "#17a2b8",
      "abbr": "cy"
    }
  },
  "lightColors": {
    "blue": {
      "class": "blue",
      "prop": "--tblr-blue-lt",
      "title": "Blue Light",
      "abbr": "bl",
      "hex": "#066fd1"
    },
    "azure": {
      "class": "azure",
      "prop": "--tblr-azure-lt",
      "title": "Azure Light",
      "abbr": "az",
      "hex": "#4299e1"
    },
    "indigo": {
      "class": "indigo",
      "prop": "--tblr-indigo-lt",
      "title": "Indigo Light",
      "abbr": "id",
      "hex": "#4263eb"
    },
    "purple": {
      "class": "purple",
      "prop": "--tblr-purple-lt",
      "title": "Purple Light",
      "abbr": "pu",
      "hex": "#ae3ec9"
    },
    "pink": {
      "class": "pink",
      "prop": "--tblr-pink-lt",
      "title": "Pink Light",
      "abbr": "pk",
      "hex": "#d6336c"
    },
    "red": {
      "class": "red",
      "prop": "--tblr-red-lt",
      "title": "Red Light",
      "abbr": "rd",
      "hex": "#d63939"
    },
    "orange": {
      "class": "orange",
      "prop": "--tblr-orange-lt",
      "title": "Orange Light",
      "abbr": "or",
      "hex": "#f76707"
    },
    "yellow": {
      "class": "yellow",
      "prop": "--tblr-yellow-lt",
      "title": "Yellow Light",
      "abbr": "yl",
      "hex": "#f59f00"
    },
    "lime": {
      "class": "lime",
      "prop": "--tblr-lime-lt",
      "title": "Lime Light",
      "abbr": "lm",
      "hex": "#74b816"
    },
    "green": {
      "class": "green",
      "prop": "--tblr-green-lt",
      "title": "Green Light",
      "abbr": "gn",
      "hex": "#2fb344"
    },
    "teal": {
      "class": "teal",
      "prop": "--tblr-teal-lt",
      "title": "Teal Light",
      "abbr": "tl",
      "hex": "#0ca678"
    },
    "cyan": {
      "class": "cyan",
      "prop": "--tblr-cyan-lt",
      "title": "Cyan Light",
      "abbr": "cy",
      "hex": "#17a2b8"
    }
  },
  "skinColors": {
    "rose": {
      "hex": "#FFCB9D",
      "title": "Rose",
      "class": "rose"
    },
    "yellow": {
      "hex": "#F0BA60",
      "title": "Yellow",
      "class": "yellow"
    },
    "skin-1": {
      "hex": "#e2c6a7",
      "title": "Skin 1",
      "class": "skin-1"
    },
    "skin-2": {
      "hex": "#c7a786",
      "title": "Skin 2",
      "class": "skin-2"
    },
    "skin-3": {
      "hex": "#a68063",
      "title": "Skin 3",
      "class": "skin-3"
    },
    "skin-4": {
      "hex": "#926241",
      "title": "Skin 4",
      "class": "skin-4"
    },
    "skin-5": {
      "hex": "#654c45",
      "title": "Skin 5",
      "class": "skin-5"
    },
    "gray": {
      "hex": "#d5d7dd",
      "title": "Gray",
      "class": "gray"
    }
  },
  "socialColors": {
    "facebook": {
      "title": "Facebook",
      "hex": "var(--tblr-facebook)",
      "abbr": "fb",
      "icon": "brand-facebook",
      "prop": "--tblr-facebook"
    },
    "twitter": {
      "title": "Twitter",
      "hex": "var(--tblr-twitter)",
      "abbr": "tw",
      "icon": "brand-twitter",
      "prop": "--tblr-twitter"
    },
    "x": {
      "title": "X",
      "hex": "var(--tblr-x)",
      "abbr": "x",
      "icon": "brand-x",
      "prop": "--tblr-x"
    },
    "linkedin": {
      "title": "Linkedin",
      "hex": "var(--tblr-linkedin)",
      "abbr": "li",
      "icon": "brand-linkedin",
      "prop": "--tblr-linkedin"
    },
    "google": {
      "title": "Google",
      "hex": "var(--tblr-google)",
      "abbr": "go",
      "icon": "brand-google",
      "prop": "--tblr-google"
    },
    "youtube": {
      "title": "Youtube",
      "hex": "var(--tblr-youtube)",
      "abbr": "yt",
      "icon": "brand-youtube",
      "prop": "--tblr-youtube"
    },
    "vimeo": {
      "title": "Vimeo",
      "hex": "var(--tblr-vimeo)",
      "abbr": "vi",
      "icon": "brand-vimeo",
      "prop": "--tblr-vimeo"
    },
    "dribbble": {
      "title": "Dribbble",
      "hex": "var(--tblr-dribbble)",
      "abbr": "dr",
      "icon": "brand-dribbble",
      "prop": "--tblr-dribbble"
    },
    "github": {
      "title": "Github",
      "hex": "var(--tblr-github)",
      "abbr": "gh",
      "icon": "brand-github",
      "prop": "--tblr-github"
    },
    "instagram": {
      "title": "Instagram",
      "hex": "var(--tblr-instagram)",
      "abbr": "ig",
      "icon": "brand-instagram",
      "prop": "--tblr-instagram"
    },
    "pinterest": {
      "title": "Pinterest",
      "hex": "var(--tblr-pinterest)",
      "abbr": "pt",
      "icon": "brand-pinterest",
      "prop": "--tblr-pinterest"
    },
    "vk": {
      "title": "VK",
      "hex": "var(--tblr-vk)",
      "abbr": "vk",
      "icon": "brand-vk",
      "prop": "--tblr-vk"
    },
    "rss": {
      "title": "RSS",
      "hex": "var(--tblr-rss)",
      "abbr": "rs",
      "icon": "rss",
      "prop": "--tblr-rss"
    },
    "flickr": {
      "title": "Flickr",
      "hex": "var(--tblr-flickr)",
      "abbr": "fl",
      "icon": "brand-flickr",
      "prop": "--tblr-flickr"
    },
    "bitbucket": {
      "title": "Bitbucket",
      "hex": "var(--tblr-bitbucket)",
      "abbr": "bb",
      "icon": "brand-bitbucket",
      "prop": "--tblr-bitbucket"
    },
    "tabler": {
      "title": "Tabler",
      "hex": "var(--tblr-tabler)",
      "abbr": "tb",
      "icon": "brand-tabler",
      "prop": "--tblr-tabler"
    }
  },
  "grayColors": {
    "gray-50": {
      "hex": "var(--tblr-gray-50)",
      "title": "Gray 50",
      "prop": "--tblr-gray-50",
      "abbr": "50"
    },
    "gray-100": {
      "hex": "var(--tblr-gray-100)",
      "title": "Gray 100",
      "prop": "--tblr-gray-100",
      "abbr": "100"
    },
    "gray-200": {
      "hex": "var(--tblr-gray-200)",
      "title": "Gray 200",
      "prop": "--tblr-gray-200",
      "abbr": "200"
    },
    "gray-300": {
      "hex": "var(--tblr-gray-300)",
      "title": "Gray 300",
      "prop": "--tblr-gray-300",
      "abbr": "300"
    },
    "gray-400": {
      "hex": "var(--tblr-gray-400)",
      "title": "Gray 400",
      "prop": "--tblr-gray-400",
      "abbr": "400"
    },
    "gray-500": {
      "hex": "var(--tblr-gray-500)",
      "title": "Gray 500",
      "prop": "--tblr-gray-500",
      "abbr": "500"
    },
    "gray-600": {
      "hex": "var(--tblr-gray-600)",
      "title": "Gray 600",
      "prop": "--tblr-gray-600",
      "abbr": "600"
    },
    "gray-700": {
      "hex": "var(--tblr-gray-700)",
      "title": "Gray 700",
      "prop": "--tblr-gray-700",
      "abbr": "700"
    },
    "gray-800": {
      "hex": "var(--tblr-gray-800)",
      "title": "Gray 800",
      "prop": "--tblr-gray-800",
      "abbr": "800"
    },
    "gray-900": {
      "hex": "var(--tblr-gray-900)",
      "title": "Gray 900",
      "prop": "--tblr-gray-900",
      "abbr": "900"
    },
    "gray-950": {
      "hex": "var(--tblr-gray-950)",
      "title": "Gray 950",
      "prop": "--tblr-gray-950",
      "abbr": "950"
    }
  },
  "colorsExtra": {
    "white": {
      "hex": "#ffffff",
      "title": "White",
      "prop": "--tblr-white"
    },
    "dark": {
      "hex": "#303645",
      "title": "Dark",
      "prop": "--tblr-dark"
    },
    "gray": {
      "hex": "#868e96",
      "title": "Gray",
      "prop": "--tblr-gray"
    }
  },
  "variants": [
    {
      "name": "success",
      "icon": "check"
    },
    {
      "name": "info",
      "icon": "info-circle"
    },
    {
      "name": "warning",
      "icon": "alert-triangle"
    },
    {
      "name": "danger",
      "icon": "alert-circle"
    }
  ],
  "themeColors": {
    "primary": {
      "class": "primary",
      "title": "Primary"
    },
    "secondary": {
      "class": "secondary",
      "title": "Secondary"
    },
    "success": {
      "class": "success",
      "title": "Success"
    },
    "warning": {
      "class": "warning",
      "title": "Warning"
    },
    "danger": {
      "class": "danger",
      "title": "Danger"
    },
    "info": {
      "class": "info",
      "title": "Info"
    },
    "dark": {
      "class": "dark",
      "title": "Dark"
    },
    "light": {
      "class": "light",
      "title": "Light"
    }
  },
  "buttonStates": [
    {
      "class": null,
      "title": "Normal"
    },
    {
      "class": "active",
      "title": "Active state"
    },
    {
      "class": "disabled",
      "title": "Disabled"
    }
  ],
  "months-short": [
    "Jan",
    "Feb",
    "Mar",
    "Apr",
    "May",
    "Jun",
    "Jul",
    "Aug",
    "Sep",
    "Oct",
    "Nov",
    "Dec"
  ],
  "months-long": [
    "January",
    "February",
    "March",
    "April",
    "May",
    "June",
    "July",
    "August",
    "September",
    "October",
    "November",
    "December"
  ]
}