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

Fix #102 - Incorporate Colors lib, add simple test case #113

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Dec 18, 2018

This brings in the @opam/colors lib (+ the gg lib), which does the heavy-lifting of handling the hex parsing. We can look to see how we can consolidate these further - right now, Revery's Color API is just a thin wrapper over @opam/colors (which it itself is a thin wrapper over gg).

Fixes #102

@bryphe bryphe changed the title [WIP] Fix #102 - Incorporate Colors lib, add simple test case Fix #102 - Incorporate Colors lib, add simple test case Dec 18, 2018
@bryphe bryphe merged commit 4880957 into master Dec 18, 2018
@bryphe bryphe deleted the bryphe/102/color-hex-parsing branch December 18, 2018 19:30
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.

1 participant