Browse Source

Fix colorFilterActive in Tako theme

arkon 3 years ago
parent
commit
ce8a759192
1 changed files with 0 additions and 3 deletions
  1. 0 3
      app/src/main/res/values/themes.xml

+ 0 - 3
app/src/main/res/values/themes.xml

@@ -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 ==-->