shithub: drawterm

ref: 06d141d7fcdff9894cc1f1b160b98d1d93857901
dir: /gui-android/res/values/colors.xml/

View raw version
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <color name="colorPrimary">#3F51B5</color>
    <color name="colorPrimaryDark">#303F9F</color>
    <color name="colorAccent">#3FB551</color>
</resources>