diff --git a/theme/AppTheme.ts b/theme/AppTheme.ts index 5c5e786..6df0795 100644 --- a/theme/AppTheme.ts +++ b/theme/AppTheme.ts @@ -20,7 +20,6 @@ const AppTheme = extendTheme({ colors: { brand: { main: "#3138dc", - mainInactive: "#181d8f", primary: "#0068ff", secondary: "#0086ff", hover: "#00aec1",