mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_kea: update the theme
This commit updates the theme to improve the design with background shapes, new pictures and new custom snippets. task-2591476 Part-of: odoo/design-themes#36
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
'name': 'Kea Theme',
|
||||
'description': 'Kea Theme',
|
||||
'category': 'Theme/Technology',
|
||||
'summary': 'Technology, Tech, IT, Computers, Stores',
|
||||
'summary': 'Technology, Tech, IT, Computers, Stores, Virtual Reality',
|
||||
'sequence': 200,
|
||||
'version': '2.0.0',
|
||||
'author': 'Odoo S.A.',
|
||||
@@ -12,17 +12,31 @@
|
||||
'views/images_content.xml',
|
||||
|
||||
'views/snippets/s_cover.xml',
|
||||
'views/snippets/s_picture.xml',
|
||||
'views/snippets/s_image_text.xml',
|
||||
'views/snippets/s_text_image.xml',
|
||||
'views/snippets/s_three_columns.xml',
|
||||
'views/snippets/s_media_list.xml',
|
||||
'views/snippets/s_references.xml',
|
||||
|
||||
'views/snippets/s_color_blocks_2.xml',
|
||||
'views/snippets/s_picture.xml',
|
||||
'views/snippets/s_title.xml',
|
||||
'views/snippets/s_numbers.xml',
|
||||
'views/snippets/s_features.xml',
|
||||
'views/snippets/s_image_gallery.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/kea_description.png',
|
||||
'static/description/kea_screenshot.jpg',
|
||||
],
|
||||
'images_preview_theme': {
|
||||
'website.s_cover_default_image': '/theme_kea/static/src/img/snippets/s_cover.jpg',
|
||||
'website.s_picture_default_image': '/theme_kea/static/src/img/snippets/s_picture.jpg',
|
||||
'website.s_quotes_carousel_demo_image_1': '/theme_kea/static/src/img/snippets/s_quotes_carousel_1.jpg',
|
||||
'website.s_quotes_carousel_demo_image_2': '/theme_kea/static/src/img/snippets/s_quotes_carousel_2.jpg',
|
||||
'website.s_media_list_default_image_1': '/theme_kea/static/src/img/snippets/s_media_list_1.jpg',
|
||||
'website.s_media_list_default_image_2': '/theme_kea/static/src/img/snippets/s_media_list_2.jpg',
|
||||
'website.s_media_list_default_image_3': '/theme_kea/static/src/img/snippets/s_media_list_3.jpg',
|
||||
},
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-kea.odoo.com',
|
||||
'assets': {
|
||||
|
||||
Reference in New Issue
Block a user