From 5663f4b583dfc64c916a37d83c0836402445adbc Mon Sep 17 00:00:00 2001 From: Antoine M Date: Fri, 23 May 2025 18:01:13 +0200 Subject: [PATCH] FEATURE including carhop green --- theme.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme.json b/theme.json index 0b82aab..aee4c59 100644 --- a/theme.json +++ b/theme.json @@ -14,6 +14,11 @@ "slug": "primary", "color": "#136F63" }, + { + "name": "Carhop Green", + "slug": "carhop-green", + "color": "#136f63" + }, { "name": "Carhop Orange", "slug": "carhop-orange",