mirror of
https://github.com/getzola/zola
synced 2024-11-10 06:14:19 +00:00
parent
ce57d37147
commit
66734b52e4
2 changed files with 26 additions and 26 deletions
|
@ -55,7 +55,7 @@ $ cargo run --example generate_sublime synpack ../../sublime/syntaxes ../../subl
|
||||||
```
|
```
|
||||||
|
|
||||||
### Adding a theme
|
### 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.
|
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`.
|
If you want to test Zola with a new theme, it needs to be built into the syntect file `all.themedump`.
|
||||||
|
|
|
@ -207,48 +207,48 @@ index_format = "elasticlunr_javascript"
|
||||||
|
|
||||||
Zola currently has the following highlight themes available:
|
Zola currently has the following highlight themes available:
|
||||||
|
|
||||||
- [1337](https://tmtheme-editor.herokuapp.com/#!/editor/theme/1337)
|
- [1337](https://tmtheme-editor.glitch.me/#!/editor/theme/1337)
|
||||||
- [agola-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark)
|
- [agola-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Agola%20Dark)
|
||||||
- [ascetic-white](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Ascetic%20White)
|
- [ascetic-white](https://tmtheme-editor.glitch.me/#!/editor/theme/Ascetic%20White)
|
||||||
- [axar](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Axar)
|
- [axar](https://tmtheme-editor.glitch.me/#!/editor/theme/Axar)
|
||||||
- [ayu-dark](https://github.com/dempfi/ayu)
|
- [ayu-dark](https://github.com/dempfi/ayu)
|
||||||
- [ayu-light](https://github.com/dempfi/ayu)
|
- [ayu-light](https://github.com/dempfi/ayu)
|
||||||
- [ayu-mirage](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-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-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Base16%20Ocean%20Dark)
|
||||||
- [base16-ocean-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Base16%20Ocean%20Light)
|
- [base16-ocean-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Base16%20Ocean%20Light)
|
||||||
- [bbedit](https://tmtheme-editor.herokuapp.com/#!/editor/theme/BBEdit)
|
- [bbedit](https://tmtheme-editor.glitch.me/#!/editor/theme/BBEdit)
|
||||||
- [boron](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Boron)
|
- [boron](https://tmtheme-editor.glitch.me/#!/editor/theme/Boron)
|
||||||
- [charcoal](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Charcoal)
|
- [charcoal](https://tmtheme-editor.glitch.me/#!/editor/theme/Charcoal)
|
||||||
- [cheerfully-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Cheerfully%20Light)
|
- [cheerfully-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Cheerfully%20Light)
|
||||||
- [classic-modified](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Classic%20Modified)
|
- [classic-modified](https://tmtheme-editor.glitch.me/#!/editor/theme/Classic%20Modified)
|
||||||
- [demain](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Demain)
|
- [demain](https://tmtheme-editor.glitch.me/#!/editor/theme/Demain)
|
||||||
- [dimmed-fluid](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Dimmed%20Fluid)
|
- [dimmed-fluid](https://tmtheme-editor.glitch.me/#!/editor/theme/Dimmed%20Fluid)
|
||||||
- [dracula](https://draculatheme.com/)
|
- [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)
|
- [green](https://github.com/kristopherjohnson/MonochromeSublimeText)
|
||||||
- [gruvbox-dark](https://github.com/morhetz/gruvbox)
|
- [gruvbox-dark](https://github.com/morhetz/gruvbox)
|
||||||
- [gruvbox-light](https://github.com/morhetz/gruvbox)
|
- [gruvbox-light](https://github.com/morhetz/gruvbox)
|
||||||
- [idle](https://tmtheme-editor.herokuapp.com/#!/editor/theme/IDLE)
|
- [idle](https://tmtheme-editor.glitch.me/#!/editor/theme/IDLE)
|
||||||
- [inspired-github](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Inspiredgithub)
|
- [inspired-github](https://tmtheme-editor.glitch.me/#!/editor/theme/Inspiredgithub)
|
||||||
- [ir-white](https://tmtheme-editor.herokuapp.com/#!/editor/theme/IR_White)
|
- [ir-white](https://tmtheme-editor.glitch.me/#!/editor/theme/IR_White)
|
||||||
- [kronuz](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Kronuz)
|
- [kronuz](https://tmtheme-editor.glitch.me/#!/editor/theme/Kronuz)
|
||||||
- [material-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Material%20Dark)
|
- [material-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Material%20Dark)
|
||||||
- [material-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Material%20Light)
|
- [material-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Material%20Light)
|
||||||
- [monokai](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Monokai)
|
- [monokai](https://tmtheme-editor.glitch.me/#!/editor/theme/Monokai)
|
||||||
- [nord](https://github.com/crabique/Nord-plist/tree/0d655b23d6b300e691676d9b90a68d92b267f7ec)
|
- [nord](https://github.com/crabique/Nord-plist/tree/0d655b23d6b300e691676d9b90a68d92b267f7ec)
|
||||||
- [nyx-bold](https://github.com/GalAster/vscode-theme-nyx)
|
- [nyx-bold](https://github.com/GalAster/vscode-theme-nyx)
|
||||||
- [one-dark](https://github.com/andresmichel/one-dark-theme)
|
- [one-dark](https://github.com/andresmichel/one-dark-theme)
|
||||||
- [OneHalfDark](https://github.com/sonph/onehalf)
|
- [OneHalfDark](https://github.com/sonph/onehalf)
|
||||||
- [OneHalfLight](https://github.com/sonph/onehalf)
|
- [OneHalfLight](https://github.com/sonph/onehalf)
|
||||||
- [railsbase16-green-screen-dark](https://github.com/tompave/rails_base_16)
|
- [railsbase16-green-screen-dark](https://github.com/tompave/rails_base_16)
|
||||||
- [solarized-dark](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Solarized%20(dark))
|
- [solarized-dark](https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(dark))
|
||||||
- [solarized-light](https://tmtheme-editor.herokuapp.com/#!/editor/theme/Solarized%20(light))
|
- [solarized-light](https://tmtheme-editor.glitch.me/#!/editor/theme/Solarized%20(light))
|
||||||
- [subway-madrid](https://github.com/idleberg/Subway.tmTheme)
|
- [subway-madrid](https://github.com/idleberg/Subway.tmTheme)
|
||||||
- [subway-moscow](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)
|
- [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)
|
- [zenburn](https://github.com/colinta/zenburn)
|
||||||
|
|
||||||
Zola uses the Sublime Text themes, making it very easy to add more.
|
Zola uses the Sublime Text themes, making it very easy to add more.
|
||||||
|
|
Loading…
Reference in a new issue