Skip to content

macosx: Colour all accented UI items consistently

Claudio Cambra requested to merge claucambra/vlc:work/coordinate-colours into master

In the library window we still have some elements with hard-coded colour values and use some images that are coloured for repeat/shuffle states.

This MR addresses these and ensures they are consistently coloured with the application's accent colour, which also adapts to the system accent colour.

Examples with green system accent colour below

Before fix:

Screenshot_2023-05-12_at_15.24.12

After fix:

Screenshot_2023-05-12_at_15.36.00

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

Edited by Claudio Cambra

Merge request reports