Merge "Use 87% black instead of 54% for widget text" into ub-launcher3-rvc-dev

This commit is contained in:
TreeHugger Robot
2020-04-17 00:31:01 +00:00
committed by Android (Google) Code Review
+1
View File
@@ -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">