From ba4691c913612cb6e57941f0c641366d69b8934f Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Wed, 11 Sep 2024 15:27:00 +0500 Subject: [PATCH] remove duplicate color --- theme.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/theme.json b/theme.json index 59d9b45..7f86e80 100644 --- a/theme.json +++ b/theme.json @@ -45,11 +45,6 @@ "name": "Secondary", "slug": "secondary" }, - { - "color": "#FF7613", - "name": "Button color", - "slug": "button" - }, { "color": "#e89cca", "name": "Primary light",