The README GIF currently looks great in GitHub dark mode, but in light mode there are visible black artifacts/spots around parts of the animation. These appear to be pixels that were not fully converted to transparency when the GIF was processed.
The GIF was made transparent using ffmpeg, so this may require revisiting the transparency/color keying step or exporting with a cleaner alpha/transparency workflow.
Acceptance Criteria
Notes
This is mostly a visual polish issue, but it affects how professional the README feels for users browsing in light mode.
The README GIF currently looks great in GitHub dark mode, but in light mode there are visible black artifacts/spots around parts of the animation. These appear to be pixels that were not fully converted to transparency when the GIF was processed.
The GIF was made transparent using
ffmpeg, so this may require revisiting the transparency/color keying step or exporting with a cleaner alpha/transparency workflow.Acceptance Criteria
Notes
This is mostly a visual polish issue, but it affects how professional the README feels for users browsing in light mode.