We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7041750 commit 94799d4Copy full SHA for 94799d4
1 file changed
apps/flipcash/shared/theme/src/main/kotlin/com/flipcash/app/theme/internal/Flipcash2DesignSystem.kt
@@ -74,7 +74,7 @@ private val colors = with(Flipcash2ColorSpec) {
74
error = Error,
75
errorText = TextError,
76
success = success,
77
- successText = successText,
+ successText = success,
78
textMain = Color.White,
79
textSecondary = secondaryText,
80
border = White08,
0 commit comments