Change color of public room icon (#30390)

* feat: change color of public room icon

* test: update room avatar snapshot

* test(e2E): update screenshots
This commit is contained in:
Florian Duros
2025-07-23 15:56:26 +02:00
committed by GitHub
parent dcbba5ea9d
commit 7bfb9818f6
5 changed files with 4 additions and 3 deletions

View File

@@ -93,7 +93,7 @@ exports[`<RoomAvatarView /> should render a public room decoration 1`] = `
<svg
aria-label="This room is public"
class="mx_RoomAvatarView_icon"
color="var(--cpd-color-icon-tertiary)"
color="var(--cpd-color-icon-info-primary)"
fill="currentColor"
height="16px"
viewBox="0 0 24 24"