From 4ebc85e05c3f45d2978c6fb8f9874b93658c3607 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 3 Apr 2017 22:38:15 +0500 Subject: Ui improvements (#5948) * PLT-5849 - Code block wrap on IOS * PLT-5972 - Comment has first line indented * PLT-6048 - Adjusting UI for link previews * PLT-5733 - Adding error text theme option --- webapp/components/user_settings/custom_theme_chooser.jsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/components') diff --git a/webapp/components/user_settings/custom_theme_chooser.jsx b/webapp/components/user_settings/custom_theme_chooser.jsx index a39f9967b..8c5cf939e 100644 --- a/webapp/components/user_settings/custom_theme_chooser.jsx +++ b/webapp/components/user_settings/custom_theme_chooser.jsx @@ -83,6 +83,10 @@ const messages = defineMessages({ id: 'user.settings.custom_theme.buttonColor', defaultMessage: 'Button Text' }, + errorTextColor: { + id: 'user.settings.custom_theme.errorTextColor', + defaultMessage: 'Error Text Color' + }, mentionHighlightBg: { id: 'user.settings.custom_theme.mentionHighlightBg', defaultMessage: 'Mention Highlight BG' -- cgit v1.2.3-1-g7c22