MM-62726 fix the active label color for channel and thread (#8523) (#8525)

* MM-62726 fix the active label color for channel and thread

* Updated snapshot

(cherry picked from commit 1bd2e0b665)

Co-authored-by: Rajat Dabade <rajatdabade1997@gmail.com>
This commit is contained in:
Mattermost Build 2025-01-28 11:21:44 +02:00 committed by GitHub
parent 231fb0acab
commit b44c34d43f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 0 additions and 25 deletions

View file

@ -93,10 +93,6 @@ exports[`components/channel_list/categories/body/channel_item should match snaps
},
{
"color": "#ffffff",
"fontFamily": "OpenSans",
"fontSize": 16,
"fontWeight": "400",
"lineHeight": 24,
},
false,
null,
@ -218,10 +214,6 @@ exports[`components/channel_list/categories/body/channel_item should match snaps
},
{
"color": "#ffffff",
"fontFamily": "OpenSans",
"fontSize": 16,
"fontWeight": "400",
"lineHeight": 24,
},
false,
null,
@ -260,10 +252,6 @@ exports[`components/channel_list/categories/body/channel_item should match snaps
},
{
"color": "#ffffff",
"fontFamily": "OpenSans",
"fontSize": 16,
"fontWeight": "400",
"lineHeight": 24,
},
false,
null,
@ -374,10 +362,6 @@ exports[`components/channel_list/categories/body/channel_item should match snaps
},
{
"color": "#ffffff",
"fontFamily": "OpenSans",
"fontSize": 16,
"fontWeight": "400",
"lineHeight": 24,
},
false,
null,

View file

@ -52,7 +52,6 @@ export const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => ({
},
text: {
color: theme.sidebarText,
...typography('Body', 200),
},
highlight: {
color: theme.sidebarUnreadText,

View file

@ -80,10 +80,6 @@ exports[`Thread item in the channel list Threads Component should match snapshot
},
{
"color": "#ffffff",
"fontFamily": "OpenSans",
"fontSize": 16,
"fontWeight": "400",
"lineHeight": 24,
},
false,
false,
@ -179,10 +175,6 @@ exports[`Thread item in the channel list Threads Component should match snapshot
},
{
"color": "#ffffff",
"fontFamily": "OpenSans",
"fontSize": 16,
"fontWeight": "400",
"lineHeight": 24,
},
false,
false,