Skip to content

Commit e97a9b9

Browse files
committed
Colors.xml
1 parent 214caf0 commit e97a9b9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/src/main/res/values/colors.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
4+
<color name="light_gray_text">#A5A7AA</color>
5+
<color name="light_gray_separator_line">#A5A7AA</color>
6+
<color name="blue_user_name">#125688</color>
7+
8+
</resources>

0 commit comments

Comments
 (0)