Skip to content

Commit 66734b5

Browse files
committed
Update links to tmtheme editor
Closes #2114 Closes #2061
1 parent ce57d37 commit 66734b5

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ $ cargo run --example generate_sublime synpack ../../sublime/syntaxes ../../subl
5555
```
5656

5757
### Adding a theme
58-
A gallery containing lots of themes is located at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark.
58+
A gallery containing lots of themes is located at https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(light).
5959
More themes can be easily added to Zola, just make a PR with the wanted theme added in the `sublime/themes` directory.
6060

6161
If you want to test Zola with a new theme, it needs to be built into the syntect file `all.themedump`.

docs/content/documentation/getting-started/configuration.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -207,48 +207,48 @@ index_format = "elasticlunr_javascript"
207207

208208
Zola currently has the following highlight themes available:
209209

210-
- [1337](https://tmtheme-editor.herokuapp.com/#!/editor/theme/1337)
211-
- [agola-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark)
212-
- [ascetic-white](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Ascetic%20White)
213-
- [axar](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Axar)
210+
- [1337](https://tmtheme-editor.glitch.me/#!/editor/theme/1337)
211+
- [agola-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Agola%20Dark)
212+
- [ascetic-white](https://tmtheme-editor.glitch.me/#!/editor/theme/Ascetic%20White)
213+
- [axar](https://tmtheme-editor.glitch.me/#!/editor/theme/Axar)
214214
- [ayu-dark](https://github.com/dempfi/ayu)
215215
- [ayu-light](https://github.com/dempfi/ayu)
216216
- [ayu-mirage](https://github.com/dempfi/ayu)
217217
- [base16-atelierdune-light](https://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune/)
218-
- [base16-ocean-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Base16%20Ocean%20Dark)
219-
- [base16-ocean-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Base16%20Ocean%20Light)
220-
- [bbedit](https://tmtheme-editor.herokuapp.com/#!/editor/theme/BBEdit)
221-
- [boron](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Boron)
222-
- [charcoal](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Charcoal)
223-
- [cheerfully-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Cheerfully%20Light)
224-
- [classic-modified](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Classic%20Modified)
225-
- [demain](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Demain)
226-
- [dimmed-fluid](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Dimmed%20Fluid)
218+
- [base16-ocean-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Base16%20Ocean%20Dark)
219+
- [base16-ocean-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Base16%20Ocean%20Light)
220+
- [bbedit](https://tmtheme-editor.glitch.me/#!/editor/theme/BBEdit)
221+
- [boron](https://tmtheme-editor.glitch.me/#!/editor/theme/Boron)
222+
- [charcoal](https://tmtheme-editor.glitch.me/#!/editor/theme/Charcoal)
223+
- [cheerfully-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Cheerfully%20Light)
224+
- [classic-modified](https://tmtheme-editor.glitch.me/#!/editor/theme/Classic%20Modified)
225+
- [demain](https://tmtheme-editor.glitch.me/#!/editor/theme/Demain)
226+
- [dimmed-fluid](https://tmtheme-editor.glitch.me/#!/editor/theme/Dimmed%20Fluid)
227227
- [dracula](https://draculatheme.com/)
228-
- [gray-matter-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Gray%20Matter%20Dark)
228+
- [gray-matter-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Gray%20Matter%20Dark)
229229
- [green](https://github.com/kristopherjohnson/MonochromeSublimeText)
230230
- [gruvbox-dark](https://github.com/morhetz/gruvbox)
231231
- [gruvbox-light](https://github.com/morhetz/gruvbox)
232-
- [idle](https://tmtheme-editor.herokuapp.com/#!/editor/theme/IDLE)
233-
- [inspired-github](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Inspiredgithub)
234-
- [ir-white](https://tmtheme-editor.herokuapp.com/#!/editor/theme/IR_White)
235-
- [kronuz](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Kronuz)
236-
- [material-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Material%20Dark)
237-
- [material-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Material%20Light)
238-
- [monokai](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Monokai)
232+
- [idle](https://tmtheme-editor.glitch.me/#!/editor/theme/IDLE)
233+
- [inspired-github](https://tmtheme-editor.glitch.me/#!/editor/theme/Inspiredgithub)
234+
- [ir-white](https://tmtheme-editor.glitch.me/#!/editor/theme/IR_White)
235+
- [kronuz](https://tmtheme-editor.glitch.me/#!/editor/theme/Kronuz)
236+
- [material-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Material%20Dark)
237+
- [material-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Material%20Light)
238+
- [monokai](https://tmtheme-editor.glitch.me/#!/editor/theme/Monokai)
239239
- [nord](https://github.com/crabique/Nord-plist/tree/0d655b23d6b300e691676d9b90a68d92b267f7ec)
240240
- [nyx-bold](https://github.com/GalAster/vscode-theme-nyx)
241241
- [one-dark](https://github.com/andresmichel/one-dark-theme)
242242
- [OneHalfDark](https://github.com/sonph/onehalf)
243243
- [OneHalfLight](https://github.com/sonph/onehalf)
244244
- [railsbase16-green-screen-dark](https://github.com/tompave/rails_base_16)
245-
- [solarized-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Solarized%20(dark))
246-
- [solarized-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Solarized%20(light))
245+
- [solarized-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(dark))
246+
- [solarized-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(light))
247247
- [subway-madrid](https://github.com/idleberg/Subway.tmTheme)
248248
- [subway-moscow](https://github.com/idleberg/Subway.tmTheme)
249-
- [Tomorrow](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Tomorrow)
249+
- [Tomorrow](https://tmtheme-editor.glitch.me/#!/editor/theme/Tomorrow)
250250
- [two-dark](https://github.com/erremauro/TwoDark)
251-
- [visual-studio-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Visual%20Studio%20Dark)
251+
- [visual-studio-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Visual%20Studio%20Dark)
252252
- [zenburn](https://github.com/colinta/zenburn)
253253

254254
Zola uses the Sublime Text themes, making it very easy to add more.

0 commit comments

Comments
 (0)