@@ -152,16 +152,16 @@ $o-color-palettes-compatibility-indexes: (
152152// Shapes
153153// ------------------------------------------------------------------------------
154154
155- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Airy/12' , (3 : 3 ));
156- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Airy/12_001' , (3 : 5 ));
157- $o-bg-shapes : add-extra-shape-colors-mapping (' web_editor ' , ' Airy/12_001' , ' second' , (3 : 4 ));
158- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Wavy/02_001' , (3 : 5 ));
159- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Wavy/04' , (5 : 4 ));
160- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Wavy/05' , (5 : 4 ));
161- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Wavy/08' , (2 : 4 ));
162- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Wavy/27' , (2 : 4 ));
163- $o-bg-shapes : add-extra-shape-colors-mapping (' web_editor ' , ' Wavy/27' , ' second' , (1 : 5 , 2 : 5 ));
164- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Origins/16' , (3 : 5 ));
165- $o-bg-shapes : change-shape-colors-mapping (' web_editor ' , ' Floats/02' , (1 : 5 , 2 : 5 , 3 : 1 , 5 : 1 ));
166- $o-bg-shapes : add-footer-shape-colors-mapping (' web_editor ' , ' Airy/12' , (3 : ' footer' ));
167- $o-bg-shapes : add-footer-shape-colors-mapping (' web_editor ' , ' Airy/12_001' , (3 : ' footer' ));
155+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Airy/12' , (3 : 3 ));
156+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Airy/12_001' , (3 : 5 ));
157+ $o-bg-shapes : add-extra-shape-colors-mapping (' html_builder ' , ' Airy/12_001' , ' second' , (3 : 4 ));
158+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Wavy/02_001' , (3 : 5 ));
159+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Wavy/04' , (5 : 4 ));
160+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Wavy/05' , (5 : 4 ));
161+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Wavy/08' , (2 : 4 ));
162+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Wavy/27' , (2 : 4 ));
163+ $o-bg-shapes : add-extra-shape-colors-mapping (' html_builder ' , ' Wavy/27' , ' second' , (1 : 5 , 2 : 5 ));
164+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Origins/16' , (3 : 5 ));
165+ $o-bg-shapes : change-shape-colors-mapping (' html_builder ' , ' Floats/02' , (1 : 5 , 2 : 5 , 3 : 1 , 5 : 1 ));
166+ $o-bg-shapes : add-footer-shape-colors-mapping (' html_builder ' , ' Airy/12' , (3 : ' footer' ));
167+ $o-bg-shapes : add-footer-shape-colors-mapping (' html_builder ' , ' Airy/12_001' , (3 : ' footer' ));
0 commit comments