MetaMask / design-tokens

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

Create CSSinJS brand colors #581

Closed georgewrmarshall closed 7 months ago

georgewrmarshall commented 8 months ago

Description:

We need to implement the brand colors in the design tokens package. The colors are defined as follows in the Brand Colors Figma Library

Screenshot 2024-01-16 at 10 50 38 AM

Technical Details:

  1. Create a brandColor object that is accessible via the design-tokens package
  2. Write tests to ensure the color object matches the design tokens.

Acceptance Criteria: