Skip to content

fix(keyboard): preserve themes across Apple Standard style changes - #157

Merged
esphynox merged 1 commit into
mainfrom
fix/apple-standard-theme-persistence
Sep 13, 2026
Merged

esphynox merged 1 commit into
mainfrom
fix/apple-standard-theme-persistence

Conversation

@esphynox

@esphynox esphynox commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Preserve keyboard theme and custom-palette selections when Apple Standard Keyboard is selected. Apply its required white theme only while rendering and displaying the picker, then restore the saved colors when changing back to another style.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: git diff --check

Run project commands from Apps/Keyty.

UI Changes

N/A

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Fix keyboard theme colors resetting after switching to Apple Standard Keyboard.

@esphynox esphynox added the bug Something isn't working label Sep 13, 2026
@esphynox esphynox self-assigned this Sep 13, 2026
@esphynox
esphynox merged commit 9bc359f into main Sep 13, 2026
1 check passed
@esphynox
esphynox deleted the fix/apple-standard-theme-persistence branch September 13, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant