diff --git a/theme_anelusia/static/src/scss/primary_variables.scss b/theme_anelusia/static/src/scss/primary_variables.scss index 719568f058..76e52416b2 100644 --- a/theme_anelusia/static/src/scss/primary_variables.scss +++ b/theme_anelusia/static/src/scss/primary_variables.scss @@ -8,7 +8,6 @@ $o-website-values-palettes: ( // Header 'header-font-size': 1rem, - 'header-template': 'default', // Font 'font': 'Source Sans Pro', @@ -42,7 +41,6 @@ $o-theme-h2-font-size-multiplier: (32 / 16); $o-theme-h3-font-size-multiplier: (28 / 16); $o-theme-h4-font-size-multiplier: (24 / 16); $o-theme-h5-font-size-multiplier: (21 / 16); -$o-theme-h6-font-size-multiplier: 1; $o-theme-headings-font-weight: 700; diff --git a/theme_artists/static/src/scss/primary_variables.scss b/theme_artists/static/src/scss/primary_variables.scss index c5262c2695..63951ff0f0 100644 --- a/theme_artists/static/src/scss/primary_variables.scss +++ b/theme_artists/static/src/scss/primary_variables.scss @@ -99,7 +99,6 @@ $o-website-values-palettes: ( 'headings-font': 'Oxygen', 'btn-ripple': true, 'header-template': 'hamburger', - 'hamburger-position': 'left', 'footer-template': 'centered', 'link-underline': 'never', ), diff --git a/theme_avantgarde/static/src/scss/primary_variables.scss b/theme_avantgarde/static/src/scss/primary_variables.scss index d76bd8b955..c250fa6378 100644 --- a/theme_avantgarde/static/src/scss/primary_variables.scss +++ b/theme_avantgarde/static/src/scss/primary_variables.scss @@ -88,11 +88,8 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes, // Fonts //------------------------------------------------------------------------------ -$o-theme-h1-font-size-multiplier: 3; -$o-theme-h2-font-size-multiplier: 2.5; $o-theme-h3-font-size-multiplier: (31.25 / 16); $o-theme-h4-font-size-multiplier: (25.00 / 16); -$o-theme-h5-font-size-multiplier: (20.00 / 16); $o-theme-h6-font-size-multiplier: 1.1; $o-theme-font-configs: ( @@ -177,9 +174,7 @@ $o-theme-font-configs: ( $o-website-values-palettes: ( ( 'color-palettes-name': 'avantgarde-3', - 'layout': 'full', - 'font-size-base': 1rem, 'font': 'Syne', 'header-template': 'hamburger', diff --git a/theme_beauty/static/src/scss/primary_variables.scss b/theme_beauty/static/src/scss/primary_variables.scss index a6b8824ba6..d66968021b 100644 --- a/theme_beauty/static/src/scss/primary_variables.scss +++ b/theme_beauty/static/src/scss/primary_variables.scss @@ -66,7 +66,6 @@ $o-website-values-palettes: ( 'headings-font': 'DM Serif Display', 'header-template': 'sales_one', - 'footer-template': 'default', 'header-links-style': 'outline', // Buttons diff --git a/theme_bewise/static/src/scss/primary_variables.scss b/theme_bewise/static/src/scss/primary_variables.scss index 785c5c6de9..726d512d8f 100644 --- a/theme_bewise/static/src/scss/primary_variables.scss +++ b/theme_bewise/static/src/scss/primary_variables.scss @@ -109,14 +109,10 @@ $o-website-values-palettes: ( 'font': 'Darker Grotesque', 'headings-font': 'Raleway', - 'layout': 'full', - 'header-template': 'default', - 'menu-box-shadow': false, 'footer-template': 'headline', 'btn-font-size-lg': 1.65rem, 'btn-padding-y-lg': .5rem, - 'btn-padding-x-lg': 2.5rem, 'btn-ripple': true, ), ); diff --git a/theme_bistro/static/src/scss/primary_variables.scss b/theme_bistro/static/src/scss/primary_variables.scss index 136c896fed..54fe07a2a3 100644 --- a/theme_bistro/static/src/scss/primary_variables.scss +++ b/theme_bistro/static/src/scss/primary_variables.scss @@ -12,7 +12,6 @@ $o-website-values-palettes: ( 'logo-height': 3rem, 'fixed-logo-height': 2rem, 'header-links-style': 'pills', - 'menu-box-shadow': none, // Font 'font': 'Poppins', @@ -95,9 +94,6 @@ $o-theme-font-configs: ( // Headings -$o-theme-h1-font-size-multiplier: 3; -$o-theme-h2-font-size-multiplier: 2.5; -$o-theme-h3-font-size-multiplier: 2; $o-theme-h4-font-size-multiplier: 1.75; $o-theme-h5-font-size-multiplier: 1.5; $o-theme-h6-font-size-multiplier: 1.25; diff --git a/theme_bookstore/static/src/scss/primary_variables.scss b/theme_bookstore/static/src/scss/primary_variables.scss index 9a917e7f52..f6d979492b 100644 --- a/theme_bookstore/static/src/scss/primary_variables.scss +++ b/theme_bookstore/static/src/scss/primary_variables.scss @@ -4,10 +4,7 @@ $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (48 / 16); -$o-theme-h3-font-size-multiplier: (32 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); $o-theme-h5-font-size-multiplier: 1; -$o-theme-h6-font-size-multiplier: 1; $o-theme-font-configs: ( 'Heebo': ( diff --git a/theme_buzzy/static/src/scss/primary_variables.scss b/theme_buzzy/static/src/scss/primary_variables.scss index 55417413f7..16e7c70e5f 100644 --- a/theme_buzzy/static/src/scss/primary_variables.scss +++ b/theme_buzzy/static/src/scss/primary_variables.scss @@ -9,7 +9,6 @@ $o-website-values-palettes: ( // Header 'logo-height': 2.75rem, 'fixed-logo-height': 2rem, - 'header-template': 'default', // Font 'font': 'Montserrat', @@ -104,9 +103,6 @@ $o-theme-font-configs: ( // Headings -$o-theme-h1-font-size-multiplier: 3; -$o-theme-h2-font-size-multiplier: 2.5; -$o-theme-h3-font-size-multiplier: 2; $o-theme-h4-font-size-multiplier: 1.75; $o-theme-h5-font-size-multiplier: 1.5; diff --git a/theme_clean/static/src/scss/primary_variables.scss b/theme_clean/static/src/scss/primary_variables.scss index a5d8e25d9e..a0dcadb594 100644 --- a/theme_clean/static/src/scss/primary_variables.scss +++ b/theme_clean/static/src/scss/primary_variables.scss @@ -105,7 +105,6 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes, $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (48 / 16); $o-theme-h3-font-size-multiplier: (36 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); $o-theme-h5-font-size-multiplier: (21 / 16); $o-theme-h6-font-size-multiplier: (18 / 16); diff --git a/theme_cobalt/static/src/scss/primary_variables.scss b/theme_cobalt/static/src/scss/primary_variables.scss index 98df51370f..932f54f2bf 100644 --- a/theme_cobalt/static/src/scss/primary_variables.scss +++ b/theme_cobalt/static/src/scss/primary_variables.scss @@ -4,9 +4,6 @@ $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (48 / 16); -$o-theme-h3-font-size-multiplier: (32 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); -$o-theme-h5-font-size-multiplier: (20 / 16); $o-theme-h6-font-size-multiplier: 1.1; $o-theme-font-configs: ( @@ -34,8 +31,6 @@ $o-website-values-palettes: ( 'headings-line-height': 1.1, - 'menu-box-shadow': false, - 'btn-ripple': true, 'btn-secondary-outline': true, 'btn-border-radius': 2px, diff --git a/theme_enark/static/src/scss/primary_variables.scss b/theme_enark/static/src/scss/primary_variables.scss index d7f3616f2c..fef0d87c18 100644 --- a/theme_enark/static/src/scss/primary_variables.scss +++ b/theme_enark/static/src/scss/primary_variables.scss @@ -80,9 +80,6 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes, $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (48 / 16); -$o-theme-h3-font-size-multiplier: (32 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); -$o-theme-h5-font-size-multiplier: (20 / 16); $o-theme-h6-font-size-multiplier: (18 / 16); $o-theme-font-configs: ( diff --git a/theme_graphene/static/src/scss/primary_variables.scss b/theme_graphene/static/src/scss/primary_variables.scss index 6213ef2ed1..cc2e10fe4b 100644 --- a/theme_graphene/static/src/scss/primary_variables.scss +++ b/theme_graphene/static/src/scss/primary_variables.scss @@ -95,8 +95,6 @@ $o-website-values-palettes: ( ( 'color-palettes-name': 'graphene-1', - 'font-size-base': 1rem, - 'font': 'Source Sans Pro', 'headings-font': 'Assistant', diff --git a/theme_kea/static/src/scss/primary_variables.scss b/theme_kea/static/src/scss/primary_variables.scss index 6f31010e4a..31c14457ad 100644 --- a/theme_kea/static/src/scss/primary_variables.scss +++ b/theme_kea/static/src/scss/primary_variables.scss @@ -64,8 +64,6 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes, $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (48 / 16); $o-theme-h3-font-size-multiplier: (36 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); -$o-theme-h5-font-size-multiplier: (20 / 16); $o-theme-h6-font-size-multiplier: (18 / 16); $headings-font-weight:700; diff --git a/theme_kiddo/static/src/scss/primary_variables.scss b/theme_kiddo/static/src/scss/primary_variables.scss index 8909680a2e..7b3f53d8bc 100644 --- a/theme_kiddo/static/src/scss/primary_variables.scss +++ b/theme_kiddo/static/src/scss/primary_variables.scss @@ -56,7 +56,6 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes, $o-theme-h1-font-size-multiplier: (40 / 14); $o-theme-h2-font-size-multiplier: (38 / 14); -$o-theme-h3-font-size-multiplier: (28 / 14); $o-theme-h4-font-size-multiplier: (24 / 14); $o-theme-h5-font-size-multiplier: (20 / 14); $o-theme-h6-font-size-multiplier: (16 / 14); @@ -129,7 +128,6 @@ $o-website-values-palettes: ( 'logo-height': 3rem, 'fixed-logo-height': 3rem, 'btn-border-radius': 2rem, - 'btn-border-radius-lg': 2rem, 'btn-padding-y': .5rem, 'btn-padding-x': 1.25rem, 'btn-padding-y-lg': .75rem, @@ -139,7 +137,6 @@ $o-website-values-palettes: ( 'navbar-font': 'Varela Round', 'buttons-font': 'Varela Round', 'link-underline': 'never', - 'header-template': 'default', 'footer-template': 'centered', ), ); diff --git a/theme_loftspace/static/src/scss/primary_variables.scss b/theme_loftspace/static/src/scss/primary_variables.scss index bf9189c436..62601e1490 100644 --- a/theme_loftspace/static/src/scss/primary_variables.scss +++ b/theme_loftspace/static/src/scss/primary_variables.scss @@ -74,10 +74,7 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes, $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (36 / 16); $o-theme-h3-font-size-multiplier: (28 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); -$o-theme-h5-font-size-multiplier: (21 / 16); $o-theme-h5-font-size-multiplier: (18 / 16); -$o-theme-h6-font-size-multiplier: 1; $o-theme-font-configs: ( 'Heebo': ( @@ -138,7 +135,6 @@ $o-website-values-palettes: ( 'navbar-font': 'Poppins', 'buttons-font': 'Poppins', 'header-template': 'search', - 'footer-template': 'default', 'link-underline': 'never', ), ); diff --git a/theme_nano/static/src/scss/primary_variables.scss b/theme_nano/static/src/scss/primary_variables.scss index 11f200a23f..7e679d60f8 100644 --- a/theme_nano/static/src/scss/primary_variables.scss +++ b/theme_nano/static/src/scss/primary_variables.scss @@ -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 diff --git a/theme_notes/static/src/scss/primary_variables.scss b/theme_notes/static/src/scss/primary_variables.scss index 9e387b17bd..698a088e8a 100644 --- a/theme_notes/static/src/scss/primary_variables.scss +++ b/theme_notes/static/src/scss/primary_variables.scss @@ -57,9 +57,6 @@ $o-theme-color-palettes: map-merge($o-theme-color-palettes, $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (36 / 16); $o-theme-h3-font-size-multiplier: (28 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); -$o-theme-h5-font-size-multiplier: (20 / 16); -$o-theme-h6-font-size-multiplier: 1; $o-theme-headings-font-weight: 700; @@ -128,7 +125,6 @@ $o-website-values-palettes: ( 'navbar-font': 'Montserrat', 'buttons-font': 'Montserrat', 'link-underline': 'never', - 'header-template': 'default', 'footer-template': 'descriptive', ), ); diff --git a/theme_odoo_experts/static/src/scss/primary_variables.scss b/theme_odoo_experts/static/src/scss/primary_variables.scss index 136fa0e1f7..e3e1c3703b 100644 --- a/theme_odoo_experts/static/src/scss/primary_variables.scss +++ b/theme_odoo_experts/static/src/scss/primary_variables.scss @@ -5,7 +5,6 @@ $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (44 / 16); $o-theme-h3-font-size-multiplier: (36 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); $o-theme-h5-font-size-multiplier: (21 / 16); $o-theme-h6-font-size-multiplier: (18 / 16); diff --git a/theme_orchid/static/src/scss/primary_variables.scss b/theme_orchid/static/src/scss/primary_variables.scss index 232a058170..9b2ad92a84 100644 --- a/theme_orchid/static/src/scss/primary_variables.scss +++ b/theme_orchid/static/src/scss/primary_variables.scss @@ -5,7 +5,6 @@ $o-theme-h1-font-size-multiplier: (62 / 16); $o-theme-h2-font-size-multiplier: (48 / 16); $o-theme-h3-font-size-multiplier: (36 / 16); -$o-theme-h4-font-size-multiplier: (24 / 16); $o-theme-h5-font-size-multiplier: (21 / 16); $o-theme-h6-font-size-multiplier: (18 / 16); @@ -63,7 +62,6 @@ $o-website-values-palettes: ( 'color-palettes-name': 'orchid-7', 'font': 'Questrial', 'headings-font': 'Cormorant Garamond', - 'header-template': 'default', 'footer-template': 'descriptive', ), ); diff --git a/theme_paptic/static/src/scss/primary_variables.scss b/theme_paptic/static/src/scss/primary_variables.scss index cec94b58ee..c2e4010ee8 100644 --- a/theme_paptic/static/src/scss/primary_variables.scss +++ b/theme_paptic/static/src/scss/primary_variables.scss @@ -4,7 +4,6 @@ $o-theme-h1-font-size-multiplier: (48 / 14); $o-theme-h2-font-size-multiplier: (38 / 14); -$o-theme-h3-font-size-multiplier: (28 / 14); $o-theme-h4-font-size-multiplier: (24 / 14); $o-theme-h5-font-size-multiplier: (21 / 14); $o-theme-h6-font-size-multiplier: (18 / 14); @@ -44,15 +43,12 @@ $o-website-values-palettes: ( 'header-font-size': (14 / 16) * 1rem, 'headings-line-height': 1.1, - 'menu-box-shadow': false, - 'btn-ripple': true, 'btn-font-size': (14 / 16) * 1rem, 'btn-border-radius': 2px, 'btn-font-size-lg': (14 / 16) * 1rem, - 'btn-padding-y-lg': 1rem, 'btn-padding-x-lg': (28 / 16) * 1rem, ), ); diff --git a/theme_real_estate/static/src/scss/primary_variables.scss b/theme_real_estate/static/src/scss/primary_variables.scss index c786283d1a..668df7c748 100644 --- a/theme_real_estate/static/src/scss/primary_variables.scss +++ b/theme_real_estate/static/src/scss/primary_variables.scss @@ -73,7 +73,6 @@ $o-theme-h2-font-size-multiplier: (36 / 16); $o-theme-h3-font-size-multiplier: (24 / 16); $o-theme-h4-font-size-multiplier: (20 / 16); $o-theme-h5-font-size-multiplier: (18 / 16); -$o-theme-h6-font-size-multiplier: (16 / 16); //------------------------------------------------------------------------------ // Website customizations @@ -85,9 +84,6 @@ $btn-font-weight: 500; $o-website-values-palettes: ( ( 'color-palettes-name': 'real-estate-4', - // Header - 'header-template': 'default', - // Font 'font': 'Roboto', diff --git a/theme_treehouse/static/src/scss/primary_variables.scss b/theme_treehouse/static/src/scss/primary_variables.scss index dd878f9c5a..2a2d816f51 100644 --- a/theme_treehouse/static/src/scss/primary_variables.scss +++ b/theme_treehouse/static/src/scss/primary_variables.scss @@ -92,10 +92,6 @@ $o-theme-font-configs: ( // Headings -$o-theme-h1-font-size-multiplier: 3; -$o-theme-h2-font-size-multiplier: 2.5; -$o-theme-h3-font-size-multiplier: 2; - $o-theme-headings-font-weight: 400; // Texts diff --git a/theme_vehicle/static/src/scss/primary_variables.scss b/theme_vehicle/static/src/scss/primary_variables.scss index 62dbde90ab..f6a6c92920 100644 --- a/theme_vehicle/static/src/scss/primary_variables.scss +++ b/theme_vehicle/static/src/scss/primary_variables.scss @@ -55,7 +55,6 @@ $o-theme-h2-font-size-multiplier: (38 / 16); $o-theme-h3-font-size-multiplier: (24 / 16); $o-theme-h4-font-size-multiplier: (20 / 16); $o-theme-h5-font-size-multiplier: (18 / 16); -$o-theme-h6-font-size-multiplier: (16 / 16); $o-theme-headings-font-weight: 600; @@ -110,7 +109,6 @@ $o-website-values-palettes: ( 'navbar-font': 'Fira Sans', 'buttons-font': 'Fira Sans', - 'btn-primary-outline': false, 'btn-secondary-outline': true, 'btn-border-width': 2px, @@ -123,7 +121,6 @@ $o-website-values-palettes: ( 'btn-padding-y-lg': .6rem, 'btn-font-size': 1.2rem, - 'header-template': 'default', 'header-links-style': 'border-bottom', 'footer-template': 'minimalist', ), diff --git a/theme_yes/static/src/scss/primary_variables.scss b/theme_yes/static/src/scss/primary_variables.scss index b223a48b96..851c39a786 100644 --- a/theme_yes/static/src/scss/primary_variables.scss +++ b/theme_yes/static/src/scss/primary_variables.scss @@ -1,13 +1,7 @@ //------------------------------------------------------------------------------ // Fonts //------------------------------------------------------------------------------ - -$o-theme-h1-font-size-multiplier: (36 / 12); -$o-theme-h2-font-size-multiplier: (30 / 12); -$o-theme-h3-font-size-multiplier: (24 / 12); -$o-theme-h4-font-size-multiplier: (18 / 12); $o-theme-h5-font-size-multiplier: (14 / 12); -$o-theme-h6-font-size-multiplier: 1; $o-theme-font-configs: ( 'Playfair Display': ( diff --git a/theme_zap/static/src/scss/primary_variables.scss b/theme_zap/static/src/scss/primary_variables.scss index 45f192359f..52de288b46 100644 --- a/theme_zap/static/src/scss/primary_variables.scss +++ b/theme_zap/static/src/scss/primary_variables.scss @@ -102,9 +102,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