To help with creating your own custom theme here you can learn more about the folders & files included within each theme. Each Plato theme folder contains...
- Shared - Contains the MVC layout files for the theme (_AdminLayout.cshtml & _Layout.cshtml)
- _ViewImports.cshtml - Import shared functionality for the 2 layout pages
- theme.css - The main CSS file for your theme
- theme.txt - A YAML manifest file to describe your theme, helps Plato identify & list your theme
You can see the contents of our Default theme folder below.

To learn more please use the links below.