Bimba.git

ref: 83f926c0305a939500d949e455b4c1e5a1fae99e

app/src/main/res/values-v23/themes.xml


1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>

	<style name="Theme.Bimba.Style" parent="Theme.Bimba">
		<item name="android:windowLightStatusBar">?attr/lightStatusBar</item>
		<item name="android:statusBarColor">?attr/statusBarBackground</item>
	</style>
</resources>