Skip to content

fix: borderless chrome styling with outline#127

Merged
TheoSlater merged 1 commit into
mainfrom
fix/borderless-chrome-styling
Jul 14, 2026
Merged

fix: borderless chrome styling with outline#127
TheoSlater merged 1 commit into
mainfrom
fix/borderless-chrome-styling

Conversation

@TheoSlater

@TheoSlater TheoSlater commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace border with outline and outline-offset for borderless chrome rendering
  • Remove border-radius from title bar to maintain consistent borderless layout
  • Refactor WindowControls component with improved spacing and refined hover states
  • Update button styling to use transition-colors class for smoother interactions

Test plan

  • Verify borderless chrome displays without visible gaps or borders
  • Check title bar alignment and appearance
  • Test window control buttons (minimize, maximize, close) styling
  • Verify maximized state styling matches design
  • Check regression test passes

🤖 Generated with Claude Code

- Replace border with outline and outline-offset for borderless chrome
- Remove border-radius from title bar to maintain consistent layout
- Refactor WindowControls component with improved spacing and hover states
- Update button styling to use transition-colors and adjust close button appearance
- Update regression test to verify outline styling

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@TheoSlater
TheoSlater merged commit 1b296da into main Jul 14, 2026
8 checks passed
@TheoSlater
TheoSlater deleted the fix/borderless-chrome-styling branch July 14, 2026 02:26
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.

1 participant