Set colors for chat, fourth step

This commit is contained in:
Wolfgang Huß 2024-10-22 23:28:14 +02:00
parent 72d91d0314
commit 883957b7b2

View File

@ -39,7 +39,7 @@ $chat-message-bg-others: $color-primary-inverse;
$chat-message-checkmark-seen: $color-tertiary;
$chat-message-checkmark: $text-color-inverse;
$chat-room-color-counter-badge: $color-primary;
$chat-room-background-counter-badge: $text-color-inverse;
$chat-room-background-counter-badge: $color-tertiary;
.main-navigation a {
color: #fff;