[IMP] theme_orchid: update the theme
This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.
task-2619127
X-original-commit: 40e8281717
Part-of: odoo/design-themes#501
This commit is contained in:
@@ -17,11 +17,23 @@
|
||||
'views/snippets/s_three_columns.xml',
|
||||
'views/snippets/s_quotes_carousel.xml',
|
||||
'views/snippets/s_call_to_action.xml',
|
||||
'views/snippets/s_banner.xml',
|
||||
'views/snippets/s_numbers.xml',
|
||||
'views/snippets/s_media_list.xml',
|
||||
'views/snippets/s_product_catalog.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/orchid_description.png',
|
||||
'static/description/orchid_description.jpg',
|
||||
'static/description/orchid_screenshot.jpg',
|
||||
],
|
||||
'images_preview_theme': {
|
||||
'website.s_cover_default_image': '/theme_orchid/static/src/img/snippets/s_parallax.jpg',
|
||||
'website.s_image_text_default_image': '/theme_orchid/static/src/img/snippets/s_carousel_2.jpg',
|
||||
'website.s_text_image_default_image': '/theme_orchid/static/src/img/snippets/s_media_list_3.jpg',
|
||||
'website.s_three_columns_default_image_1': '/theme_orchid/static/src/img/snippets/library_image_11.jpg',
|
||||
'website.s_three_columns_default_image_2': '/theme_orchid/static/src/img/snippets/library_image_13.jpg',
|
||||
'website.s_three_columns_default_image_3': '/theme_orchid/static/src/img/snippets/library_image_07.jpg',
|
||||
},
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-orchid.odoo.com',
|
||||
'assets': {
|
||||
|
||||
Reference in New Issue
Block a user