Skip to content

fix: increase macOS traffic light content gap for better title spacing#48

Merged
matt1398 merged 1 commit intomatt1398:mainfrom
cesarafonseca:fix/macos-traffic-light-title-spacing
Feb 21, 2026
Merged

fix: increase macOS traffic light content gap for better title spacing#48
matt1398 merged 1 commit intomatt1398:mainfrom
cesarafonseca:fix/macos-traffic-light-title-spacing

Conversation

@cesarafonseca
Copy link
Contributor

Summary

  • Fixes insufficient horizontal spacing between macOS traffic lights and the project title in the sidebar
  • MACOS_TRAFFIC_LIGHT_CONTENT_GAP was 8px, which is too tight compared to native macOS apps (Finder, Safari use 12-16px)
  • Increased the gap from 8px to 16px, changing the total padding at 100% zoom from 72px to 80px
  • The value propagates automatically to SidebarHeader and TabBar via the --macos-traffic-light-padding-left CSS variable

Closes #47

@matt1398 matt1398 merged commit 5f41cc9 into matt1398:main Feb 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

project title spacing

2 participants