2018-06-08 10:13:45 +02:00
|
|
|
<resources>
|
|
|
|
<style name="LbryAppTheme" parent="@android:style/Theme.Material.Light">
|
|
|
|
<item name="android:windowBackground">@color/lbrygreen</item>
|
2019-05-23 23:11:52 +02:00
|
|
|
<item name="colorControlActivated">@color/white</item>
|
2018-06-08 10:13:45 +02:00
|
|
|
</style>
|
|
|
|
</resources>
|