[Fix] Daggerheart Menu LightMode (#1534)

* Fixed so the menu and menuIcon coloration correctly changes with mode change

* .

* .

* .
This commit is contained in:
WBHarry 2026-01-15 00:53:33 +01:00 committed by GitHub
parent 5b61340fee
commit 4aa414be00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,4 @@
.theme-light #interface #ui-right #sidebar {
.theme-light#interface #ui-right #sidebar {
menu li button img {
filter: @grey-filter;
}