We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641d7c4 commit 560047cCopy full SHA for 560047c
src/resources/schema/document-code.yml
@@ -105,29 +105,31 @@
105
dark: path
106
- string:
107
completions:
108
- - pygments
109
- - tango
110
- - espresso
111
- - zenburn
112
- - kate
113
- - monochrome
114
- - breezedark
115
- - haddock
+ - a11y
116
- arrow
117
- atom-one
118
- ayu
119
- ayu-mirage
120
- breeze
+ - breezedark
121
- dracula
+ - espresso
122
- github
123
- gruvbox
+ - haddock
+ - kate
+ - monochrome
124
- mokokai
+ - none
125
- nord
126
- oblivion
127
- printing
+ - pygments
128
- radical
129
- solarized
130
+ - tango
131
- vim-dark
132
+ - zenburn
133
description:
134
short: Specifies the coloring style to be used in highlighted source code.
135
long: |
0 commit comments