github backnotprop/plannotator v0.4.16

latest releases: v0.9.3, v0.9.2, v0.9.1...
one month ago

📢 Follow @plannotator on X for updates


📋 Missed recent releases?
Release Highlights
v0.4.15 Custom browser selection, custom agent switching, YAML frontmatter
v0.4.11 Configurable plan saving, agent switching settings

Claude Code users: Want "approve with notes"? Upvote these issues:

Issue Description
#16001 Allow updated input on ExitPlanMode approve
#15755 PermissionRequest allow doesn't exit plan mode

What's New in v0.4.16

Dark Mode Contrast Improvements

Significantly improved dark mode readability based on community feedback:

  • Better surface separation - Cards and popovers now have more distinct elevation
  • Softer text - Foreground reduced from 95% to 90% lightness to reduce glare
  • Visible borders - Border contrast increased for clearer UI definition
  • Readable muted text - Muted foreground lifted from 65% to 72% lightness
  • Annotation highlights - Boosted opacity in dark mode so highlighted text remains readable

New Design Tokens

Added --success and --warning design tokens, replacing hardcoded Tailwind colors for consistent theming across light and dark modes.


Thanks


Install

Claude Code:

curl -fsSL https://plannotator.ai/install.sh | bash

OpenCode: Add to opencode.json:

{
  "plugin": ["@plannotator/opencode@latest"]
}

What's Changed

  • feat: improve dark mode contrast and add success/warning tokens by @backnotprop in #54

Full Changelog: v0.4.15...v0.4.16

What's Changed

  • feat: improve dark mode contrast and add success/warning tokens by @backnotprop in #54

Full Changelog: v0.4.15...v0.4.16

Don't miss a new plannotator release

NewReleases is sending notifications on new releases.