forked from Ivasoft/mattermost-mobile
Use sidebarUnreadText for unread channel item (#6342)
This commit is contained in:
@@ -60,7 +60,7 @@ export const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => ({
|
||||
paddingRight: 20,
|
||||
},
|
||||
highlight: {
|
||||
color: theme.sidebarText,
|
||||
color: theme.sidebarUnreadText,
|
||||
},
|
||||
textInfo: {
|
||||
color: theme.centerChannelColor,
|
||||
|
||||
Reference in New Issue
Block a user