Skip to content

Commit

Permalink
chore(color): light gray 색상 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubinquitous committed Oct 3, 2023
1 parent 292e750 commit ef8b32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/color.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const color = {
container: "#F9FAFF",
content: "#D9D9D9",
shadow: "#505050",
light_gray: "#fafafa",

meal_shadow: "#EDEDED",
meal_header: "#FCFCFC",
Expand Down

0 comments on commit ef8b32a

Please sign in to comment.