]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/phone_permission.xml
Create two-toned Night Theme blue text. https://redmine.stoutner.com/issues/884
[PrivacyCell.git] / app / src / main / res / drawable / phone_permission.xml
index 4a43a3093e7b369acefc4d08e06ca34723746504..12f65df70dd741fa5e4def62d9ec757b785acf8b 100644 (file)
@@ -7,6 +7,6 @@
     android:viewportWidth="24">
 
     <path
-        android:fillColor="@color/icon_enabled"
+        android:fillColor="@color/blue_icon"
         android:pathData="M16,1L8,1C6.34,1 5,2.34 5,4v16c0,1.66 1.34,3 3,3h8c1.66,0 3,-1.34 3,-3L19,4c0,-1.66 -1.34,-3 -3,-3zM14,21h-4v-1h4v1zM17.25,18L6.75,18L6.75,4h10.5v14z" />
 </vector>