mobile: fix colors in signup

This commit is contained in:
Ammar Ahmed
2026-06-06 11:31:59 +05:00
committed by Abdullah Atta
parent 34db985c2f
commit a412628a38
2 changed files with 2 additions and 2 deletions

View File

@@ -342,7 +342,7 @@ export function FormInput({
style={{
marginBottom: Spacing.LEVEL_1
}}
color={colors.primary.paragraph}
color={colors.secondary.paragraph}
fontSize="XS"
>
{label}

View File

@@ -87,7 +87,7 @@ const buttonTypes = (
} => ({
plain: {
primary: "transparent",
text: colors.secondary.buttonForeground,
text: colors.primary.buttonForeground,
selected: colors.primary.hover,
borderWidth: 0.8,
borderSelectedColor: getColorLinearShade(