Skip to content

qt: introduce `ColorizedSvgIcon` and colorize icons within the menus

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/colorizedicon into master

Currently, some icons are black and can not be seen when the menu is black (Breeze dark and Modern Windows 11 style dark mode case).

We probably have a similar problem with the dialogs, but for now I focused on the menus.

Before:

image

After:

image

Request review @chub.

Close #28926 (closed).

Edited by Fatih Uzunoğlu

Merge request reports

Loading