
The themes define the overall look and structure of the generated webpage and the theme settings let you customize elements like colors, fonts, and add content such as logos.
Theme settings

All themes have different settings but commonly the theme settings will allow to add content and settings such as:
- Header and footer logos, navigation and options.
- Index page content.
- Restricted page for a closed site content.
- General color settings.
Update theme
A theme can be updated to the latest version on Github.
Adding themes
You can find themes at our Cradle CMS Github.
Themes can be added by uploading a zip-file or installed from an URL.
Upload theme
With the upload button you can import a theme in the format as a zip file.
Install from URL
It is possible to add a theme by using an URL to a zip file or a github repository.
Modifying theme settings file

config.json file.
All themes have open code access and can be modified in the code editor built in to Cradle CMS & eCommerce. In the Theme editor the file settings.json in folder config contains all the information to build the theme settings view, more on the possibilities.