An open API service indexing awesome lists of open source software.

https://github.com/marcelgarus/colorz

🎨 Color constants which represent named colors from colornames.org.
https://github.com/marcelgarus/colorz

Last synced: over 1 year ago
JSON representation

🎨 Color constants which represent named colors from colornames.org.

Awesome Lists containing this project

README

          

You're creating an app using `Colors.green`, or maybe even `Colors.teal` or `Colors.pink`?
There are so many more inspiring colors you're missing out on!

Join the fun and say hello to `Colorz.tardis`, `Colorz.trumpsLitteralColor` and `Colorz.highlighterGreenBanana`!
Make use of `Colorz.cookieMonster`, `Colorz.unoReverseCardYellow` and `Colorz.ravenclawBlue`!
Meet `Colorz.arabicaMint`, `Colorz.cactusGreen` and `Colorz.vampireDeath`!

🎨 On [colornames.org](https://colornames.org/), people from all over the world come together to name colors.
This package makes the 9.000 most upvoted colors available in your Flutter app!
That's the best [0.0536 %](https://www.google.com/search?q=9000%2F256%5E3) of all 16.7 million RGB colors!

⚠️ **Disclaimer:**
The community chooses the color names, and they aren't censored. Therefore, color names may include words considered offensive, vulgar or obscene.

❤️ **Want to contribute?**
Visit [colornames.org](https://colornames.org/) and provide some names or vote for colors to improve this package!
If you find any issues or have ideas for improvements to this package, don't hesitate to [create an issue in the GitHub repository](https://github.com/marcelgarus/colorz/issues/new).

📦 **Updates of this package:**
From time to time, I'll re-generate the `Colorz` and upload a major version upgrade to [pub.dev](https://pub.dev/) (because there may be incompatibilities with previous versions).
If you want to generate the `Colorz` yourself, go into the root directory of the [colorz](https://github.com/marcelgarus/colorz) package and run `dart generator/generator.dart`.

🤔 **Why only use the top 9.000 colors and not something round, like the top 10.000?**
[pub.dev](https://pub.dev/) runs dartdoc with limited space:
![pub error](pub_error.jpg)