Merge branch 'main' into feature/death-moves

This commit is contained in:
Chris Ryan 2026-01-16 17:17:41 +10:00
commit 3447afc213
22 changed files with 265 additions and 85 deletions

View file

@ -2,9 +2,9 @@
@import '../../utils/fonts.less';
@import '../../utils/spacing.less';
.daggerheart.chat-sidebar.theme-light,
#interface.theme-light {
.daggerheart.chat-sidebar .chat-log,
#chat-notifications .chat-log {
.chat-log {
--text-color: @dark-blue;
--bg-color: @dark-blue-40;