From c9ddee915520695e021b44cd6567abe6eb34b2c3 Mon Sep 17 00:00:00 2001 From: Nidhi Kumari Date: Fri, 6 Jan 2023 02:34:48 +0530 Subject: [PATCH] updated colors for typography component (#17009) * updated colors for typography * updated valid colors --- ui/components/ui/typography/typography.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui/components/ui/typography/typography.js b/ui/components/ui/typography/typography.js index 052663312..1dd79c75a 100644 --- a/ui/components/ui/typography/typography.js +++ b/ui/components/ui/typography/typography.js @@ -28,6 +28,10 @@ export const ValidColors = [ COLORS.WARNING_INVERSE, COLORS.INFO_DEFAULT, COLORS.INFO_INVERSE, + COLORS.GOERLI, + COLORS.SEPOLIA, + COLORS.GOERLI_INVERSE, + COLORS.SEPOLIA_INVERSE, ]; export const ValidTags = [