We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 214caf0 commit e97a9b9Copy full SHA for e97a9b9
app/src/main/res/values/colors.xml
@@ -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