Skip to content

Design system v2 colors and button fixes

Martin Santangelo requested to merge js/colors-design-v2 into master

Ticket(s) / Related Merge Requests

#4795 (closed)

Summary of Changes\

  • Implemented colors and themes for design v2

  • Fixed the button component to use new theme and inverted text colors

  • Fixed icon color based on text color

  • Changelog file updated with this template (one or more)

    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • Open the dev tools\
  • Turn on storybook
  • restart
  • Open the app and check the colors of the text and buttons

Regression Scope

Only the new design components are affected

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios sim

Screenshots

Simulator_Screen_Shot_-iPhone_14-_2023-03-01_at_10.59.51

Simulator_Screen_Shot_-iPhone_14-_2023-03-01_at_10.59.54

Simulator_Screen_Shot_-iPhone_14-_2023-03-01_at_11.00.14

Simulator_Screen_Shot_-iPhone_14-_2023-03-01_at_11.01.02

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports