Skip to content

Commit

Permalink
feat(slider): add component tokens (#8899)
Browse files Browse the repository at this point in the history
**Related Issue:** #7180 

## Summary

Adds the following component tokens (CSS props):

* `--calcite-slider-fill-color`
* `--calcite-slider-histogram-accent-color`
* `--calcite-slider-histogram-background-color`
* `--calcite-slider-handle-border-color-hover`
* `--calcite-slider-handle-border-color`
* `--calcite-slider-handle-color-active`
* `--calcite-slider-handle-color-hover`
* `--calcite-slider-handle-color`
* `--calcite-slider-precise-handle-color-hover`
* `--calcite-slider-precise-handle-color`
* `--calcite-slider-handle-shadow-hover`
* `--calcite-slider-handle-shadow`
* `--calcite-slider-text-color`
* `--calcite-slider-text-size`
* `--calcite-slider-tick-border-color`
* `--calcite-slider-tick-color`
* `--calcite-slider-track-color`
  • Loading branch information
jcfranco authored Mar 20, 2024
1 parent 408e984 commit 9a91503
Showing 1 changed file with 118 additions and 78 deletions.
Loading

0 comments on commit 9a91503

Please sign in to comment.