diff --git a/firefox-ios/Client/Assets/TopSites/americanexpress-com.png b/firefox-ios/Client/Assets/TopSites/americanexpress-com.png old mode 100755 new mode 100644 index 344120b49c84..5ee763c129ae Binary files a/firefox-ios/Client/Assets/TopSites/americanexpress-com.png and b/firefox-ios/Client/Assets/TopSites/americanexpress-com.png differ diff --git a/firefox-ios/Client/Assets/TopSites/facebook-com.png b/firefox-ios/Client/Assets/TopSites/facebook-com.png old mode 100755 new mode 100644 index a820630ea893..ae85c4698821 Binary files a/firefox-ios/Client/Assets/TopSites/facebook-com.png and b/firefox-ios/Client/Assets/TopSites/facebook-com.png differ diff --git a/firefox-ios/Client/Assets/TopSites/twitter-com.png b/firefox-ios/Client/Assets/TopSites/twitter-com.png old mode 100755 new mode 100644 index de2f9eb1de14..8ec01bec3022 Binary files a/firefox-ios/Client/Assets/TopSites/twitter-com.png and b/firefox-ios/Client/Assets/TopSites/twitter-com.png differ diff --git a/firefox-ios/Client/Assets/bundle_sites.json b/firefox-ios/Client/Assets/bundle_sites.json index 5760a8decc30..fd1f8988cad5 100755 --- a/firefox-ios/Client/Assets/bundle_sites.json +++ b/firefox-ios/Client/Assets/bundle_sites.json @@ -67,7 +67,7 @@ "title": "americanexpress", "url": "https://www.americanexpress.com", "image_url": "americanexpress-com.png", - "background_color": "#e0e0e0", + "background_color": "#FFF", "domain": "americanexpress.com" }, { @@ -386,7 +386,7 @@ "title": "facebook", "url": "https://www.facebook.com/", "image_url": "facebook-com.png", - "background_color": "#3b5998", + "background_color": "#FFF", "domain": "facebook.com" }, { @@ -1192,7 +1192,7 @@ "title": "twitter", "url": "https://twitter.com/", "image_url": "twitter-com.png", - "background_color": "#049ff5", + "background_color": "#000", "domain": "twitter.com" }, {