[IMP] theme_cobalt: revamp the theme

task-4178067
Part of task-4177978

Part-of: odoo/design-themes#969
Related: odoo/odoo#182029
Signed-off-by: Louis (loco) <loco@odoo.com>
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
Brieuc-brd
2024-09-23 17:09:02 +02:00
committed by qsm-odoo
parent 14993a5a1e
commit 1adb62a7f9
16 changed files with 1743 additions and 424 deletions
+3
View File
@@ -7,3 +7,6 @@ class ThemeCobalt(models.AbstractModel):
def _theme_cobalt_post_copy(self, mod):
self.enable_asset("website.ripple_effect_scss")
self.enable_asset("website.ripple_effect_js")
self.enable_view("website.template_header_boxed")
self.enable_view("website.template_footer_call_to_action")
self.enable_view("website.header_navbar_pills_style")