66 --fluent-icons-color : var (--interactive-normal );
77}
88
9- .wrapper_d8bfb3 {
10- & .modeMuted_d8bfb3 {
9+ .wrapper__2ea32 {
10+ & .modeMuted__2ea32 {
1111 --fluent-icons-color : var (--interactive-muted );
1212 }
13- & .modeUnreadImportant_d8bfb3 {
13+ & .modeUnreadImportant__2ea32 {
1414 --fluent-icons-color : var (--interactive-active );
1515 }
1616}
1717
18- .link_d8bfb3 {
18+ .link__2ea32 {
1919 path {
2020 display : none ;
2121 }
9191 }
9292
9393 // Channel modifiers (locked/threads)
94- .iconContainer_d8bfb3 {
94+ .iconContainer__2ea32 {
9595 // Locked channel
9696 & :has (path [d ^= ' M16 4h.5v-.5a2.5 2.5 0 0 1 5 0V4h.5a1' ])::before ,
9797 & :has (path [d ^= ' M13 4C13 3.66767 13.0405' ])::before ,
126126 }
127127}
128128
129- .lottieIcon_f73ef7 {
129+ .lottieIcon__5eb9b {
130130 svg {
131131 background : var (--fluent-icons-color );
132132 }
184184 mask-image : url (mono .$sound-source );
185185 }
186186}
187- .container_b2ca13 .button_adca65 [aria-checked = ' true' ] {
187+ .container__37e49 .button__67645 [aria-checked = ' true' ] {
188188 svg {
189189 --fluent-icons-color : var (--status-danger );
190190 }
201201}
202202
203203// Voice channel status
204- .pencilIcon_e66732 {
204+ .pencilIcon__5cda9 {
205205 background : var (--fluent-icons-color );
206206 mask : url (mono .$pen );
207207 path {
210210}
211211
212212// Send button
213- .sendIcon_a06035 {
213+ .sendIcon_aa63ab {
214214 mask : url (mono .$paper-plane ) center / cover ;
215215 background : var (--fluent-icons-color );
216216 path {
@@ -453,8 +453,8 @@ $icons: (
453453 ' account-switch-account' : mono .$user-swap
454454);
455455
456- .item_d90b3d :not (#account-status-picker , [role = ' menuitemradio' ], .hideInteraction_d90b3d , [id ^= ' message-actions-add-reaction' ]) {
457- .icon_d90b3d {
456+ .item_c1e9c4 :not (#account-status-picker , [role = ' menuitemradio' ], .hideInteraction_c1e9c4 , [id ^= ' message-actions-add-reaction' ]) {
457+ .icon_c1e9c4 {
458458 display : none !important ;
459459 }
460460 & [role = ' menuitem' ],
@@ -467,7 +467,7 @@ $icons: (
467467 background : currentColor ;
468468 margin-right : 8px ;
469469 }
470- & + .layer_cd0de5 .item_d90b3d ::before {
470+ & + .layer_da8173 .item_c1e9c4 ::before {
471471 content : none ;
472472 }
473473 & .focused-3qFvc8 ::before {
0 commit comments