feat(syntax-highlighter): add light variant called "idea" (#8938)
This commit is contained in:
@@ -229,9 +229,9 @@ Parameter name | Docker variable | Description
|
||||
</td>
|
||||
<td><em>Unavailable</em></td>
|
||||
<td><code>String=["agate"*, "arta", "monokai", "nord", "obsidian",
|
||||
"tomorrow-night"]</code>. <a
|
||||
"tomorrow-night", "idea"]</code>. <a
|
||||
href="https://highlightjs.org/static/demo/" rel="nofollow">Highlight.js</a>
|
||||
syntax coloring theme to use. (Only these 6 styles are available.)
|
||||
syntax coloring theme to use. (Only these 7 styles are available.)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user