Skip to content

Commit

Permalink
chore: color-heavy 색상 코드 수정
Browse files Browse the repository at this point in the history
Co-authored-by: Jooeun <[email protected]>
  • Loading branch information
j2h30728 and joogle-ay authored Mar 2, 2024
1 parent a68befc commit 396f2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const colors = {
bright: '#4DA3FF',
light: '#8FC4FF',
strong: '#003D80',
heavy: '#003D80',
heavy: '#00254D',
disable: '#D0DDEBCC',
},
text: {
Expand Down

0 comments on commit 396f2ed

Please sign in to comment.