Add a couple of multi-purpose variants #1730
Closed
JohnBernardsson
started this conversation in
Ideas & Suggestions
Replies: 1 comment 1 reply
-
|
We currently have five variants for buttons, callouts, etc. as well as corresponding appearances for each. Custom variants can be added through the use of classes, as shown here: https://codepen.io/omnifides/pen/yyeqEyQ We suggest using classes to piggyback on existing variants for a few reasons:
If there's a request for a specific, general purpose variant, we can consider that but as soon as we add "secondary" someone will want "tertiary". In all likeliness, these should be custom variants. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Would be nice to have a couple more variants with maybe some "agnostic" naming (secondary/tertiary? - dumb ideas but to throw in something) so users can customize them and use them however they deem necessary. I have seen similar flexibility options in other Design Systems like Material.
Example: One could be used as a "secondary" or "accent" color for the company brand (so they don't depend on only 1 color brand), and then other can be used as some "information" variant.
This also somewhat relates to existing discussion: #1690
Beta Was this translation helpful? Give feedback.
All reactions