From b808b3f2e6b7a9bcb1f5e0c79c744bb974a83f55 Mon Sep 17 00:00:00 2001 From: Chris Duarte Date: Mon, 27 Aug 2018 15:52:37 -0600 Subject: [PATCH] Make profile camera icon use theme.centerChannelBg for background (#2035) --- app/components/profile_picture/profile_picture.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/profile_picture/profile_picture.js b/app/components/profile_picture/profile_picture.js index 164f19177..b91f6dfc7 100644 --- a/app/components/profile_picture/profile_picture.js +++ b/app/components/profile_picture/profile_picture.js @@ -118,7 +118,7 @@ export default class ProfilePicture extends PureComponent { statusStyle = { width: this.props.statusSize, height: this.props.statusSize, - backgroundColor: 'white', + backgroundColor: theme.centerChannelBg, }; statusIcon = (