Skip to content

Commit

Permalink
TEC-4292: added the new color to the file Colors.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
juninhokaponne committed Apr 19, 2024
1 parent fa46c69 commit 3fde2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tokens/colors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const Colors: ThemeColors = {
action200: '#088A66',
action300: '#0D6F53',
action400: '#125341',
action500: '#866EAF',
},
brand: {
brand100: '#CE2A36',
Expand Down

0 comments on commit 3fde2b8

Please sign in to comment.