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 0c10a73 commit 9d8b7c4Copy full SHA for 9d8b7c4
java/common/src/main/res/values/colors.xml
@@ -5,7 +5,7 @@
5
-->
6
7
<resources>
8
- <color name="colorPrimary">#009FE3</color>
9
- <color name="colorPrimaryDark">#008DC9</color>
+ <color name="colorPrimary">#448aff</color>
+ <color name="colorPrimaryDark">#3f51b5</color>
10
<color name="colorAccent">@android:color/white</color>
11
</resources>
0 commit comments