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 5b59c10 commit bfc8bb4Copy full SHA for bfc8bb4
app/src/main/res/values/colors.xml
@@ -1,6 +1,6 @@
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
</resources>
0 commit comments