feat(TabContent): consumed Penta tokens#6161
Conversation
|
Preview: https://patternfly-pr-6161.surge.sh A11y report: https://patternfly-pr-6161-a11y.surge.sh |
There was a problem hiding this comment.
Preview is still down, but the code looks 💯
There was a problem hiding this comment.
LGTM! Just to confirm - the tab content previously did not have a background color specified by default, so it would be transparent and the background would come from whatever it's placed inside of. Now the default background is our primary background color, with the secondary variation for a secondary background color.
Is that the intention, or should it just be transparent by default? @andrew-ronaldson
|
Verified with @andrew-ronaldson that we should just use a transparent background by default. |
|
🎉 This PR is included in version 6.0.0-alpha.42 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Work towards #5711