From ce01786a556391e4714e2f0b8633b1ee4f05d9c2 Mon Sep 17 00:00:00 2001 From: Ken Davidson Date: Sat, 19 Aug 2017 07:21:23 -0400 Subject: [PATCH] Add information about selecting a theme. (#3201) --- source/_components/frontend.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_components/frontend.markdown b/source/_components/frontend.markdown index 0fa79d15b31..d04a20945e3 100644 --- a/source/_components/frontend.markdown +++ b/source/_components/frontend.markdown @@ -55,3 +55,6 @@ automation: data: name: happy ``` +### {% linkable_title Manual Theme Selection %} + +When themes are enabled in the `configuration.yaml` file, a new option will show up in the Configuration panel under `configuration.yaml` called "Set a theme." You can then choose any installed theme from the dropdown list and it will be applied immediately.