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

Add name function #10

Merged
merged 1 commit into from Dec 10, 2020
Merged

Add name function #10

merged 1 commit into from Dec 10, 2020

Conversation

Boris-Em
Copy link
Owner

@Boris-Em Boris-Em commented Dec 9, 2020

This commit simply adds a new function name() to UIColor instances via an extension.
This function is useful to get a readable english name of the current color.

Fixes #6.

@Boris-Em Boris-Em self-assigned this Dec 9, 2020
This commit simply adds a new function `name()` to `UIColor` instances via an extension.
This function is useful to get a readable english name of the current color.
@Boris-Em Boris-Em merged commit 3dbaa38 into master Dec 10, 2020
@Boris-Em Boris-Em deleted the feature/color-name branch December 10, 2020 18:36
@Boris-Em Boris-Em mentioned this pull request Dec 10, 2020
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.

Color Names for Accessibility
1 participant