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 d20e657 commit 46dda80Copy full SHA for 46dda80
app/src/main/res/values/colors.xml
@@ -3,6 +3,6 @@
3
<color name="colorPrimary">#fff68630</color>
4
<color name="colorPrimaryDark">#ffe27725</color>
5
<color name="colorAccent">@color/colorPrimary</color>
6
- <color name="translucent_white">#ccffffff</color>
+ <color name="translucent_white">#eeffffff</color>
7
<color name="translucent_black">#88000000</color>
8
</resources>
0 commit comments