I've noticed a couple of skins for the Jet theme. Are there options I can switch between and if so how?
The Jet Theme has several color scheme presets that could be easily switched between and customized to your liking. To change the color scheme, simply navigate to general theme settings and find the Style Switcher tab here. Select one of the available presets and hit Apply:
To see the colors of the chosen preset, scroll down to the Color Scheme tab. Here, you can also customize the colors if needed:
Please keep in mind that bin/magento setup:upgrade && bin/magento setup:static-content:deploy commands must be run in the console when any of the settings in the fields above have been changed, in order for them to appear on the front-end.
Related Articles
How to use the Jet Theme Style Guide?
The Jet Theme Style Guide is a Storybook-based tool that consists of fonts, layouts, and elements settings. This guide includes comprehensive documentation that can be used to learn how to give a standardized look to the storefront. In case you want ...
How is CSS customization done in the Jet Theme?
Making style changes in any theme can be done in several different ways: by creating a child theme and using the backend configurations of it to experiment with different styles (this is the safest way); by extending the parent theme's styles through ...
I installed the Jet Theme, but don't see all the features that are in your demo. How do I get the specific sliders/widgets/etc.?
Jet Theme includes several add-ons enhancing its functionality. Each package - Lite, Pro, or Premium - comes with its own set of sub-modules. In Jet Theme Lite those complementary modules are: Jet Optimizer, Jet Non-Latin Fonts, Mixin Rewrite Patch, ...
What are the names of all the sub-modules of Jet Theme Lite/Pro/Premium & how to install them?
Jet Theme includes several add-ons that enhance its functionality. Each package - Lite, Pro or Premium - comes with its own set of sub-modules. All of those are free together with the purchase of the specific Jet Theme package. In Jet Theme Lite ...
Is it possible to get the information about all the Jet Theme's elements and design in any format that a developer can work with?
You can use the theme's Style Guide for dev reference. This Style Guide is a comprehensive storybook-based tool that consists of settings for fonts, layouts, and other elements, and you can use the information about them as a base for further changes ...