Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Implement support for accent color retrieval #98712

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

syntaxerror247
Copy link
Member

This PR brings get_accent_color() support to Android, aligning with existing functionality currently available only on macOS and Windows. It enables users to customize the app’s appearance by aligning it with the system accent color.

@syntaxerror247 syntaxerror247 requested a review from a team as a code owner October 31, 2024 22:20
@syntaxerror247 syntaxerror247 requested a review from a team as a code owner October 31, 2024 22:22
Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Just one minor comment to address.

@Repiteo Repiteo merged commit 7d950c1 into godotengine:master Nov 5, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 5, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants