does this do anything for toasts?

This commit is contained in:
Violet Caulfield
2025-02-13 16:49:56 -06:00
parent 71edf5ae8b
commit d683768313
+1 -1
View File
@@ -30,7 +30,7 @@ const jellifyConfig = createTamagui({
dark: {
shadowColor: tokens.color.purple,
background: tokens.color.purpleDark,
// backgroundActive: tokens.color.amethyst,
backgroundActive: tokens.color.amethyst,
backgroundPress: tokens.color.amethyst,
backgroundFocus: tokens.color.amethyst,
backgroundHover: tokens.color.purpleGray,