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.
- Host: GitHub
- URL: https://github.com/marcelgarus/colorz
- Owner: MarcelGarus
- License: mit
- Created: 2020-04-16T15:48:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T14:53:25.000Z (over 5 years ago)
- Last Synced: 2025-03-24T08:47:53.272Z (over 1 year ago)
- Language: Dart
- Size: 11.2 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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:
