Expected behaviour
In the demo example for timeline chart, the axis point matches the color of the path going to the label box. I would expect the same in styled mode.

Actual behaviour
In styled mode the path color differs from the point color (it inherits from .highcharts-color-0). While there are color classes for the paths (e.g. highcharts-data-label-color-1), there are no style rules for these. The same issue is with bullet colors in the label box.

Live demo with steps to reproduce
https://jsfiddle.net/scebotari66/1btx2wd3/
Product version
Highcharts JS v10.2.0 (2022-07-05)
Affected browser(s)
All
Expected behaviour
In the demo example for timeline chart, the axis point matches the color of the path going to the label box. I would expect the same in styled mode.

Actual behaviour
In styled mode the path color differs from the point color (it inherits from

.highcharts-color-0). While there are color classes for the paths (e.g.highcharts-data-label-color-1), there are no style rules for these. The same issue is with bullet colors in the label box.Live demo with steps to reproduce
https://jsfiddle.net/scebotari66/1btx2wd3/
Product version
Highcharts JS v10.2.0 (2022-07-05)
Affected browser(s)
All