just-the-docs 0.10.2 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,273 +0,0 @@
1
- // Generated with OneLightJekyll applied to Atom's One Light theme
2
-
3
- .highlight,
4
- pre.highlight {
5
- background: #f9f9f9;
6
- color: #383942;
7
- }
8
-
9
- .highlight pre {
10
- background: #f9f9f9;
11
- }
12
-
13
- .highlight .hll {
14
- background: #f9f9f9;
15
- }
16
-
17
- .highlight .c {
18
- color: #9fa0a6;
19
- font-style: italic;
20
- }
21
-
22
- .highlight .err {
23
- color: #fff;
24
- background-color: #e05151;
25
- }
26
-
27
- .highlight .k {
28
- color: #a625a4;
29
- }
30
-
31
- .highlight .l {
32
- color: #50a04f;
33
- }
34
-
35
- .highlight .n {
36
- color: #383942;
37
- }
38
-
39
- .highlight .o {
40
- color: #383942;
41
- }
42
-
43
- .highlight .p {
44
- color: #383942;
45
- }
46
-
47
- .highlight .cm {
48
- color: #9fa0a6;
49
- font-style: italic;
50
- }
51
-
52
- .highlight .cp {
53
- color: #9fa0a6;
54
- font-style: italic;
55
- }
56
-
57
- .highlight .c1 {
58
- color: #9fa0a6;
59
- font-style: italic;
60
- }
61
-
62
- .highlight .cs {
63
- color: #9fa0a6;
64
- font-style: italic;
65
- }
66
-
67
- .highlight .ge {
68
- font-style: italic;
69
- }
70
-
71
- .highlight .gs {
72
- font-weight: 700;
73
- }
74
-
75
- .highlight .kc {
76
- color: #a625a4;
77
- }
78
-
79
- .highlight .kd {
80
- color: #a625a4;
81
- }
82
-
83
- .highlight .kn {
84
- color: #a625a4;
85
- }
86
-
87
- .highlight .kp {
88
- color: #a625a4;
89
- }
90
-
91
- .highlight .kr {
92
- color: #a625a4;
93
- }
94
-
95
- .highlight .kt {
96
- color: #a625a4;
97
- }
98
-
99
- .highlight .ld {
100
- color: #50a04f;
101
- }
102
-
103
- .highlight .m {
104
- color: #b66a00;
105
- }
106
-
107
- .highlight .s {
108
- color: #50a04f;
109
- }
110
-
111
- .highlight .na {
112
- color: #b66a00;
113
- }
114
-
115
- .highlight .nb {
116
- color: #ca7601;
117
- }
118
-
119
- .highlight .nc {
120
- color: #ca7601;
121
- }
122
-
123
- .highlight .no {
124
- color: #ca7601;
125
- }
126
-
127
- .highlight .nd {
128
- color: #ca7601;
129
- }
130
-
131
- .highlight .ni {
132
- color: #ca7601;
133
- }
134
-
135
- .highlight .ne {
136
- color: #ca7601;
137
- }
138
-
139
- .highlight .nf {
140
- color: #383942;
141
- }
142
-
143
- .highlight .nl {
144
- color: #ca7601;
145
- }
146
-
147
- .highlight .nn {
148
- color: #383942;
149
- }
150
-
151
- .highlight .nx {
152
- color: #383942;
153
- }
154
-
155
- .highlight .py {
156
- color: #ca7601;
157
- }
158
-
159
- .highlight .nt {
160
- color: #e35549;
161
- }
162
-
163
- .highlight .nv {
164
- color: #ca7601;
165
- }
166
-
167
- .highlight .ow {
168
- font-weight: 700;
169
- }
170
-
171
- .highlight .w {
172
- color: #f8f8f2;
173
- }
174
-
175
- .highlight .mf {
176
- color: #b66a00;
177
- }
178
-
179
- .highlight .mh {
180
- color: #b66a00;
181
- }
182
-
183
- .highlight .mi {
184
- color: #b66a00;
185
- }
186
-
187
- .highlight .mo {
188
- color: #b66a00;
189
- }
190
-
191
- .highlight .sb {
192
- color: #50a04f;
193
- }
194
-
195
- .highlight .sc {
196
- color: #50a04f;
197
- }
198
-
199
- .highlight .sd {
200
- color: #50a04f;
201
- }
202
-
203
- .highlight .s2 {
204
- color: #50a04f;
205
- }
206
-
207
- .highlight .se {
208
- color: #50a04f;
209
- }
210
-
211
- .highlight .sh {
212
- color: #50a04f;
213
- }
214
-
215
- .highlight .si {
216
- color: #50a04f;
217
- }
218
-
219
- .highlight .sx {
220
- color: #50a04f;
221
- }
222
-
223
- .highlight .sr {
224
- color: #0083bb;
225
- }
226
-
227
- .highlight .s1 {
228
- color: #50a04f;
229
- }
230
-
231
- .highlight .ss {
232
- color: #0083bb;
233
- }
234
-
235
- .highlight .bp {
236
- color: #ca7601;
237
- }
238
-
239
- .highlight .vc {
240
- color: #ca7601;
241
- }
242
-
243
- .highlight .vg {
244
- color: #ca7601;
245
- }
246
-
247
- .highlight .vi {
248
- color: #e35549;
249
- }
250
-
251
- .highlight .il {
252
- color: #b66a00;
253
- }
254
-
255
- .highlight .gu {
256
- color: #75715e;
257
- }
258
-
259
- .highlight .gd {
260
- color: #e05151;
261
- }
262
-
263
- .highlight .gi {
264
- color: #43d089;
265
- }
266
-
267
- .highlight .language-json .w + .s2 {
268
- color: #e35549;
269
- }
270
-
271
- .highlight .language-json .kc {
272
- color: #0083bb;
273
- }