aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/values/colors.xml
blob: 60638a2e36e0e65d4444dfc6b3ba09f61d4d004f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <color name="emphasis">#31b6e7</color>
    <color name="bg_gray">#cecbce</color>
    <color name="transparent">#00000000</color>

</resources>