From e38fc0ca90a7c7e25333524a827dbe2929aeecf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20B=C3=BCchele?= Date: Fri, 10 May 2019 05:49:38 -0700 Subject: [PATCH] update FB brand color Summary: Updating FB's brandcolor to reflect launch of FB5. Reviewed By: passy Differential Revision: D15293747 fbshipit-source-id: e3c99119ccf9301cb0a3b64cdb06ead5cc31b338 --- src/ui/components/colors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/components/colors.js b/src/ui/components/colors.js index 937842320..efa4f707a 100644 --- a/src/ui/components/colors.js +++ b/src/ui/components/colors.js @@ -269,7 +269,7 @@ export const darkColors = { }; export const brandColors = { - Facebook: '#4267B2', + Facebook: '#0D7BED', Messenger: '#0088FA', Instagram: '#E61E68', Flipper: '#8155cb',