-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(accordion, accordion-item): add component tokens (#9861)
**Related Issue:** #7180 ## Summary adds new component tokens, e2e tests, demo page examples, and chromatic theme tests. ### New CSS variables --calcite-accordion-border-color: Specifies the component's border color. --calcite-accordion-background-color: Specifies the component's background color. --calcite-accordion-text-color: Specifies the component's text color. --calcite-accordion-text-color-hover: Specifies the component's main text color on hover. --calcite-accordion-text-color-pressed: Specifies the component's main text color when pressed. --------- Co-authored-by: Kitty Hurley <khurley@esri.com>
- Loading branch information
1 parent
529bb5a
commit 48f7f08
Showing
12 changed files
with
445 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.