-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(block-section): add component tokens #8795
feat(block-section): add component tokens #8795
Conversation
We might want to just add the icon css property now as that issue actually adds an |
@macandcheese Oh, great catch. I totally misread that issue. 😅 I'll also update |
This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions. |
Related Issue: #7180
Summary
Adds the following component tokens:
--calcite-block-section-background-color
--calcite-block-section-border-color
--calcite-block-section-heading-text-color
--calcite-block-section-heading-text-color-hover
Note: added internal icon color token for upcoming
icon
prop.