diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 494d127a..c915029e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ $ cargo run --example generate_sublime synpack ../../sublime/syntaxes ../../subl ``` ### Adding a theme -A gallery containing lots of themes is located at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark. +A gallery containing lots of themes is located at https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(light). More themes can be easily added to Zola, just make a PR with the wanted theme added in the `sublime/themes` directory. If you want to test Zola with a new theme, it needs to be built into the syntect file `all.themedump`. diff --git a/docs/content/documentation/getting-started/configuration.md b/docs/content/documentation/getting-started/configuration.md index c7c61a1e..b2ff781f 100644 --- a/docs/content/documentation/getting-started/configuration.md +++ b/docs/content/documentation/getting-started/configuration.md @@ -207,48 +207,48 @@ index_format = "elasticlunr_javascript" Zola currently has the following highlight themes available: -- [1337](https://tmtheme-editor.herokuapp.com/#!/editor/theme/1337) -- [agola-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark) -- [ascetic-white](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Ascetic%20White) -- [axar](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Axar) +- [1337](https://tmtheme-editor.glitch.me/#!/editor/theme/1337) +- [agola-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Agola%20Dark) +- [ascetic-white](https://tmtheme-editor.glitch.me/#!/editor/theme/Ascetic%20White) +- [axar](https://tmtheme-editor.glitch.me/#!/editor/theme/Axar) - [ayu-dark](https://github.com/dempfi/ayu) - [ayu-light](https://github.com/dempfi/ayu) - [ayu-mirage](https://github.com/dempfi/ayu) - [base16-atelierdune-light](https://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune/) -- [base16-ocean-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Base16%20Ocean%20Dark) -- [base16-ocean-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Base16%20Ocean%20Light) -- [bbedit](https://tmtheme-editor.herokuapp.com/#!/editor/theme/BBEdit) -- [boron](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Boron) -- [charcoal](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Charcoal) -- [cheerfully-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Cheerfully%20Light) -- [classic-modified](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Classic%20Modified) -- [demain](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Demain) -- [dimmed-fluid](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Dimmed%20Fluid) +- [base16-ocean-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Base16%20Ocean%20Dark) +- [base16-ocean-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Base16%20Ocean%20Light) +- [bbedit](https://tmtheme-editor.glitch.me/#!/editor/theme/BBEdit) +- [boron](https://tmtheme-editor.glitch.me/#!/editor/theme/Boron) +- [charcoal](https://tmtheme-editor.glitch.me/#!/editor/theme/Charcoal) +- [cheerfully-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Cheerfully%20Light) +- [classic-modified](https://tmtheme-editor.glitch.me/#!/editor/theme/Classic%20Modified) +- [demain](https://tmtheme-editor.glitch.me/#!/editor/theme/Demain) +- [dimmed-fluid](https://tmtheme-editor.glitch.me/#!/editor/theme/Dimmed%20Fluid) - [dracula](https://draculatheme.com/) -- [gray-matter-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Gray%20Matter%20Dark) +- [gray-matter-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Gray%20Matter%20Dark) - [green](https://github.com/kristopherjohnson/MonochromeSublimeText) - [gruvbox-dark](https://github.com/morhetz/gruvbox) - [gruvbox-light](https://github.com/morhetz/gruvbox) -- [idle](https://tmtheme-editor.herokuapp.com/#!/editor/theme/IDLE) -- [inspired-github](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Inspiredgithub) -- [ir-white](https://tmtheme-editor.herokuapp.com/#!/editor/theme/IR_White) -- [kronuz](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Kronuz) -- [material-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Material%20Dark) -- [material-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Material%20Light) -- [monokai](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Monokai) +- [idle](https://tmtheme-editor.glitch.me/#!/editor/theme/IDLE) +- [inspired-github](https://tmtheme-editor.glitch.me/#!/editor/theme/Inspiredgithub) +- [ir-white](https://tmtheme-editor.glitch.me/#!/editor/theme/IR_White) +- [kronuz](https://tmtheme-editor.glitch.me/#!/editor/theme/Kronuz) +- [material-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Material%20Dark) +- [material-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Material%20Light) +- [monokai](https://tmtheme-editor.glitch.me/#!/editor/theme/Monokai) - [nord](https://github.com/crabique/Nord-plist/tree/0d655b23d6b300e691676d9b90a68d92b267f7ec) - [nyx-bold](https://github.com/GalAster/vscode-theme-nyx) - [one-dark](https://github.com/andresmichel/one-dark-theme) - [OneHalfDark](https://github.com/sonph/onehalf) - [OneHalfLight](https://github.com/sonph/onehalf) - [railsbase16-green-screen-dark](https://github.com/tompave/rails_base_16) -- [solarized-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Solarized%20(dark)) -- [solarized-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Solarized%20(light)) +- [solarized-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(dark)) +- [solarized-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(light)) - [subway-madrid](https://github.com/idleberg/Subway.tmTheme) - [subway-moscow](https://github.com/idleberg/Subway.tmTheme) -- [Tomorrow](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Tomorrow) +- [Tomorrow](https://tmtheme-editor.glitch.me/#!/editor/theme/Tomorrow) - [two-dark](https://github.com/erremauro/TwoDark) -- [visual-studio-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Visual%20Studio%20Dark) +- [visual-studio-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Visual%20Studio%20Dark) - [zenburn](https://github.com/colinta/zenburn) Zola uses the Sublime Text themes, making it very easy to add more.