[Fix] 1587 - Lightmode Touchups (#1590)

* Fixed hud statuses and tooltips

* Fixed chat

* Fixed radiobuttons being missplaced
This commit is contained in:
WBHarry 2026-01-28 08:49:22 +01:00 committed by GitHub
parent bb43cb57dc
commit 076b7f01fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 54 additions and 58 deletions

View file

@ -82,7 +82,7 @@
}
}
&:not(.duality .fate) {
&:not(.duality):not(.fate) {
.font-20 {
color: @dark;
}
@ -176,7 +176,6 @@
}
&.fate {
&.hope {
--text-color: @golden;
--bg-color: @golden-40;
@ -194,7 +193,6 @@
background-color: @chat-blue-bg;
}
}
}
&.duality {