Skip to content

Commit

Permalink
Update edit address theme fields
Browse files Browse the repository at this point in the history
  • Loading branch information
DDavidPrime committed May 7, 2024
1 parent a5bd1be commit b64d939
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class EditAddressTheme extends ThemeExtension<EditAddressTheme>
iconColorPrimary =
WidgetToolkitDesignSystem.dark().colors.editAddressBlue,
editAddressPageBackgroundColor =
WidgetToolkitDesignSystem.dark().colors.white,
WidgetToolkitDesignSystem.dark().colors.editAddressBackground,
permanentAddressBlueLightColor =
WidgetToolkitDesignSystem.dark().colors.permanentAddressBlueLight,
disabledFilledButtonBackgroundColor = WidgetToolkitDesignSystem.dark()
Expand Down

0 comments on commit b64d939

Please sign in to comment.