Re: [community-group] [RFC] Format specification (#1)

> the core set of tokens that define those values are computed from the base font size & multiplier

That's interesting. In the more generic sense: shall we allow tokens' value to be the result of a function taking other tokens as arguments, eg. `tokenC = fn(tokenA, tokenB)` (here the `multiply` function but we could also think about a `saturate` function for colors, etc.)? If so, do we need to define a set of functions in the spec? Do we need to be able to define functions with the format?

> a brand may likely wish to follow a system like Pantone (or of their own invention), where optimal color values are manually selected for each colorspace

Isn't the colorspace just a variant (as discussed more on #2)? Do we need to be arbitrary about the kind of variants we allow for each "types"? 

-- 
GitHub Notification of comment by mathieudutour
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/1#issuecomment-577909524 using your GitHub account

Received on Thursday, 23 January 2020 22:33:05 UTC