I want to create this moc but I can't find how to change the dots to be with background color and using FixedTimeline.tileBuilder(
This is the moc

The dots have a border color and different background color.
This is the closest that I have reached

Values that I think are missing:
- Background color for outlined indicator (for border like effect).
- Option to control the number of lines in the dashedLine.
- A way to choose the currently selected position in the timeline and automatically all outlined indicators before that will have selected properties (like a purple background) and the rest will have different indicator properties (like a white background).
I want to create this moc but I can't find how to change the dots to be with background color and using
FixedTimeline.tileBuilder(This is the moc

The dots have a border color and different background color.
This is the closest that I have reached
Values that I think are missing: