34fd17ba55
Drawing directly with ImageDraw on RGBA mode doesn't blend alpha properly. Use Image.alpha_composite() with a transparent overlay to achieve correct semi-transparent highlight fills. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>