mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_odoo_experts: update the theme
This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.
task-2585389
X-original-commit: b2ab9eadd5
Part-of: odoo/design-themes#501
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
'name': 'Odoo Experts Theme',
|
||||
'description': 'Odoo Experts Business Theme',
|
||||
'name': 'Experts Theme',
|
||||
'description': 'Experts Business Theme',
|
||||
'category': 'Theme/Corporate',
|
||||
'summary': 'Advisor, Corporate, Service, Business, Finance, IT',
|
||||
'sequence': 210,
|
||||
'version': '2.0.0',
|
||||
'version': '2.1.0',
|
||||
'author': 'Odoo S.A.',
|
||||
'depends': ['theme_common'],
|
||||
'data': [
|
||||
@@ -15,12 +15,31 @@
|
||||
'views/snippets/s_media_list.xml',
|
||||
'views/snippets/s_image_text.xml',
|
||||
'views/snippets/s_call_to_action.xml',
|
||||
'views/snippets/s_text_image.xml',
|
||||
'views/snippets/s_company_team.xml',
|
||||
'views/snippets/s_references.xml',
|
||||
'views/snippets/s_cover.xml',
|
||||
'views/snippets/s_numbers.xml',
|
||||
'views/snippets/s_three_columns.xml',
|
||||
'views/snippets/s_color_blocks_2.xml',
|
||||
'views/snippets/s_image_gallery.xml',
|
||||
'views/snippets/s_comparisons.xml',
|
||||
'views/snippets/s_product_catalog.xml',
|
||||
'views/snippets/s_features_grid.xml',
|
||||
'views/snippets/s_product_list.xml',
|
||||
'views/snippets/s_quotes_carousel.xml',
|
||||
|
||||
],
|
||||
'images': [
|
||||
'static/description/odoo_experts_description.png',
|
||||
'static/description/odoo_experts_description.jpg',
|
||||
'static/description/odoo_experts_screenshot.jpg',
|
||||
],
|
||||
'images_preview_theme': {
|
||||
'website.s_cover_default_image': '/theme_odoo_experts/static/src/img/snippets/s_cover.jpg',
|
||||
'website.s_media_list_default_image_1': '/theme_odoo_experts/static/src/img/snippets/s_media_list_1.jpg',
|
||||
'website.s_media_list_default_image_2': '/theme_odoo_experts/static/src/img/snippets/s_media_list_2.jpg',
|
||||
'website.s_media_list_default_image_3': '/theme_odoo_experts/static/src/img/snippets/s_media_list_3.jpg',
|
||||
},
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-odoo-experts.odoo.com',
|
||||
'assets': {
|
||||
|
||||
Reference in New Issue
Block a user