Revery: API - Colors: Implement full set of colors available from HTML

Created on 7 Dec 2018  路  3Comments  路  Source: revery-ui/revery

We have a very small subset of Colors defined in our Colors module - like Colors.red, Colors.blue, etc.

It'd be great to have parity with the default set in HTML - I think this is a comprehensive list here:
https://www.w3schools.com/colors/colors_names.asp

Might be easier with #102 tackled - but it would be awesome to have this full set of Colors in revery, too!

Good place to start looking:
https://github.com/bryphe/revery/blob/master/src/Core/Colors.re

good first issue help wanted

All 3 comments

I'm on it :)

Sweet, thank you @bgoscinski 馃槃 Let me know if you need any help getting started!

Fixed with #106 ! Thank you @bgoscinski 馃挴

Was this page helpful?
0 / 5 - 0 ratings