add light theme for chat messages (#1016)

This commit is contained in:
Murilo Brito 2025-08-20 05:14:46 -03:00 committed by GitHub
parent af250d7a61
commit 7a6bbe3488
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 231 additions and 27 deletions

View file

@ -135,7 +135,7 @@
.label {
gap: 4px;
color: @beige-80;
color: light-dark(@dark-80, @beige-80);
}
}
}