Replies: 1 comment 1 reply
-
Related: #17673 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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