]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/home_ghosted_light.xml
Use solid colors for gray icons. https://redmine.stoutner.com/issues/154
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / home_ghosted_light.xml
index 3e7f44b3906288d4d87cda0e062ccb4c25ed360b..939755785b710d0063ce2b662b00e2ce57759a12 100644 (file)
@@ -8,6 +8,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` may be used. -->
     <path
-        android:fillColor="#44000000"
+        android:fillColor="#FFB7B7B7"
         android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z" />
 </vector>
\ No newline at end of file