[ADD] theme 10.0
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
'name':'Graphene theme',
|
||||
'description': 'Light colours, thin text, clean and sharp design.',
|
||||
'category': 'Theme/Corporate',
|
||||
'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'
|
||||
],
|
||||
'demo': [
|
||||
'demo/welcome.xml',
|
||||
'demo/style.xml',
|
||||
'demo/feat.xml',
|
||||
'demo/blocks.xml'
|
||||
],
|
||||
'images': [
|
||||
'static/description/graphene_poster.jpg',
|
||||
'static/description/graphene_screenshot.jpg',
|
||||
],
|
||||
'depends': ['theme_common', 'snippet_google_map', 'website_animate'],
|
||||
'price': 199,
|
||||
'currency': 'EUR',
|
||||
'live_test_url': 'https://theme-graphene.odoo.com'
|
||||
}
|
||||
Reference in New Issue
Block a user