Color Name Guru gives color name suggestions for your iOS, OSX, Web and Android projects.
Default color name formats for project types:
iOS and OSX: camelCase
Web: kebab-case
Android: snake_case
[
{
"current": "silver",
"suggestion": "hint-of-mauve-pansy"
},
{
"current": "sun-face",
"suggestion": "blazing-yellow"
},
{
"current": "kona",
"suggestion": "π― Hit the Bull's eye"
},
]
If you see a suggestion that start with an emoji (π― Hit the Bull's eye
), you already have a perfect name for the color!
Color Name Guru is developed using zem, Zeplin Extension Manager. zem is a command line tool that lets you quickly create and test extensions.
To learn more about zem, see documentation.