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 a3708a0 commit 0f6273aCopy full SHA for 0f6273a
app/src/main/res/values/colors.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources>
3
+ <color name="green">#3fb34f</color>
4
+ <color name="dark_gray">#565A5C</color>
5
+ <color name="gray">#bdbfc1</color>
6
+</resources>
0 commit comments