Skip to content

Commit 5537b76

Browse files
Updated docs
1 parent 57a5067 commit 5537b76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/plugin/styles/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ Add the theme using the following as a template under the section `Add new Prism
8888
}
8989
```
9090

91+
## ⌨ Add theme to the demo site
92+
Update `src/stores/index.ts` by including the new theme name in either `prismThemes` or `highlightThemes` array depending on the theme added. Themes are alphabetically organized.
93+
9194
## 🔬 Test your changes
9295
There are plenty of examples in the demo site, so please make sure to test your changes before submitting a pull request.
9396

0 commit comments

Comments
 (0)