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

This commit is contained in:
WBHarry 2026-01-14 21:39:56 +01:00
parent 5b61340fee
commit da967095b5
2 changed files with 41 additions and 4 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;
}