[IMP] theme_graphene: revamp the theme
task-4178075 Part of task-4177975 closes odoo/design-themes#913 Signed-off-by: Robin Lejeune (role) <role@odoo.com>
This commit is contained in:
@@ -18,12 +18,9 @@
|
||||
],
|
||||
'images_preview_theme': {
|
||||
'website.s_cover_default_image': '/theme_graphene/static/src/img/pictures/bg_image_08.jpg',
|
||||
'website.s_text_image_default_image': '/theme_graphene/static/src/img/pictures/content_02.jpg',
|
||||
'website.s_parallax_default_image': '/theme_graphene/static/src/img/pictures/content_12.jpg',
|
||||
'website.s_picture_default_image': '/theme_graphene/static/src/img/pictures/content_04.jpg',
|
||||
},
|
||||
'configurator_snippets': {
|
||||
'homepage': ['s_cover', 's_text_image', 's_numbers', 's_picture', 's_comparisons'],
|
||||
'homepage': ['s_cover', 's_text_image', 's_numbers_grid', 's_mockup_image', 's_comparisons', 's_references'],
|
||||
},
|
||||
'new_page_templates': {
|
||||
'about': {
|
||||
|
||||
Reference in New Issue
Block a user