]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/logcat.xml
Create two-toned Night Theme blue text. https://redmine.stoutner.com/issues/884
[PrivacyCell.git] / app / src / main / res / drawable / logcat.xml
index 1024d6abc8586f23254ebbb88275a850fd7368d7..2bd25feb0c7cd0221484560079fd4750aaca7512 100644 (file)
@@ -9,6 +9,6 @@
     android:autoMirrored="true" >
 
     <path
-        android:fillColor="@color/icon_enabled"
+        android:fillColor="@color/blue_icon"
         android:pathData="M12,9h4c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1h-4c-0.55,0 -1,0.45 -1,1s0.45,1 1,1zM12,13h4c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1h-4c-0.55,0 -1,0.45 -1,1s0.45,1 1,1zM12,17h4c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1h-4c-0.55,0 -1,0.45 -1,1s0.45,1 1,1zM7,7h2v2L7,9zM7,11h2v2L7,13zM7,15h2v2L7,17zM20,3L4,3c-0.55,0 -1,0.45 -1,1v16c0,0.55 0.45,1 1,1h16c0.55,0 1,-0.45 1,-1L21,4c0,-0.55 -0.45,-1 -1,-1zM19,19L5,19L5,5h14v14z" />
 </vector>
\ No newline at end of file