aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/colors.xml
blob: d1dc6c1f4dac744cadd06694d3e484815b47f24a (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>