You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: __('Setting the Default Color Scheme',i18n),
106
106
description: __('To make things easy, we\'ve added some color scheme presets. Pick the 2nd one to quickly see how your entire design system will instantly change in the Style Guide preview below.',i18n),
107
-
help: createInterpolateElement(__('Click this <strong>color scheme preset</strong> to continue.',i18n),{
107
+
help: createInterpolateElement(__('<strong>Warning: This will change the colors of all Stackable blocks across your entire website.</strong><br/><br/>Click this <strong>color scheme preset</strong> or <strong>next</strong> to continue.',i18n),{
title: __('See the Stackable Blocks Change Colors',i18n),
121
122
description: __('Notice how all Stackable blocks changed their colors across your site. You can further customize the colors below to match your brand or style.',i18n),
122
123
offsetX: '300px',
123
124
},
125
+
{
126
+
title: __('Refine Your Color Scheme',i18n),
127
+
description: __('You can further customize the colors below to match your brand or style.',i18n),
128
+
help: createInterpolateElement(__('Click the <strong>next</strong> button to continue.',i18n),{
description: __('Let\'s see another way that color schemes can help with your site\'s design. Click the back button to return to the list of color schemes.',i18n),
title: __('Pick a Darker Background Color Scheme',i18n),
154
173
description: __('Let\'s choose a darker color scheme preset for the background. This background color scheme will be used on blocks when the block background is enabled, giving your design more contrast and customization.',i18n),
155
-
help: createInterpolateElement(__('Click this <strong>color scheme preset</strong> to continue.',i18n),{
174
+
help: createInterpolateElement(__('<strong>Warning: This will change the colors of all Stackable blocks across your entire website.</strong><br/><br/>Click this <strong>color scheme preset</strong> or <strong>next</strong> to continue.',i18n),{
description: __('Color Schemes help maintain consistency. With Block Background enabled, all the inner blocks adjust to have different colors applied automatically.',i18n),
235
+
help: createInterpolateElement(__('Disable the <strong>Block Background</strong> and see how the block colors changes back to the default color scheme. Click next to continue.',i18n),{
title: __('Switch Between Color Schemes Anytime',i18n),
218
-
description: __('If you have multiple global color schemes set up, you can easily change your block\'s style by switching the color scheme option here to instantly apply a new look.',i18n),
249
+
description: __('If you have multiple global color schemes set up, you can also easily change your block\'s style by switching the color scheme option here to instantly apply a new look.',i18n),
description: __('Make your site look great and interactive on any device.',i18n),
172
+
items: [
173
+
{
174
+
id: 'responsive-controls',
175
+
icon: desktopIcon,
176
+
title: __('Responsive Controls',i18n),
177
+
description: __('Adjust styles for desktop, tablet, and mobile. Easily control layout, spacing, and appearance for a seamless experience on any device.',i18n),
178
+
link: `/wp-admin/post-new.php?post_type=page&content=${__('Welcome to Stackable',i18n)}&tour=responsive-controls`,
description: __('Make your site look great and interactive on any device.',i18n),
221
-
items: [
222
-
{
223
-
id: 'responsive-controls',
224
-
icon: desktopIcon,
225
-
title: __('Responsive Controls',i18n),
226
-
description: __('Adjust styles for desktop, tablet, and mobile. Easily control layout, spacing, and appearance for a seamless experience on any device.',i18n),
227
-
link: `/wp-admin/post-new.php?post_type=page&content=${__('Welcome to Stackable',i18n)}&tour=responsive-controls`,
0 commit comments