You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(select): update the focus and hover chevron icon color and select focus and hover background color (#9160)
**Related Issue:**
[7714](#7714)
### Summary
This updates `select` chevron colors to be `--calcite-color-text-3` when
idle and `--calcite-color-text-1` when hovered or pressed.
This also updates `select` background color to `bg-foreground-1` when
hovered or pressed.
0 commit comments