]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/drawable/bookmarks_night.xml
Bump the target API to 31. https://redmine.stoutner.com/issues/776
[PrivacyBrowserAndroid.git] / app / src / main / res / drawable / bookmarks_night.xml
index 3608e8d5dccc1114a9a0eb9c13a8a54d432a5b41..4caf351459117f6ce4714016ffe934dd21b890e7 100644 (file)
@@ -13,6 +13,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
-        android:fillColor="#FFE0E0E0"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M19,18l2,1V3c0,-1.1 -0.9,-2 -2,-2H8.99C7.89,1 7,1.9 7,3h10c1.1,0 2,0.9 2,2v13zM15,5H5c-1.1,0 -2,0.9 -2,2v16l7,-3 7,3V7c0,-1.1 -0.9,-2 -2,-2z"/>
 </vector>