diff --git a/webapp/assets/_new/styles/tokens.scss b/webapp/assets/_new/styles/tokens.scss index 08d18329b..19c0d821d 100644 --- a/webapp/assets/_new/styles/tokens.scss +++ b/webapp/assets/_new/styles/tokens.scss @@ -426,7 +426,7 @@ $chat-message-timestamp: $text-color-soft; $chat-message-checkmark-seen: $text-color-secondary; $chat-message-checkmark: $text-color-soft; $chat-room-color-counter-badge: $text-color-inverse; -$chat-room-background-counter-badge: $color-secondary; +$chat-room-background-counter-badge: $color-danger; $chat-icon-add: $color-primary; $chat-icon-send: $color-primary; $chat-icon-emoji: $color-primary;