Merge pull request #142 from joshsaintjacque/patch-1

Fix minor run-on sentence
This commit is contained in:
Vincent Prouillet 2017-10-20 08:45:49 +02:00 committed by GitHub
commit 5be7ed20c8

View file

@ -52,7 +52,7 @@ $ cargo run --example generate_sublime synpack ../../sublime_syntaxes ../../subl
```
### Adding a theme
A gallery containing lots of themes at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark.
A gallery containing lots of themes is located at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark.
More themes can be easily added to gutenberg, just make a PR with the wanted theme added in the `sublime_themes` directory
and run the following command from the root of the components/rendering: