mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 08:52:36 +00:00
Make icons render properly when opening shadPS4 with a light mode system theme
This commit is contained in:
parent
71554606cb
commit
4514dd1207
@ -998,7 +998,6 @@ void MainWindow::SetLastUsedTheme() {
|
||||
SetUiIcons(false);
|
||||
} else if (isSystemDarkMode == false) {
|
||||
isIconBlack = true;
|
||||
SetUiIcons(true);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user