5 lines
172 B
XML
5 lines
172 B
XML
|
<resources>
|
||
|
<style name="LbryAppTheme" parent="@android:style/Theme.Material.Light">
|
||
|
<item name="android:windowBackground">@color/lbrygreen</item>
|
||
|
</style>
|
||
|
</resources>
|