Adding away icon and changing online and offline icons
Этот коммит содержится в:
@@ -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';
|
||||
|
||||
Ссылка в новой задаче
Block a user