summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/res/values/colors.xml
blob: 950c107eefcaf34f06fa25caca7be97def9bcf2f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="colorPrimary">#795548</color>
    <color name="colorPrimaryDark">#5D4037</color>
    <color name="colorAccent">#FFEB3B</color>

    <color name="bottomButtons">#9E9D24</color>
</resources>