mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
add light theme for chat messages (#1016)
This commit is contained in:
parent
af250d7a61
commit
7a6bbe3488
8 changed files with 231 additions and 27 deletions
|
|
@ -135,7 +135,7 @@
|
|||
|
||||
.label {
|
||||
gap: 4px;
|
||||
color: @beige-80;
|
||||
color: light-dark(@dark-80, @beige-80);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue