From 8cdb97e5aa54541a164260406baa02c7a36b8d10 Mon Sep 17 00:00:00 2001 From: Klink <85062+dogmar@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:54:24 -0700 Subject: [PATCH] Update fill-three --- src/theme/colors-semantic-light.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme/colors-semantic-light.ts b/src/theme/colors-semantic-light.ts index f8fb4b43..701b780b 100644 --- a/src/theme/colors-semantic-light.ts +++ b/src/theme/colors-semantic-light.ts @@ -22,7 +22,7 @@ export const semanticColorsLight = { 'fill-two-hover': '#EBEDEE', 'fill-two-selected': '#E6E8E9', // fill-three - 'fill-three': '#ECEDF2', + 'fill-three': '#E2E3E8', 'fill-three-hover': '#D6D6D8', 'fill-three-selected': '#D3D3D3', // primary