Add black to color palette
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aadil Ayub 2024-09-11 16:40:32 +05:00
parent 22273fd89f
commit 9697e92106

View File

@ -59,6 +59,11 @@
"color": "#FF7613",
"name": "Orange",
"slug": "orange"
},
{
"color": "#000",
"name": "Black",
"slug": "black"
}
]
},