Closed skylerknight closed 1 year ago
Agreed, we should probably standardize on either "colorspace" or "color space" (and colorSpace
).
I'm leaning toward 2 words, so camel case, as you've suggested @skylerknight.
- the Wikipedia page is color space
- Google ngrams shows 'color space' (or even 'colour space') is far more used than 'colorspace'
- Adobe uses color space in docs
- macOs uses color space in docs
- Microsoft uses color space in docsthe Wikipedia page is color space
This is a good call out. Camel case would be consistent with other parameters.
Description
Color space is not set when using camel-case
colorSpace
, but works when using all lowercasecolorspace
In the documentation code snippets, it shows as camel-case.
Expected behavior
I feel like it should be using camel-case, similar to
colorKeys
OR the code snippets should be changed to match. Not sure if this was already fixed in later versions. But leaving a note just in case.Screenshots
Leonardo package and version
@leonardo-contrast-colors version: 1.0.0-alpha.13
Environment