Fix colorFilterActive in Tako theme

(cherry picked from commit ce8a759192)
This commit is contained in:
arkon
2021-11-15 10:11:16 -05:00
committed by Jobobby04
parent af89ebaa42
commit 3e7eaa58c1
-3
View File
@@ -209,9 +209,6 @@
<item name="colorOnSurfaceInverse">@color/tako_inverseOnSurface</item>
<item name="colorSurfaceInverse">@color/tako_inverseSurface</item>
<item name="colorPrimaryInverse">@color/tako_primaryInverse</item>
<!-- Custom Attributes-->
<item name="colorFilterActive">?attr/colorTertiary</item>
</style>
<!--== Teal & Turquoise Theme ==-->