Codebase list crossguid / run/9476235b-f0c3-4702-961d-c4b8e96540f3/main android / app / src / main / res / values / styles.xml
run/9476235b-f0c3-4702-961d-c4b8e96540f3/main

Tree @run/9476235b-f0c3-4702-961d-c4b8e96540f3/main (Download .tar.gz)

styles.xml @run/9476235b-f0c3-4702-961d-c4b8e96540f3/mainraw · history · blame

<resources>

    <!-- Base application theme. -->
    <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
        <!-- Customize your theme here. -->
        <item name="colorPrimary">@color/colorPrimary</item>
        <item name="colorPrimaryDark">@color/colorPrimaryDark</item>
        <item name="colorAccent">@color/colorAccent</item>
    </style>

</resources>