diff --git a/theme.json b/theme.json index 267a7cc..1aefcbf 100644 --- a/theme.json +++ b/theme.json @@ -59,6 +59,11 @@ "color": "#FF7613", "name": "Orange", "slug": "orange" + }, + { + "color": "#000", + "name": "Black", + "slug": "black" } ] },