From 24fb7e0ed1c427d70330206ec13674cfcca7396a Mon Sep 17 00:00:00 2001 From: "Antoine (anso)" Date: Tue, 23 Jul 2024 11:11:56 +0200 Subject: [PATCH] [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) --- theme_artists/__manifest__.py | 1 - .../views/snippets/s_process_steps.xml | 21 ------------------- .../views/snippets/s_process_steps.xml | 18 ++++++++-------- theme_graphene/views/customizations.xml | 18 ---------------- 4 files changed, 9 insertions(+), 49 deletions(-) delete mode 100644 theme_artists/views/snippets/s_process_steps.xml diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 2d112ab29..73f21a4dc 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -31,7 +31,6 @@ 'views/snippets/s_comparisons.xml', 'views/snippets/s_company_team.xml', 'views/snippets/s_product_list.xml', - 'views/snippets/s_process_steps.xml', 'views/snippets/s_color_blocks_2.xml', 'views/new_page_template.xml', ], diff --git a/theme_artists/views/snippets/s_process_steps.xml b/theme_artists/views/snippets/s_process_steps.xml deleted file mode 100644 index 7baca6f51..000000000 --- a/theme_artists/views/snippets/s_process_steps.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - diff --git a/theme_buzzy/views/snippets/s_process_steps.xml b/theme_buzzy/views/snippets/s_process_steps.xml index 9178d7426..e9f5d7917 100644 --- a/theme_buzzy/views/snippets/s_process_steps.xml +++ b/theme_buzzy/views/snippets/s_process_steps.xml @@ -11,17 +11,17 @@
- - - + + - - - + + - - - + + + + + diff --git a/theme_graphene/views/customizations.xml b/theme_graphene/views/customizations.xml index e96fd353a..0b0c2d824 100644 --- a/theme_graphene/views/customizations.xml +++ b/theme_graphene/views/customizations.xml @@ -98,24 +98,6 @@ - - -