From 6c79fc30a7e72abb5936bbc561d3aab0cb6f3da7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Souk=C3=A9ina=20Bojabza?= Date: Tue, 24 May 2022 15:11:22 +0000 Subject: [PATCH] [IMP] theme_*: remove some snippets hard coded background color This is the direct following of the PR [1]. Some themes "hard code" the background colors of some snippets, which prevents the user to change it with a preset color without deleting the current background first. This commit does two things: - remove the problematic hard coded background colors; - replace the colors that are removed by some themes by the ones that were set in [1] (for the searchbar and text highlight snippets). [1]: https://github.com/odoo/odoo/pull/90749 task-2824393 closes odoo/design-themes#604 X-original-commit: 7d193e0560a71b200409e1b71c58b3af84dc3aff Related: odoo/odoo#103123 Signed-off-by: Quentin Smetz (qsm) --- theme_bistro/views/snippets/s_image_text.xml | 2 +- theme_bistro/views/snippets/s_text_image.xml | 2 +- theme_buzzy/views/snippets/s_text_highlight.xml | 2 +- theme_cobalt/views/customizations.xml | 2 +- theme_treehouse/views/snippets/s_image_text.xml | 2 +- theme_treehouse/views/snippets/s_three_columns.xml | 2 +- theme_zap/views/snippets/s_image_text.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/theme_bistro/views/snippets/s_image_text.xml b/theme_bistro/views/snippets/s_image_text.xml index 10aef932b..58b8cbeb0 100644 --- a/theme_bistro/views/snippets/s_image_text.xml +++ b/theme_bistro/views/snippets/s_image_text.xml @@ -4,7 +4,7 @@