[IMP] theme_graphene: update the theme
This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.
task-2612003
X-original-commit: c801cdb133
Part-of: odoo/design-themes#501
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
'static/description/graphene_poster.jpg',
|
||||
'static/description/graphene_screenshot.jpg',
|
||||
],
|
||||
'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',
|
||||
},
|
||||
'depends': ['theme_common'],
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-graphene.odoo.com',
|
||||
|
||||
Reference in New Issue
Block a user