Skip to content

fix: correct black Apple keycap underside gradient - #68

Merged
esphynox merged 5 commits into
mainfrom
fix/apple-black-underside-gradient
Aug 3, 2026
Merged

fix: correct black Apple keycap underside gradient#68
esphynox merged 5 commits into
mainfrom
fix/apple-black-underside-gradient

Conversation

@esphynox

@esphynox esphynox commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Correct the black keyboard visualizer theme so Apple-style keycaps render the underside gradient as dark-light-dark, and reorganize KeyboardVisualizerTheme into focused extension sections for readability.

Also remove an invalid self. qualifier in AppleKeycapRenderer that broke local builds on this branch.

Tests

  • tuist generate
  • xcodebuild build -project Keyty.xcodeproj -scheme Keyty -configuration Debug
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'

UI Changes

Attach screenshots or screen recordings for visible UI changes. Write N/A if there are none.

Before After
Screenshot 2026-08-03 at 11 51 39 Screenshot 2026-08-03 at 12 26 05

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Fix the black Apple keyboard theme so underside shading renders with darker edges and a lighter center.

@esphynox esphynox self-assigned this Aug 3, 2026
@esphynox
esphynox marked this pull request as ready for review August 3, 2026 10:16
@esphynox
esphynox merged commit b3fe8bf into main Aug 3, 2026
1 check passed
@esphynox
esphynox deleted the fix/apple-black-underside-gradient branch August 3, 2026 10:42
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