*: theme_artists, theme_buzzy, theme_nano
Before, the timeline (*) dots were invisible when using preset 4
because they shared the same color as the background (`text-o-color-1`
on `o-color-1` background).
The fix in the relative PR implements a solution that ensures dots are
always visible by using button primary colors for all presets.
Thus, this commit adapts xpath to ensure compatibility with the changes.
task-4922302
closesodoo/design-themes#1126
Related: odoo/odoo#221505
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
theme_anelusia, theme_artists, theme_buzzy, theme_nano, theme_yes
This commit adapt the `s_timeline_images` snippet to the themes.
task-4105285
Part of task-4077427
closesodoo/design-themes#995
Related: odoo/odoo#184760
Signed-off-by: Ivan Klapka (ivkl) <ivkl@odoo.com>