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(select): add component tokens #11178

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

aPreciado88
Copy link
Contributor

Related Issue: #7180

Summary

Add select component tokens.

--calcite-select-font-size: Specifies the font size of calcite-options in the component.
--calcite-select-font-weight: Specifies the font weight of calcite-options in the component.
--calcite-select-spacing-inline: Specifies the inline padding of calcite-options in the component.
--calcite-select-text-color: Specifies the text color of calcite-options in the component.
--calcite-select-size: Specifies the component's width.
--calcite-select-block-size: Specifies the component's height.
--calcite-select-border-color: Specifies the component's border color.
--calcite-select-icon-color: Specifies the component's icon color.
--calcite-select-icon-active-color-hover: Specifies the component's icon color when hovered or active.

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Dec 31, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant