diff --git a/docs/Theming.md b/docs/Theming.md index 74a32f8..9073d62 100644 --- a/docs/Theming.md +++ b/docs/Theming.md @@ -55,4 +55,4 @@ window.__themeColors = { } ``` -Start the development server (`npm run dev`), go to `http://localhost:4002/settings/instances/your-instance-name` and select your newly created theme. Once you've done that, you can updated your theme, and refresh the page to see the change (you don't have to restart the server). \ No newline at end of file +Start the development server (`npm run dev`), go to `http://localhost:4002/settings/instances/your-instance-name` and select your newly created theme. Once you've done that, you can update your theme, and refresh the page to see the change (you don't have to restart the server).