Bug 1857989 - Change footer text base color to text secondary

fenix/120.0
Noah Bond 8 months ago committed by mergify[bot]
parent 0cb3c7c96f
commit 5516cf3d22

@ -47,7 +47,7 @@ fun ReviewQualityCheckFooter(
),
),
style = FirefoxTheme.typography.body2.copy(
color = FirefoxTheme.colors.textPrimary,
color = FirefoxTheme.colors.textSecondary,
),
linkTextColor = FirefoxTheme.colors.textAccent,
)

Loading…
Cancel
Save