FEAT add custom 'carhop-blue' color palette to Tailwind configuration
This commit is contained in:
parent
bce6a38e5c
commit
db5436dbbb
10
theme.json
10
theme.json
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user