Skip to content

Commit

Permalink
[#24] pink theme 컬러 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hanseulhee committed May 13, 2024
1 parent 3c64e42 commit 4ba69a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const theme = {
grey600: '#9f9f9f',
grey700: '#989898',
red: '#ff0000',
pink: '#F022AA',
},
fontWeight: {
light: 300,
Expand Down

0 comments on commit 4ba69a6

Please sign in to comment.