Fix colorFilterActive in Tako theme

(cherry picked from commit ce8a7591922c91c5a6362a7a8b1567321227d8bc)
This commit is contained in:
arkon 2021-11-15 10:11:16 -05:00 committed by Jobobby04
parent af89ebaa42
commit 3e7eaa58c1

View File

@ -209,9 +209,6 @@
<item name="colorOnSurfaceInverse">@color/tako_inverseOnSurface</item> <item name="colorOnSurfaceInverse">@color/tako_inverseOnSurface</item>
<item name="colorSurfaceInverse">@color/tako_inverseSurface</item> <item name="colorSurfaceInverse">@color/tako_inverseSurface</item>
<item name="colorPrimaryInverse">@color/tako_primaryInverse</item> <item name="colorPrimaryInverse">@color/tako_primaryInverse</item>
<!-- Custom Attributes-->
<item name="colorFilterActive">?attr/colorTertiary</item>
</style> </style>
<!--== Teal & Turquoise Theme ==--> <!--== Teal & Turquoise Theme ==-->