From 108d196b85af4fa8fcace62c42c2a6c4c1b15e5b Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Sun, 23 Jan 2022 23:23:53 +0100 Subject: [PATCH] Add link to theme in syntax doc Close #1679 --- docs/content/documentation/content/syntax-highlighting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/documentation/content/syntax-highlighting.md b/docs/content/documentation/content/syntax-highlighting.md index dd8fb74a..41f7b588 100644 --- a/docs/content/documentation/content/syntax-highlighting.md +++ b/docs/content/documentation/content/syntax-highlighting.md @@ -171,6 +171,9 @@ If your site source is laid out as follows: you would set your `extra_syntaxes_and_themes` to `["syntaxes", "syntaxes/Sublime-Language1"]` to load `lang1.sublime-syntax` and `lang2.sublime-syntax`. +You can see the list of available themes on the [configuration page](@/documentation/getting-started/configuration.md#syntax-highlighting). + + ## Inline VS classed highlighting If you use a highlighting scheme like