Check out MUI's slider component at this link. I'm using it to let users select a value range with two thumbs.
You can find the documentation for MUI's multi-thumb slider here.
If you want to customize the style of the slider thumb, visit this page.
My question is: how can I give each of the two thumbs a different style or color?