Add black to color palette
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
22273fd89f
commit
9697e92106
@ -59,6 +59,11 @@
|
|||||||
"color": "#FF7613",
|
"color": "#FF7613",
|
||||||
"name": "Orange",
|
"name": "Orange",
|
||||||
"slug": "orange"
|
"slug": "orange"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"color": "#000",
|
||||||
|
"name": "Black",
|
||||||
|
"slug": "black"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user