Skip to content

Commit

Permalink
chore: modify xml colors
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannijunseokim committed Mar 21, 2024
1 parent bffaef3 commit f40fd50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DesignSystem/src/main/res/values/foundation_basic_colors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<drawable name="logoViolet">#8969AC</drawable>
<drawable name="logoBlue">#1653DB</drawable>
<drawable name="logoYellow">#FDD655</drawable>
<drawable name="logoLightBlue">#5865F2</drawable>
<drawable name="logoDarkBlue">#423FCC</drawable>

<!-- pointColor -->
<drawable name="pointColor050">#EBE6FB</drawable>
Expand Down

0 comments on commit f40fd50

Please sign in to comment.