0.4.93
- Refactor quality badge tint logic; bump version (b7a6049)
Rework tintColor computation in lib/imageRenderer.ts to simplify nested ternaries and change behavior: known quality keys (remux, bluray, webdl, webrip, dolbyvision, hdr10plus, hdr10, hdr, imaxenhanced, imax, sdr) now always return 'colored', while other quality badges use badge.accentColor only when input.qualityBadgesColorMode is 'colored' (otherwise default to #ffffff). Also increment package version to 0.4.93.
Full Changelog: v0.4.92...v0.4.93