From 1f82462e26a59aca2119bf32943027c23a1118d8 Mon Sep 17 00:00:00 2001 From: Patrick Wolfert Date: Wed, 10 Jan 2024 15:41:44 -0800 Subject: [PATCH] [WNMGDS-2634] Update the visited link color for the cmsgov theme (#2882) Update the visited link color for the cmsgov theme as requested --- packages/design-system-tokens/src/themes/cmsgov.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/design-system-tokens/src/themes/cmsgov.ts b/packages/design-system-tokens/src/themes/cmsgov.ts index e26d47fbfe..1206dd2633 100644 --- a/packages/design-system-tokens/src/themes/cmsgov.ts +++ b/packages/design-system-tokens/src/themes/cmsgov.ts @@ -97,7 +97,7 @@ export const themeColors: ColorTokens = { 'warn-darker': color['dandelion-700'], 'warn-darkest': color['dandelion-800'], // - 'visited': color['windsor-500'], + 'visited': color['orchid-800'], }; const font: FontTokens = {