Wednesday, September 17, 2025
1 change · 19.0
Code cleanup and technical improvements
This update reorganizes where color picker tabs are defined so each editor area owns the options it uses. It helps keep the website and HTML editing tools easier to maintain without changing the expected user experience.
Original PR description
*: html_editor, html_builder, website. Following the creation of the colorpicker and the [refactor] of the html builder, colorpicker's tabs were defined in web, which is wrong for the 'Theme' and 'Gradient' Tabs. This commit moves them to 'html_builder' and 'html_editor' accordingly. Related to task-4367641 [refactor]: https://github.com/odoo/odoo/commit/9fe45e2b7ddbbfd0445ffe25a859e67a316d02b2