[IMP] theme_anelusia: revamp the theme

task-4177978
Part of task-4177975

closes odoo/design-themes#911

Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
This commit is contained in:
Brieuc-brd
2024-09-13 13:05:55 +02:00
parent 2e1f5eeef7
commit dbfbe10d70
13 changed files with 314 additions and 345 deletions
@@ -4,7 +4,7 @@
$o-website-values-palettes: (
(
'color-palettes-name': 'generic-17',
'color-palettes-name': 'default-25',
// Header
'header-font-size': 1rem,
@@ -131,7 +131,7 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes,
)
);
$o-selected-color-palettes-names: append($o-selected-color-palettes-names, 'generic-17');
$o-selected-color-palettes-names: append($o-selected-color-palettes-names, 'default-25');
$o-color-palettes-compatibility-indexes: (
1: 'anelusia-1',