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 12d4019 commit daab399Copy full SHA for daab399
app/src/main/res/values/colors.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
- <color name="colorPrimary">#ffff6f00</color>
4
- <color name="colorPrimaryDark">#ffe46300</color>
+ <color name="colorPrimary">#fff68630</color>
+ <color name="colorPrimaryDark">#ffe27725</color>
5
<color name="colorAccent">@color/colorPrimary</color>
6
<color name="dark_grey">#88000000</color>
7
</resources>
0 commit comments