2021-05-10 15:45:35 +02:00
|
|
|
{
|
|
|
|
|
'name': 'Graphene Theme',
|
|
|
|
|
'description': 'Light colours, thin text, clean and sharp design.',
|
|
|
|
|
'category': 'Theme/Corporate',
|
2021-05-10 15:46:48 +02:00
|
|
|
'summary': 'Service, Corporate, Design, Technology, Robotics, Computers, IT, Blogs',
|
2021-05-10 15:45:35 +02:00
|
|
|
'sequence': 110,
|
|
|
|
|
'version': '2.0.0',
|
|
|
|
|
'data': [
|
2024-01-08 14:57:17 +01:00
|
|
|
'data/generate_primary_template.xml',
|
2021-05-10 15:46:42 +02:00
|
|
|
'data/ir_asset.xml',
|
2021-05-10 15:45:35 +02:00
|
|
|
'views/images_library.xml',
|
|
|
|
|
'views/customizations.xml',
|
2023-09-04 17:08:15 +02:00
|
|
|
'views/new_page_template.xml',
|
2021-09-27 10:42:44 +00:00
|
|
|
],
|
2021-05-10 15:45:35 +02:00
|
|
|
'images': [
|
|
|
|
|
'static/description/graphene_poster.jpg',
|
|
|
|
|
'static/description/graphene_screenshot.jpg',
|
|
|
|
|
],
|
2021-07-28 08:01:42 +00:00
|
|
|
'images_preview_theme': {
|
|
|
|
|
'website.s_cover_default_image': '/theme_graphene/static/src/img/pictures/bg_image_08.jpg',
|
|
|
|
|
},
|
2023-09-19 13:23:48 +02:00
|
|
|
'configurator_snippets': {
|
2024-09-16 21:26:08 +02:00
|
|
|
'homepage': ['s_cover', 's_text_image', 's_numbers_grid', 's_mockup_image', 's_comparisons', 's_references'],
|
2021-09-27 10:42:44 +00:00
|
|
|
},
|
2023-09-04 17:08:15 +02:00
|
|
|
'new_page_templates': {
|
|
|
|
|
'about': {
|
|
|
|
|
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
|
|
|
|
|
},
|
|
|
|
|
},
|
2021-08-04 10:41:38 +00:00
|
|
|
'depends': ['theme_common'],
|
2021-05-10 15:45:35 +02:00
|
|
|
'license': 'LGPL-3',
|
2021-05-10 15:46:42 +02:00
|
|
|
'live_test_url': 'https://theme-graphene.odoo.com',
|
|
|
|
|
'assets': {
|
|
|
|
|
'website.assets_editor': [
|
|
|
|
|
'theme_graphene/static/src/js/tour.js',
|
|
|
|
|
],
|
|
|
|
|
}
|
2021-05-10 15:45:35 +02:00
|
|
|
}
|