Skip to content

v1.0.2

Choose a tag to compare

@eyesli eyesli released this 29 Mar 11:21
· 37 commits to main since this release

What's New

Glass Theme

Brand-new Glass Dark and Glass Light themes with a frosted glass sidebar effect.

  • Frosted glass sidebar with system-level behind-window blur
  • Coordinated terminal colors that match the glass aesthetic
  • Light-optimized 16-color ANSI palette for Glass Light
  • Boosted text contrast across all UI elements for readability on translucent surfaces

Improvements

  • Text editor and notes panels now follow the active theme
  • Window appearance is explicitly set for consistent rendering regardless of system dark/light mode

Bug Fixes

  • Resolved Swift 6 concurrency warnings (MainActor isolation in deinit)