I am getting into MaterialUI at the moment and specifically I want to create a range slider. I am using this example https://material-ui.com/components/slider/#range-sliders
What I am trying to achieve is to have different colours for "high", "medium" and "low" range. The result should be something similar to:
The colour of the thumbs doesn't really matter but I want to clearly distinguish the different ranges on the rail.
Is there anyway to achieve that?
