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:
Robin
2024-02-06 20:54:30 +00:00
committed by GitHub
parent a664172a22
commit 3052025dd0
11 changed files with 26 additions and 50 deletions
-8
View File
@@ -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;
}
}