[IMP] theme_zap: update the theme
This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.
task-2545207
X-original-commit: bbdfbba0d5
Part-of: odoo/design-themes#501
This commit is contained in:
@@ -12,16 +12,30 @@
|
||||
'views/images_library.xml',
|
||||
|
||||
'views/snippets/s_banner.xml',
|
||||
'views/snippets/s_call_to_action.xml',
|
||||
'views/snippets/s_color_blocks_2.xml',
|
||||
'views/snippets/s_cover.xml',
|
||||
'views/snippets/s_features.xml',
|
||||
'views/snippets/s_masonry_block.xml',
|
||||
'views/snippets/s_media_list.xml',
|
||||
'views/snippets/s_numbers.xml',
|
||||
'views/snippets/s_references.xml',
|
||||
'views/snippets/s_masonry_block.xml',
|
||||
'views/snippets/s_image_text.xml',
|
||||
'views/snippets/s_three_columns.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/zap_cover.gif',
|
||||
'static/description/zap_screenshot.jpg',
|
||||
],
|
||||
'images_preview_theme': {
|
||||
'website.s_banner_default_image': '/theme_zap/static/src/img/content/banner.jpg',
|
||||
'website.s_three_columns_default_image_1': '/theme_zap/static/src/img/content/three_columns_01.jpg',
|
||||
'website.s_three_columns_default_image_2': '/theme_zap/static/src/img/content/three_columns_02.jpg',
|
||||
'website.s_three_columns_default_image_3': '/theme_zap/static/src/img/content/three_columns_03.jpg',
|
||||
'website.library_image_08': '/theme_zap/static/src/img/backgrounds/01.jpg',
|
||||
'website.s_masonry_block_default_image_1': '/theme_zap/static/src/img/backgrounds/16.jpg',
|
||||
'website.library_image_02': '/theme_zap/static/src/img/content/masonry_block_02.jpg',
|
||||
},
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-zap.odoo.com',
|
||||
'assets': {
|
||||
|
||||
Reference in New Issue
Block a user