Brighten theme-icons when in Dark mode and add dark color for taskbar

Bug: 217247494
Test: change between dark and light mode and transition in and out of apps
Change-Id: I4487b85f68e7ca77508a8648f6397a6f67314b91
This commit is contained in:
Sebastian Franco
2022-02-17 14:02:37 -08:00
committed by Sebastián Franco
parent 30373751da
commit 5abea4f484

View File

@@ -15,5 +15,5 @@
~ limitations under the License.
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@android:color/system_neutral1_500" android:lStar="35" />
<item android:color="@android:color/system_neutral1_500" android:lStar="15" />
</selector>