Skip to content

macosx: Fix volume button icons in library window control bar

At the moment, the library window volume control buttons use PNG icons which are not recolored by the system, making them really difficult to see in dark mode

This MR switches the icons to the PDF templates instead, fixing the issue

With fix:

Screenshot_2023-03-08_at_06.55.42

Before fix:

Screenshot_2023-03-08_at_07.00.47

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports