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

Support for dynamic username coloring #152

Merged
merged 2 commits into from
Sep 17, 2022
Merged

Support for dynamic username coloring #152

merged 2 commits into from
Sep 17, 2022

Conversation

levochkaa
Copy link
Collaborator

added dynamic username coloring #145
Screenshot 2022-09-17 at 3 56 08 PM

also, support for increased contrast accessibility
Screenshot 2022-09-17 at 6 34 15 PM

and contrastRatio() on Color for future improvements (like themes support)

extension Color {
	func contrastRatio() -> Double
}

@ggoraa ggoraa changed the title support for dynamic username coloring Support for dynamic username coloring Sep 17, 2022
@ggoraa ggoraa merged commit df07bdb into mock-foundation:master Sep 17, 2022
@levochkaa levochkaa deleted the username-dynamic-coloring branch September 17, 2022 19:25
@ggoraa ggoraa added OS: all Related to all operating systems (macOS and iPadOS) enhancement New feature or request ui UI(User Interface) stuff labels Sep 17, 2022
@ggoraa ggoraa added this to the Stage 2: Media empire milestone Sep 17, 2022
@ggoraa ggoraa linked an issue Sep 17, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OS: all Related to all operating systems (macOS and iPadOS) ui UI(User Interface) stuff
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Dynamic username coloring
2 participants