]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/clear_form_data_disabled.xml
Update the night mode red icon color. https://redmine.stoutner.com/issues/805
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / clear_form_data_disabled.xml
index d25a17ed4bbc26ff536ab1d911f4fa62996f2fec..16aa9e73a5f5ce70b51f9039c361d97aa5d5a0e3 100644 (file)
@@ -9,6 +9,6 @@
     android:autoMirrored="true" >
 
     <path
-        android:fillColor="@color/red_900"
+        android:fillColor="@color/red_icon"
         android:pathData="M20,4L4,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2zM4,12h4v2L4,14v-2zM14,18L4,18v-2h10v2zM20,18h-4v-2h4v2zM20,14L10,14v-2h10v2z"/>
-</vector>
\ No newline at end of file
+</vector>