clarification

This commit is contained in:
Bruno Windels 2022-07-29 10:14:58 +00:00 committed by GitHub
parent 02bc7d1d7e
commit 06da5a8ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ Here's how you create a new derived theme:
2. You configure the theme manifest as usual by populating the `variants` field with your desired colors.
3. You add your new theme manifest to the list of themes in `config.json`.
Reload Hydrogen twice and the new theme should show up in the theme chooser.
Refresh Hydrogen twice (once to refresh cache, and once to load) and the new theme should show up in the theme chooser.
## How does it work?