Merge "Use 87% black instead of 54% for widget text" into ub-launcher3-rvc-dev am: c9fa578444
Change-Id: If5861b21b1ddde7723bdbfda064bd15c6721ee08
This commit is contained in:
commit
88ab1fd87d
|
@ -20,6 +20,7 @@
|
|||
<!-- Theme for the widget container. -->
|
||||
<style name="WidgetContainerTheme" parent="@android:style/Theme.DeviceDefault.Settings">
|
||||
<item name="android:colorPrimaryDark">#E8EAED</item>
|
||||
<item name="android:textColorSecondary">?android:attr/textColorPrimary</item>
|
||||
<item name="android:colorEdgeEffect">?android:attr/textColorSecondary</item>
|
||||
</style>
|
||||
<style name="WidgetContainerTheme.Dark" parent="AppTheme.Dark">
|
||||
|
|
Loading…
Reference in New Issue