Skip to content

Commit

Permalink
Add gray color to colors.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yağmur Erdoğan committed Aug 18, 2021
1 parent 5a0b941 commit 212cc19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NavigationComponent/app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
<color name="teal_200">#FF03DAC5</color>
<color name="teal_700">#FF018786</color>
<color name="black">#FF000000</color>
<color name="gray">#5C5B5B</color>
<color name="white">#FFFFFFFF</color>
</resources>

0 comments on commit 212cc19

Please sign in to comment.