aboutsummaryrefslogtreecommitdiff
path: root/wallet/src/main/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/values/colors.xml')
-rw-r--r--wallet/src/main/res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wallet/src/main/res/values/colors.xml b/wallet/src/main/res/values/colors.xml
index ba2804e..3069e3d 100644
--- a/wallet/src/main/res/values/colors.xml
+++ b/wallet/src/main/res/values/colors.xml
@@ -18,4 +18,5 @@
<color name="colorPrimary">#3047a3</color>
<color name="colorPrimaryDark">#152238</color>
<color name="colorAccent">#BB1D24</color>
+ <color name="transparent">#00000000</color>
</resources>