[REM] theme_*: remove useless scss variable overrides

This commit removes the overrides of scss variables that are set to the
default value and duplicated overrides.

task-2463604

closes odoo/design-themes#768

Signed-off-by: Outagant Mehdi (mou) <mou@odoo.com>
This commit is contained in:
Guillaume-gdi
2024-02-13 12:54:50 +01:00
parent 45061e7cc4
commit 9ca60388f1
25 changed files with 0 additions and 80 deletions
@@ -8,11 +8,9 @@ $o-website-values-palettes: (
// Header
'header-template': 'search',
'hamburger-position': 'left',
'header-font-size': 1rem,
'header-links-style': 'fill',
'menu-border-radius': 0,
'menu-box-shadow': none,
// Font
'font': 'Oxygen',
@@ -93,9 +91,6 @@ $o-theme-font-configs: (
// Headings
$o-theme-h1-font-size-multiplier: 3;
$o-theme-h2-font-size-multiplier: 2.5;
$o-theme-headings-font-weight: 400;
// Texts