styles.xml 268 Bytes
<resources>

    <!-- Base application theme. -->
    <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
        <!-- Customize your theme here. -->

    </style>

    <color name="status_bar_color" >@android:color/darker_gray</color>


</resources>