## `application.theme` Set application theme. ### Options; ```php (string) $stylesheet, ]; ``` [Not sure what `$stylesheet` refers to?](https://developer.wordpress.org/reference/functions/switch_theme/) ### Example; #### Activate ```php 'sage', ]; ``` ### Bug? - **[Please open an issue](https://github.com/darrenjacoby/intervention/issues/new?title=[application.theme]&labels=bug&assignees=darrenjacoby)**