You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I can not find what is the maximum brightness value when using raw color array.
The example project uses 2047 in the 'GlyphButtonDemoService' and 255 in the 'AnimationDemoService'. But then the Figma plugin generates values up to 4095?
I am using 2047 for now just to be safe (also 255 is too dim), but it would be nice to have some clarification on this. Thanks ^^