Antoine (anso)
676e43f93c
[IMP] theme_*: adapt themes with new s_company_team design
...
*: (anelusia, beauty, bewise, graphene, notes, yes)
This commit adapts the design of `s_company_team` for multiple themes,
based on the new Odoo 18 snippet redesign.
task-3657640
closes odoo/design-themes#844
Related: odoo/odoo#172719
Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com >
2024-07-31 07:49:47 +00:00
Benoit Socias
76e9cbcdb6
[FIX] theme_*: remove duplicate and conflicting classes
...
When default snippets have been updated to rely on color presets ([1]),
some themes were not adapted accordingly.
This also happened whenever paddings of base blocks were modified.
Because of this there are elements in themes for which some classes are
applied several times, and some where classes are not removed before
adding a contradicting one.
This commit adjusts the classes so that themes neither:
- produce snippets with duplicated classes
- produce snippets with contradicting classes (e.g. two different
bottom paddings on the same element)
This commit also fixes a typo from [2] which was the source of
duplicate classes.
[1]: https://github.com/odoo/odoo/commit/5953c4df6b9c08519f64a65c1cf5d5558d59f7d4
[2]: https://github.com/odoo/design-themes/commit/299d504df31bf179775eec1d37e71605c3637460#diff-86c142838104de06e89f629c51cf791464538dc8899e6a3f00c24f69638db409R34
task-3562147
X-original-commit: f3da06dc68
Part-of: odoo/design-themes#744
2023-11-05 04:52:43 +00:00
Mathieu (mano)
8ee2b3ac77
[FIX] theme_*: adapt svg shapes paths
...
In commit [1] some of the shapes have been moved to new folder or have
been renamed.
This commit adapt the paths of the previous shapes to their new location
in various themes.
[1]: https://github.com/odoo/odoo/commit/934069f834534ca3553ed28e46e5619c33463e50
task-3266705
closes odoo/design-themes#641
Signed-off-by: Romain Derie (rde) <rde@odoo.com >
2023-04-06 19:16:46 +02:00
Brieuc-brd
2c264af33e
[IMP] theme_anelusia: update the theme
...
This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.
task-2573284
X-original-commit: c3bc687a76
Part-of: odoo/design-themes#501
2021-09-24 11:09:42 +00:00
Jeremy Kersten
cb1e3be3f8
[ADD] theme 14.0
2021-05-10 15:45:35 +02:00