Adding away icon and changing online and offline icons

Этот коммит содержится в:
Asaad Mahmood
2016-01-11 20:32:31 +05:00
родитель 01d6a48419
Коммит e9c2fd7cbb
5 изменённых файлов: 20 добавлений и 6 удалений

Просмотреть файл

@@ -55,6 +55,7 @@ export default class ImportThemeModal extends React.Component {
theme.sidebarHeaderBg = colors[1];
theme.sidebarHeaderTextColor = colors[5];
theme.onlineIndicator = colors[6];
theme.awayIndicator = '#E0B333';
theme.mentionBj = colors[7];
theme.mentionColor = '#ffffff';
theme.centerChannelBg = '#ffffff';