|
@@ -39,124 +39,148 @@
|
|
|
"blue": {
|
|
|
"class": "blue",
|
|
|
"hex": "var(--tblr-blue)",
|
|
|
- "title": "Blue"
|
|
|
+ "title": "Blue",
|
|
|
+ "abbr": "bl"
|
|
|
},
|
|
|
"azure": {
|
|
|
"class": "azure",
|
|
|
"hex": "var(--tblr-azure)",
|
|
|
- "title": "Azure"
|
|
|
+ "title": "Azure",
|
|
|
+ "abbr": "az"
|
|
|
},
|
|
|
"indigo": {
|
|
|
"class": "indigo",
|
|
|
"hex": "var(--tblr-indigo)",
|
|
|
- "title": "Indigo"
|
|
|
+ "title": "Indigo",
|
|
|
+ "abbr": "id"
|
|
|
},
|
|
|
"purple": {
|
|
|
"class": "purple",
|
|
|
"hex": "var(--tblr-purple)",
|
|
|
- "title": "Purple"
|
|
|
+ "title": "Purple",
|
|
|
+ "abbr": "pu"
|
|
|
},
|
|
|
"pink": {
|
|
|
"class": "pink",
|
|
|
"hex": "var(--tblr-pink)",
|
|
|
- "title": "Pink"
|
|
|
+ "title": "Pink",
|
|
|
+ "abbr": "pk"
|
|
|
},
|
|
|
"red": {
|
|
|
"class": "red",
|
|
|
"hex": "var(--tblr-red)",
|
|
|
- "title": "Red"
|
|
|
+ "title": "Red",
|
|
|
+ "abbr": "rd"
|
|
|
},
|
|
|
"orange": {
|
|
|
"class": "orange",
|
|
|
"hex": "var(--tblr-orange)",
|
|
|
- "title": "Orange"
|
|
|
+ "title": "Orange",
|
|
|
+ "abbr": "or"
|
|
|
},
|
|
|
"yellow": {
|
|
|
"class": "yellow",
|
|
|
"hex": "var(--tblr-yellow)",
|
|
|
- "title": "Yellow"
|
|
|
+ "title": "Yellow",
|
|
|
+ "abbr": "yl"
|
|
|
},
|
|
|
"lime": {
|
|
|
"class": "lime",
|
|
|
"hex": "var(--tblr-lime)",
|
|
|
- "title": "Lime"
|
|
|
+ "title": "Lime",
|
|
|
+ "abbr": "lm"
|
|
|
},
|
|
|
"green": {
|
|
|
"class": "green",
|
|
|
"hex": "var(--tblr-green)",
|
|
|
- "title": "Green"
|
|
|
+ "title": "Green",
|
|
|
+ "abbr": "gn"
|
|
|
},
|
|
|
"teal": {
|
|
|
"class": "teal",
|
|
|
"hex": "var(--tblr-teal)",
|
|
|
- "title": "Teal"
|
|
|
+ "title": "Teal",
|
|
|
+ "abbr": "tl"
|
|
|
},
|
|
|
"cyan": {
|
|
|
"class": "cyan",
|
|
|
"hex": "var(--tblr-cyan)",
|
|
|
- "title": "Cyan"
|
|
|
+ "title": "Cyan",
|
|
|
+ "abbr": "cy"
|
|
|
}
|
|
|
},
|
|
|
"lightColors": {
|
|
|
"blue": {
|
|
|
"class": "blue",
|
|
|
"hex": "var(--tblr-blue-lt)",
|
|
|
- "title": "Blue"
|
|
|
+ "title": "Blue Light",
|
|
|
+ "abbr": "bl"
|
|
|
},
|
|
|
"azure": {
|
|
|
"class": "azure",
|
|
|
"hex": "var(--tblr-azure-lt)",
|
|
|
- "title": "Azure"
|
|
|
+ "title": "Azure Light",
|
|
|
+ "abbr": "az"
|
|
|
},
|
|
|
"indigo": {
|
|
|
"class": "indigo",
|
|
|
"hex": "var(--tblr-indigo-lt)",
|
|
|
- "title": "Indigo"
|
|
|
+ "title": "Indigo Light",
|
|
|
+ "abbr": "id"
|
|
|
},
|
|
|
"purple": {
|
|
|
"class": "purple",
|
|
|
"hex": "var(--tblr-purple-lt)",
|
|
|
- "title": "Purple"
|
|
|
+ "title": "Purple Light",
|
|
|
+ "abbr": "pu"
|
|
|
},
|
|
|
"pink": {
|
|
|
"class": "pink",
|
|
|
"hex": "var(--tblr-pink-lt)",
|
|
|
- "title": "Pink"
|
|
|
+ "title": "Pink Light",
|
|
|
+ "abbr": "pk"
|
|
|
},
|
|
|
"red": {
|
|
|
"class": "red",
|
|
|
"hex": "var(--tblr-red-lt)",
|
|
|
- "title": "Red"
|
|
|
+ "title": "Red Light",
|
|
|
+ "abbr": "rd"
|
|
|
},
|
|
|
"orange": {
|
|
|
"class": "orange",
|
|
|
"hex": "var(--tblr-orange-lt)",
|
|
|
- "title": "Orange"
|
|
|
+ "title": "Orange Light",
|
|
|
+ "abbr": "or"
|
|
|
},
|
|
|
"yellow": {
|
|
|
"class": "yellow",
|
|
|
"hex": "var(--tblr-yellow-lt)",
|
|
|
- "title": "Yellow"
|
|
|
+ "title": "Yellow Light",
|
|
|
+ "abbr": "yl"
|
|
|
},
|
|
|
"lime": {
|
|
|
"class": "lime",
|
|
|
"hex": "var(--tblr-lime-lt)",
|
|
|
- "title": "Lime"
|
|
|
+ "title": "Lime Light",
|
|
|
+ "abbr": "lm"
|
|
|
},
|
|
|
"green": {
|
|
|
"class": "green",
|
|
|
"hex": "var(--tblr-green-lt)",
|
|
|
- "title": "Green"
|
|
|
+ "title": "Green Light",
|
|
|
+ "abbr": "gn"
|
|
|
},
|
|
|
"teal": {
|
|
|
"class": "teal",
|
|
|
"hex": "var(--tblr-teal-lt)",
|
|
|
- "title": "Teal"
|
|
|
+ "title": "Teal Light",
|
|
|
+ "abbr": "tl"
|
|
|
},
|
|
|
"cyan": {
|
|
|
"class": "cyan",
|
|
|
"hex": "var(--tblr-cyan-lt)",
|
|
|
- "title": "Cyan"
|
|
|
+ "title": "Cyan Light",
|
|
|
+ "abbr": "cy"
|
|
|
}
|
|
|
},
|
|
|
"skinColors": {
|
|
@@ -204,109 +228,156 @@
|
|
|
"socialColors": {
|
|
|
"facebook": {
|
|
|
"title": "Facebook",
|
|
|
- "hex": "#1877F2"
|
|
|
+ "hex": "var(--tblr-facebook)",
|
|
|
+ "abbr": "fb",
|
|
|
+ "icon": "brand-facebook"
|
|
|
},
|
|
|
"twitter": {
|
|
|
"title": "Twitter",
|
|
|
- "hex": "#1da1f2"
|
|
|
+ "hex": "var(--tblr-twitter)",
|
|
|
+ "abbr": "tw",
|
|
|
+ "icon": "brand-twitter"
|
|
|
+ },
|
|
|
+ "x": {
|
|
|
+ "title": "X",
|
|
|
+ "hex": "var(--tblr-x)",
|
|
|
+ "abbr": "x",
|
|
|
+ "icon": "brand-x"
|
|
|
},
|
|
|
"linkedin": {
|
|
|
"title": "Linkedin",
|
|
|
- "hex": "#0a66c2"
|
|
|
+ "hex": "var(--tblr-linkedin)",
|
|
|
+ "abbr": "li",
|
|
|
+ "icon": "brand-linkedin"
|
|
|
},
|
|
|
"google": {
|
|
|
"title": "Google",
|
|
|
- "hex": "#dc4e41"
|
|
|
+ "hex": "var(--tblr-google)",
|
|
|
+ "abbr": "go",
|
|
|
+ "icon": "brand-google"
|
|
|
},
|
|
|
"youtube": {
|
|
|
"title": "Youtube",
|
|
|
- "hex": "#ff0000"
|
|
|
+ "hex": "var(--tblr-youtube)",
|
|
|
+ "abbr": "yt",
|
|
|
+ "icon": "brand-youtube"
|
|
|
},
|
|
|
"vimeo": {
|
|
|
"title": "Vimeo",
|
|
|
- "hex": "#1ab7ea"
|
|
|
+ "hex": "var(--tblr-vimeo)",
|
|
|
+ "abbr": "vi",
|
|
|
+ "icon": "brand-vimeo"
|
|
|
},
|
|
|
"dribbble": {
|
|
|
"title": "Dribbble",
|
|
|
- "hex": "#ea4c89"
|
|
|
+ "hex": "var(--tblr-dribbble)",
|
|
|
+ "abbr": "dr",
|
|
|
+ "icon": "brand-dribbble"
|
|
|
},
|
|
|
"github": {
|
|
|
"title": "Github",
|
|
|
- "hex": "#181717"
|
|
|
+ "hex": "var(--tblr-github)",
|
|
|
+ "abbr": "gh",
|
|
|
+ "icon": "brand-github"
|
|
|
},
|
|
|
"instagram": {
|
|
|
"title": "Instagram",
|
|
|
- "hex": "#e4405f"
|
|
|
+ "hex": "var(--tblr-instagram)",
|
|
|
+ "abbr": "ig",
|
|
|
+ "icon": "brand-instagram"
|
|
|
},
|
|
|
"pinterest": {
|
|
|
"title": "Pinterest",
|
|
|
- "hex": "#bd081c"
|
|
|
+ "hex": "var(--tblr-pinterest)",
|
|
|
+ "abbr": "pt",
|
|
|
+ "icon": "brand-pinterest"
|
|
|
},
|
|
|
"vk": {
|
|
|
"title": "VK",
|
|
|
- "hex": "#6383a8"
|
|
|
+ "hex": "var(--tblr-vk)",
|
|
|
+ "abbr": "vk",
|
|
|
+ "icon": "brand-vk"
|
|
|
},
|
|
|
"rss": {
|
|
|
"title": "RSS",
|
|
|
- "hex": "#ffa500"
|
|
|
+ "hex": "var(--tblr-rss)",
|
|
|
+ "abbr": "rs",
|
|
|
+ "icon": "rss"
|
|
|
},
|
|
|
"flickr": {
|
|
|
"title": "Flickr",
|
|
|
- "hex": "#0063dc"
|
|
|
+ "hex": "var(--tblr-flickr)",
|
|
|
+ "abbr": "fl",
|
|
|
+ "icon": "brand-flickr"
|
|
|
},
|
|
|
"bitbucket": {
|
|
|
"title": "Bitbucket",
|
|
|
- "hex": "#0052cc"
|
|
|
+ "hex": "var(--tblr-bitbucket)",
|
|
|
+ "abbr": "bb",
|
|
|
+ "icon": "brand-bitbucket"
|
|
|
},
|
|
|
"tabler": {
|
|
|
"title": "Tabler",
|
|
|
- "hex": "#066fd1"
|
|
|
+ "hex": "var(--tblr-tabler)",
|
|
|
+ "abbr": "tb",
|
|
|
+ "icon": "brand-tabler"
|
|
|
}
|
|
|
},
|
|
|
"grayColors": {
|
|
|
"gray-50": {
|
|
|
- "hex": "#f9fafb",
|
|
|
- "title": "Gray 50"
|
|
|
+ "hex": "var(--tblr-gray-50)",
|
|
|
+ "title": "Gray 50",
|
|
|
+ "abbr": "50"
|
|
|
},
|
|
|
"gray-100": {
|
|
|
- "hex": "#f3f4f6",
|
|
|
- "title": "Gray 100"
|
|
|
+ "hex": "var(--tblr-gray-100)",
|
|
|
+ "title": "Gray 100",
|
|
|
+ "abbr": "100"
|
|
|
},
|
|
|
"gray-200": {
|
|
|
- "hex": "#e5e7eb",
|
|
|
- "title": "Gray 200"
|
|
|
+ "hex": "var(--tblr-gray-200)",
|
|
|
+ "title": "Gray 200",
|
|
|
+ "abbr": "200"
|
|
|
},
|
|
|
"gray-300": {
|
|
|
- "hex": "#d1d5db",
|
|
|
- "title": "Gray 300"
|
|
|
+ "hex": "var(--tblr-gray-300)",
|
|
|
+ "title": "Gray 300",
|
|
|
+ "abbr": "300"
|
|
|
},
|
|
|
"gray-400": {
|
|
|
- "hex": "#9ca3af",
|
|
|
- "title": "Gray 400"
|
|
|
+ "hex": "var(--tblr-gray-400)",
|
|
|
+ "title": "Gray 400",
|
|
|
+ "abbr": "400"
|
|
|
},
|
|
|
"gray-500": {
|
|
|
- "hex": "#6b7280",
|
|
|
- "title": "Gray 500"
|
|
|
+ "hex": "var(--tblr-gray-500)",
|
|
|
+ "title": "Gray 500",
|
|
|
+ "abbr": "500"
|
|
|
},
|
|
|
"gray-600": {
|
|
|
- "hex": "#4b5563",
|
|
|
- "title": "Gray 600"
|
|
|
+ "hex": "var(--tblr-gray-600)",
|
|
|
+ "title": "Gray 600",
|
|
|
+ "abbr": "600"
|
|
|
},
|
|
|
"gray-700": {
|
|
|
- "hex": "#374151",
|
|
|
- "title": "Gray 700"
|
|
|
+ "hex": "var(--tblr-gray-700)",
|
|
|
+ "title": "Gray 700",
|
|
|
+ "abbr": "700"
|
|
|
},
|
|
|
"gray-800": {
|
|
|
- "hex": "#1f2937",
|
|
|
- "title": "Gray 800"
|
|
|
+ "hex": "var(--tblr-gray-800)",
|
|
|
+ "title": "Gray 800",
|
|
|
+ "abbr": "800"
|
|
|
},
|
|
|
"gray-900": {
|
|
|
- "hex": "#111827",
|
|
|
- "title": "Gray 900"
|
|
|
+ "hex": "var(--tblr-gray-900)",
|
|
|
+ "title": "Gray 900",
|
|
|
+ "abbr": "900"
|
|
|
},
|
|
|
"gray-950": {
|
|
|
- "hex": "#030712",
|
|
|
- "title": "Gray 950"
|
|
|
+ "hex": "var(--tblr-gray-950)",
|
|
|
+ "title": "Gray 950",
|
|
|
+ "abbr": "950"
|
|
|
}
|
|
|
},
|
|
|
"colorsExtra": {
|
|
@@ -389,68 +460,6 @@
|
|
|
"title": "Disabled"
|
|
|
}
|
|
|
],
|
|
|
- "socials": {
|
|
|
- "x": {
|
|
|
- "icon": "brand-x",
|
|
|
- "title": "X"
|
|
|
- },
|
|
|
- "facebook": {
|
|
|
- "icon": "brand-facebook",
|
|
|
- "title": "Facebook"
|
|
|
- },
|
|
|
- "twitter": {
|
|
|
- "icon": "brand-twitter",
|
|
|
- "title": "Twitter"
|
|
|
- },
|
|
|
- "google": {
|
|
|
- "icon": "brand-google",
|
|
|
- "title": "Google"
|
|
|
- },
|
|
|
- "youtube": {
|
|
|
- "icon": "brand-youtube",
|
|
|
- "title": "Youtube"
|
|
|
- },
|
|
|
- "vimeo": {
|
|
|
- "icon": "brand-vimeo",
|
|
|
- "title": "Vimeo"
|
|
|
- },
|
|
|
- "dribbble": {
|
|
|
- "icon": "brand-dribbble",
|
|
|
- "title": "Dribbble"
|
|
|
- },
|
|
|
- "github": {
|
|
|
- "icon": "brand-github",
|
|
|
- "title": "Github"
|
|
|
- },
|
|
|
- "instagram": {
|
|
|
- "icon": "brand-instagram",
|
|
|
- "title": "Instagram"
|
|
|
- },
|
|
|
- "pinterest": {
|
|
|
- "icon": "brand-pinterest",
|
|
|
- "title": "Pinterest"
|
|
|
- },
|
|
|
- "vk": {
|
|
|
- "icon": "brand-vk",
|
|
|
- "title": "VK"
|
|
|
- },
|
|
|
- "rss": {
|
|
|
- "icon": "rss",
|
|
|
- "title": "RSS"
|
|
|
- },
|
|
|
- "flickr": {
|
|
|
- "icon": "brand-flickr",
|
|
|
- "title": "Flickr"
|
|
|
- },
|
|
|
- "bitbucket": {
|
|
|
- "icon": "brand-bitbucket",
|
|
|
- "title": "Bitbucket"
|
|
|
- },
|
|
|
- "tabler": {
|
|
|
- "icon": "brand-tabler",
|
|
|
- "title": "Tabler"
|
|
|
- }
|
|
|
- },
|
|
|
"months-short": [
|
|
|
"Jan",
|
|
|
"Feb",
|