FEAT add custom 'carhop-blue' color palette to Tailwind configuration

This commit is contained in:
Antoine M 2025-05-15 15:10:08 +02:00
parent bce6a38e5c
commit db5436dbbb

View File

@ -19,11 +19,21 @@
"slug": "carhop-orange",
"color": "#ffa630"
},
{
"name": "Carhop Blue",
"slug": "carhop-blue",
"color": "#c3e0ff"
},
{
"name": "Carhop Purple",
"slug": "carhop-purple",
"color": "#d6c3ff"
},
{
"name": "Carhop Yellow",
"slug": "carhop-yellow",
"color": "#0AD3FF"
},
{
"name": "Secondary",
"slug": "secondary",