add light theme for chat messages

This commit is contained in:
moliloo 2025-08-18 23:37:12 -03:00
parent f19548ef4f
commit b2a50d9171
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);
}
}
}