This repository has been archived on 2022-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
rxjava-github/app/src/main/res/values/colors.xml

7 lines
208 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#123DE1</color>
<color name="colorPrimaryDark">#303F9F</color>
<color name="colorAccent">#22AACC</color>
</resources>