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

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