mobile: fix colors in signup

This commit is contained in:
Ammar Ahmed
2026-06-06 11:31:59 +05:00
parent 95382e55d1
commit 0b609ef9f1
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(