[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 -6
View File
@@ -17,16 +17,16 @@ const snippets = [
name: 'Text - Image',
},
{
id: 's_three_columns',
name: 'Columns',
id: 's_numbers',
name: 'Numbers',
},
{
id: 's_company_team',
name: 'Team',
id: 's_picture',
name: 'Picture',
},
{
id: 's_call_to_action',
name: 'Call to Action',
id: 's_comparisons',
name: 'Comparisons',
},
];