Use new semantic tokens for username colors (#12209)
* Use new semantic tokens for username colors To match the tokens now used by the Compound Web avatar component * Fix incorrect lock icon * Update screenshots
This commit is contained in:
parent
a664172a22
commit
3052025dd0
11 changed files with 26 additions and 50 deletions
|
@ -55,12 +55,4 @@ limitations under the License.
|
|||
&.mx_ReplyChain_color6 {
|
||||
--username-color: $username-variant6-color;
|
||||
}
|
||||
|
||||
&.mx_ReplyChain_color7 {
|
||||
--username-color: $username-variant7-color;
|
||||
}
|
||||
|
||||
&.mx_ReplyChain_color8 {
|
||||
--username-color: $username-variant8-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue