[IMP] theme_graphene: update the theme

This commit updates the theme to improve the design with new colors, new
pictures and new snippet customizations.

task-2612003

X-original-commit: c801cdb133
Part-of: odoo/design-themes#501
This commit is contained in:
xlu-odoo
2021-07-28 08:01:42 +00:00
committed by qsm-odoo
parent 12876f586e
commit d5919018f2
15 changed files with 467 additions and 369 deletions
+6
View File
@@ -16,6 +16,12 @@
'static/description/graphene_poster.jpg',
'static/description/graphene_screenshot.jpg',
],
'images_preview_theme': {
'website.s_cover_default_image': '/theme_graphene/static/src/img/pictures/bg_image_08.jpg',
'website.s_text_image_default_image': '/theme_graphene/static/src/img/pictures/content_02.jpg',
'website.s_parallax_default_image': '/theme_graphene/static/src/img/pictures/content_12.jpg',
'website.s_picture_default_image': '/theme_graphene/static/src/img/pictures/content_04.jpg',
},
'depends': ['theme_common'],
'license': 'LGPL-3',
'live_test_url': 'https://theme-graphene.odoo.com',