Skip to content

croppy 0.3.1

Choose a tag to compare

@roaldarbol roaldarbol released this 19 Jun 12:24
44a41a1

croppy 0.3.1

A GUI theming and layout pass. The interface now adapts to your system's light/dark mode instead of being a fixed dark theme, and follows GitHub's Primer light palette for a clean, legible look.

Highlights

  • Adapts to light & dark mode — surfaces, panels, and the drop screen now follow the system palette instead of staying a hardcoded dark slab that looked wrong in light mode.
  • GitHub-style light theme — near-white surfaces (#f6f8fa) with crisp #d1d9e0 borders around boxes, tabs, fields, and inputs, so elements are clearly delineated.
  • Clearer controls — buttons and tabs are visible and consistently sized in both modes, with an accent underline marking the active tab. Native dropdown/spinner arrows are preserved.
  • Aligned panels — the video list, canvas, and sidebar now line up at the top and bottom across the Crop, Combine, and Compress tabs.
  • Live theme switching — changing your system theme while croppy is open updates every tab immediately, with no restart and no crash.

Notes

  • No changes to encoding, jobs, or the ffmpeg pipeline — this release is purely visual.

Full changelog: v0.3.0...v0.3.1