Merge "Brighten theme-icons when in Dark mode and add dark color for taskbar" into tm-dev

This commit is contained in:
Sebastián Franco
2022-03-29 00:00:33 +00:00
committed by Android (Google) Code Review

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>