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
|
@ -710,14 +710,6 @@ legend {
|
|||
color: $username-variant6-color;
|
||||
}
|
||||
|
||||
.mx_Username_color7 {
|
||||
color: $username-variant7-color;
|
||||
}
|
||||
|
||||
.mx_Username_color8 {
|
||||
color: $username-variant8-color;
|
||||
}
|
||||
|
||||
.mx_AppWarning,
|
||||
.mx_AppPermission {
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue