Skip to content

feat(app): Add ability to disable automatic apply of system accent color in UiApplication#1643

Merged
pomianowski merged 1 commit intolepoco:mainfrom
DoctorKrolic:disable-accent-color
Jan 13, 2026
Merged

feat(app): Add ability to disable automatic apply of system accent color in UiApplication#1643
pomianowski merged 1 commit intolepoco:mainfrom
DoctorKrolic:disable-accent-color

Conversation

@DoctorKrolic
Copy link
Contributor

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

Closes #1609 with suggested approach from the issue

@pomianowski pomianowski changed the title Add ability to disable automatic apply of system accent color in UiApplication feat(app): Add ability to disable automatic apply of system accent color in UiApplication Jan 13, 2026
@pomianowski pomianowski self-assigned this Jan 13, 2026
@pomianowski pomianowski merged commit 64d2b63 into lepoco:main Jan 13, 2026
2 checks passed
@DoctorKrolic DoctorKrolic deleted the disable-accent-color branch January 13, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UiApplication forces system accent color on startup and there is no "good" way to disable that

2 participants