Skip to content

Commit 46dda80

Browse files
committed
make the buttons brighter
1 parent d20e657 commit 46dda80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/colors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<color name="colorPrimary">#fff68630</color>
44
<color name="colorPrimaryDark">#ffe27725</color>
55
<color name="colorAccent">@color/colorPrimary</color>
6-
<color name="translucent_white">#ccffffff</color>
6+
<color name="translucent_white">#eeffffff</color>
77
<color name="translucent_black">#88000000</color>
88
</resources>

0 commit comments

Comments
 (0)