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
In building app UI there frequently comes a need for more gray shades - probably more than even having a scale with steps of 50 would provide. This can be to some extent done with opacity and any background bleedthrough can be solved with a wrapper element with a solid color background but this is quite cumbersome. It would be much nicer to have more gray shades. Perhaps even some way to dynamically generate them in other step sizes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In building app UI there frequently comes a need for more gray shades - probably more than even having a scale with steps of 50 would provide. This can be to some extent done with opacity and any background bleedthrough can be solved with a wrapper element with a solid color background but this is quite cumbersome. It would be much nicer to have more gray shades. Perhaps even some way to dynamically generate them in other step sizes.
Beta Was this translation helpful? Give feedback.
All reactions