Skip to content
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(dropdown, dropdown-item, dropdown-group): add component tokens #10834

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

alisonailea
Copy link
Contributor

Related Issue: #7180

Summary

Dropdown

--calcite-dropdown-width: Specifies the width of the component's wrapper.
--calcite-dropdown-background-color: Specifies the text color of the component.

Dropdown Group

--calcite-dropdown-title-text-color: Specifies the text color of the title of the component.
--calcite-dropdown-border-color: Specifies the border color of the component.

Dropdown Item

--calcite-dropdown-accent-color: Specifies the accent color of the component.
--calcite-dropdown-background-color-active: Specifies the background color of the component when active.
--calcite-dropdown-background-color-hover: Specifies the background color of the component when hovered.
--calcite-dropdown-text-color-active: Specifies the text color of the component when active.
--calcite-dropdown-text-color: Specifies the text color of the component.

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Nov 22, 2024
Copy link
Contributor

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.

@github-actions github-actions bot added the Stale Issues or pull requests that have not had recent activity. label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues tied to a new feature or request. Stale Issues or pull requests that have not had recent activity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant