MetaMask / design-tokens

Design tokens to be used throughout MetaMask products
https://metamask.github.io/design-tokens/?path=/docs/getting-started-introduction--docs
26 stars 15 forks source link

Replace deprecated color tokens with design system tokens in AccountIdenticon #644

Closed brianacnguyen closed 4 months ago

brianacnguyen commented 4 months ago

As part of our ongoing efforts to ensure our codebase remains modern and consistent with our design system, we have identified the need to replace deprecated classnames within the /common folder of the portfolio with their corresponding design token-aligned theme classnames. This task involves not only the replacement of classnames but also ensuring that the correct color is applied to each use case, in alignment with our design system standards. Collaboration with the design team will be essential to verify that the updated designs match the design system colors accurately.

Technical Details

Acceptance Criteria

Additional Notes

This task is critical for maintaining the integrity of our design system within the portfolio and ensuring a cohesive user experience. By systematically updating deprecated classnames and verifying color usage with our design team, we can enhance the quality and consistency of our UI components.