You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
703 B
23 lines
703 B
{
|
|
'name': 'Graphene Theme',
|
|
'description': 'Light colours, thin text, clean and sharp design.',
|
|
'category': 'Theme/Corporate',
|
|
'summary': 'Design, Tech, Computers, IT, Blogs',
|
|
'sequence': 110,
|
|
'version': '1.0',
|
|
'author': 'Odoo S.A.',
|
|
'data': [
|
|
'views/assets.xml',
|
|
'views/customize_modal.xml',
|
|
'views/snippets.xml',
|
|
'views/options.xml',
|
|
'views/images_library.xml'
|
|
],
|
|
'images': [
|
|
'static/description/graphene_poster.jpg',
|
|
'static/description/graphene_screenshot.jpg',
|
|
],
|
|
'depends': ['theme_common', 'website_animate'],
|
|
'license': 'LGPL-3',
|
|
'live_test_url': 'https://theme-graphene.odoo.com'
|
|
}
|