mattermost / mattermost-redux

Redux for Mattermost
Apache License 2.0
200 stars 386 forks source link

[MM-32087] - Add theme variable for sidebar team bar #1342

Closed nevyangelova closed 3 years ago

nevyangelova commented 3 years ago

Summary

This PR adds a new theme variable for team sidebar text which would replace the currently constructed colour of the team bar, inclusive of channelHeaderColour + opacity.

Ticket Link

https://mattermost.atlassian.net/browse/MM-32087

nevyangelova commented 3 years ago

@devinbinnie @hmhealey the theme was getting updated and overwritten by the default theme in multiple places in the code, so I think its best to keep it all in the 'getTheme' selector.

nevyangelova commented 3 years ago

/update-branch