diff --git a/theme.json b/theme.json index d8f5f64..0b82aab 100644 --- a/theme.json +++ b/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",