Skip to content

Commit

Permalink
💄 Update Colors
Browse files Browse the repository at this point in the history
  • Loading branch information
MeganxLi committed May 28, 2024
1 parent e7627f9 commit 918224a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styled/utils/Colors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ const Colors = {
},
Primary: {
900: '#5A7785',
300: '#c9d7df',
200: '#dcdcdc',
transparency: '#5f97b254',
},
White: {
900: '#fff',
700: '#F2E5DA',
500: '#F0F0F0',
300: '#fdf8f4',
},
Coffee: {
Espresso: '#7d604e',
Expand Down

0 comments on commit 918224a

Please sign in to comment.