diff --git a/web/src/index.css b/web/src/index.css index 6d73b00..c3c3b58 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -42,7 +42,6 @@ --unread-counter-notification-bg: rgba(50, 150, 0, 0.7); --unread-counter-highlight-bg: rgba(200, 0, 0, 0.7); - /* These should be synced with the avatar colors in api/media.ts */ --sender-color-0: #a4041d; --sender-color-1: #9b2200; --sender-color-2: #803f00;