From 3be1f81348076c25e22b9eb724196adc0f6b7d4c Mon Sep 17 00:00:00 2001 From: Jordan Jones Date: Thu, 16 May 2024 10:03:38 -0700 Subject: [PATCH] fix(classic): update tier 1 tokens to correct values --- src/color/brand.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/color/brand.json b/src/color/brand.json index 50e243b..a618d01 100644 --- a/src/color/brand.json +++ b/src/color/brand.json @@ -757,7 +757,7 @@ }, "300": { "value": "#f9ce06", - "comment": "This or 400 is wrong", + "comment": "", "public": true, "neutral": true, "usage": "", @@ -765,8 +765,8 @@ "deprecated": false }, "400": { - "value": "#f9ce06", - "comment": "This or 300 is wrong", + "value": "#d6b622", + "comment": "", "public": true, "neutral": true, "usage": "", @@ -986,7 +986,7 @@ }, "800": { "value": "#a03b50", - "comment": "This or 900 is wrong", + "comment": "", "public": true, "neutral": true, "usage": "", @@ -994,8 +994,8 @@ "deprecated": false }, "900": { - "value": "#a03b50", - "comment": "This or 800 is wrong", + "value": "#833142", + "comment": "", "public": true, "neutral": true, "usage": "",