[IMP] theme_*: adapt themes with new s_process_steps design

*: (artists, buzzy, graphene)

This commit removes the customization of icon colors, as we are not
using them in the Odoo 18 redesign.

It also adapts the background of numbers to increase contrasts.

It also removes a title customization in the graphene theme as it was
not changing anything from the default snippet.

task-3672430

closes odoo/design-themes#840

Related: odoo/odoo#174166
Signed-off-by: Colin Louis (loco) <loco@odoo.com>
This commit is contained in:
Antoine (anso)
2024-07-23 11:11:56 +02:00
parent 676e43f93c
commit 24fb7e0ed1
4 changed files with 9 additions and 49 deletions
-18
View File
@@ -98,24 +98,6 @@
</xpath>
</template>
<!-- ======== STEPS ======== -->
<template id="s_process_steps" inherit_id="website.s_process_steps" name="Graphene s_process_steps">
<xpath expr="//section" position="attributes">
</xpath>
<xpath expr="//h2" position="replace" mode="inner">
Add to Cart
</xpath>
<xpath expr="//h2" position="replace" mode="inner">
Sign In
</xpath>
<xpath expr="//h2" position="replace" mode="inner">
Pay
</xpath>
<xpath expr="//h2" position="replace" mode="inner">
Get Delivered
</xpath>
</template>
<!-- ======== CAROUSEL ======== -->
<template id="s_carousel" inherit_id="website.s_carousel" name="Graphene s_carousel">
<xpath expr="//div[hasclass('carousel-inner')]/div[1]" position="attributes">