# Theme Info

The format is as follows:

```yaml
{
    "name": "theme_info",
    "theme_name": "Cornerstone",
    "theme_version": "1.1.1",
    "theme_author": "Kajabi",
    "theme_documentation_url": "https://developers.mykajabi.com/blog?tag=cornerstone+page",
    "theme_support_url": "https://github.com/Kajabi/theme-cornerstone-page/issues"
}
```

This must come first in the settings schema and must include all of the info above and nothing else. Theme\_info is a requirement for all themes as of Jun 4th 2019.
