[ADD] theme 13.0

This commit is contained in:
Design
2021-05-11 15:59:09 +02:00
committed by Jeremy Kersten
commit a2747ad88b
2859 changed files with 66469 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
'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'
}