chat counter-color to red

This commit is contained in:
Ulf Gebhardt 2026-04-03 22:38:14 +02:00
parent 4245d2cbd4
commit d379e49e51
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -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;