From a8aecb46ec3481761c709d78290405176ac18e02 Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Wed, 19 Feb 2025 17:54:44 -0600 Subject: [PATCH] adjujst this? --- tamagui.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/tamagui.config.ts b/tamagui.config.ts index 172ca77e..d31b6fee 100644 --- a/tamagui.config.ts +++ b/tamagui.config.ts @@ -44,6 +44,7 @@ const jellifyConfig = createTamagui({ }, light: { background: tokens.color.white, + backgroundActive: tokens.color.amethyst, borderColor: tokens.color.purpleGray, color: tokens.color.purpleDark },