Page MenuHomeGitPull.it

theme.xml
No OneTemporary

Size
916 B
Referenced Files
None
Subscribers
None

theme.xml

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="FavTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<item name="colorPrimary">@color/blue_500</item>
<item name="colorPrimaryDark">@color/blue_700</item>
<item name="colorAccent">@color/teal_500</item>
</style>
<style name="AboutTheme" parent="AppTheme.NoActionBar">
<item name="colorPrimary">@color/teal_300</item>
<item name="colorPrimaryDark">@color/teal_500</item>
<item name="colorAccent">@color/blue_700</item>
</style>
<style name="MapTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<item name="colorPrimary">@color/orange_500</item>
<item name="colorPrimaryDark">@color/orange_700</item>
<item name="colorAccent">@color/teal_500</item>
</style>
<style name="preferenceTheme" parent="PreferenceThemeOverlay"></style>
</resources>

File Metadata

Mime Type
text/xml
Expires
Sun, Feb 15, 02:12 (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1532563
Default Alt Text
theme.xml (916 B)

Event Timeline