lbry-android-sdk/p4a/pythonforandroid/bootstraps/lbry/build/templates/themes.tmpl.xml

5 lines
172 B
XML
Raw Normal View History

<resources>
<style name="LbryAppTheme" parent="@android:style/Theme.Material.Light">
<item name="android:windowBackground">@color/lbrygreen</item>
</style>
</resources>