Skip to content

Commit

Permalink
Add missing color
Browse files Browse the repository at this point in the history
(the color was removed in a different PR but is continued to being used here)
  • Loading branch information
MHShetty committed Nov 28, 2024
1 parent 994c41d commit c9b9389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="system_accent1_100">#cbe2ff</color>
<color name="system_accent1_500">#1b69c5</color>

<color name="system_neutral1_100">#dde2e9</color>
<color name="system_neutral1_900">#181c1f</color>
Expand Down

0 comments on commit c9b9389

Please sign in to comment.