Skip to content

Projectum v1.4.0

Choose a tag to compare

@wleeaf wleeaf released this 02 Jun 07:08
· 42 commits to main since this release

Projectum v1.4.0

Download (Linux)

wget https://github.com/wleeaf/projectum/releases/latest/download/Projectum-x86_64.AppImage
chmod +x Projectum-x86_64.AppImage
./Projectum-x86_64.AppImage

Self-contained. Or run from source — see the README. (Windows/macOS builds: gh workflow run package.yml.)

Added

  • 5 new themes — One Dark, GitHub Dark, Catppuccin Macchiato, Everforest Dark, Gruvbox Light — 14 total.
  • Smooth theme transitions — switching themes crossfades instead of snapping.
  • Theme readability gate — every theme is checked in CI against per-role WCAG contrast floors, so none can ship unreadable.

Changed / Fixed

  • Tag chips are legible on every theme — they used to paint fixed pastel colors as text (unreadable on light backgrounds); the chip ink is now contrast-adjusted to the active theme (hue preserved).
  • Corrected 15 sub-floor colors across themes (muted labels + semantic status/git/error text on light themes; error text on Nord and Solarized Dark).

Full changelog: CHANGELOG.md · compare v1.3.0...v1.4.0

Windows & macOS

Projectum-windows-x64.exe and Projectum-macos.dmg are attached below (built from the v1.4.0 tag). They are unsigned — on first launch use More info -> Run anyway (Windows SmartScreen) or right-click -> Open (macOS Gatekeeper).