PluginProbe
Code Block Pro – Beautiful Syntax Highlighting / 1.5.0
Code Block Pro – Beautiful Syntax Highlighting v1.5.0
1.27.1 1.27.2 1.27.3 1.27.4 1.27.5 1.27.6 1.27.7 1.28.0 1.3.0 1.4.0 1.5.0 1.5.1 1.5.2 1.6.0 1.7.0 1.8.0 1.9.0 1.9.1 1.9.2 1.9.3 trunk 1.1.0 1.10.0 1.11.0 1.11.1 All 63 releases
code-block-pro / build / shiki / themes / github-dark-dimmed.json

github-dark-dimmed.json in Code Block Pro – Beautiful Syntax Highlighting 1.5.0, at build/shiki/themes/github-dark-dimmed.json

590 lines 17.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "github-dark-dimmed",
3 "colors": {
4 "focusBorder": "#316dca",
5 "foreground": "#adbac7",
6 "descriptionForeground": "#768390",
7 "errorForeground": "#e5534b",
8 "textLink.foreground": "#539bf5",
9 "textLink.activeForeground": "#539bf5",
10 "textBlockQuote.background": "#1c2128",
11 "textBlockQuote.border": "#444c56",
12 "textCodeBlock.background": "#636e7b66",
13 "textPreformat.foreground": "#768390",
14 "textSeparator.foreground": "#373e47",
15 "icon.foreground": "#768390",
16 "keybindingLabel.foreground": "#adbac7",
17 "button.background": "#347d39",
18 "button.foreground": "#ffffff",
19 "button.hoverBackground": "#46954a",
20 "button.secondaryBackground": "#3d444d",
21 "button.secondaryForeground": "#adbac7",
22 "button.secondaryHoverBackground": "#444c56",
23 "checkbox.background": "#2d333b",
24 "checkbox.border": "#444c56",
25 "dropdown.background": "#2d333b",
26 "dropdown.border": "#444c56",
27 "dropdown.foreground": "#adbac7",
28 "dropdown.listBackground": "#2d333b",
29 "input.background": "#22272e",
30 "input.border": "#444c56",
31 "input.foreground": "#adbac7",
32 "input.placeholderForeground": "#545d68",
33 "badge.foreground": "#cdd9e5",
34 "badge.background": "#316dca",
35 "progressBar.background": "#316dca",
36 "titleBar.activeForeground": "#768390",
37 "titleBar.activeBackground": "#22272e",
38 "titleBar.inactiveForeground": "#768390",
39 "titleBar.inactiveBackground": "#1c2128",
40 "titleBar.border": "#444c56",
41 "activityBar.foreground": "#adbac7",
42 "activityBar.inactiveForeground": "#768390",
43 "activityBar.background": "#22272e",
44 "activityBarBadge.foreground": "#cdd9e5",
45 "activityBarBadge.background": "#316dca",
46 "activityBar.activeBorder": "#ec775c",
47 "activityBar.border": "#444c56",
48 "sideBar.foreground": "#adbac7",
49 "sideBar.background": "#1c2128",
50 "sideBar.border": "#444c56",
51 "sideBarTitle.foreground": "#adbac7",
52 "sideBarSectionHeader.foreground": "#adbac7",
53 "sideBarSectionHeader.background": "#1c2128",
54 "sideBarSectionHeader.border": "#444c56",
55 "list.hoverForeground": "#adbac7",
56 "list.inactiveSelectionForeground": "#adbac7",
57 "list.activeSelectionForeground": "#adbac7",
58 "list.hoverBackground": "#636e7b1a",
59 "list.inactiveSelectionBackground": "#636e7b66",
60 "list.activeSelectionBackground": "#636e7b66",
61 "list.focusForeground": "#adbac7",
62 "list.focusBackground": "#4184e426",
63 "list.inactiveFocusBackground": "#4184e426",
64 "list.highlightForeground": "#539bf5",
65 "tree.indentGuidesStroke": "#373e47",
66 "notificationCenterHeader.foreground": "#768390",
67 "notificationCenterHeader.background": "#2d333b",
68 "notifications.foreground": "#adbac7",
69 "notifications.background": "#2d333b",
70 "notifications.border": "#444c56",
71 "notificationsErrorIcon.foreground": "#e5534b",
72 "notificationsWarningIcon.foreground": "#c69026",
73 "notificationsInfoIcon.foreground": "#539bf5",
74 "pickerGroup.border": "#444c56",
75 "pickerGroup.foreground": "#768390",
76 "quickInput.background": "#2d333b",
77 "quickInput.foreground": "#adbac7",
78 "statusBar.foreground": "#768390",
79 "statusBar.background": "#22272e",
80 "statusBar.border": "#444c56",
81 "statusBar.focusBorder": "#316dca80",
82 "statusBar.noFolderBackground": "#22272e",
83 "statusBar.debuggingForeground": "#cdd9e5",
84 "statusBar.debuggingBackground": "#c93c37",
85 "statusBarItem.prominentBackground": "#636e7b66",
86 "statusBarItem.remoteForeground": "#adbac7",
87 "statusBarItem.remoteBackground": "#444c56",
88 "statusBarItem.hoverBackground": "#adbac714",
89 "statusBarItem.activeBackground": "#adbac71f",
90 "statusBarItem.focusBorder": "#316dca",
91 "editorGroupHeader.tabsBackground": "#1c2128",
92 "editorGroupHeader.tabsBorder": "#444c56",
93 "editorGroup.border": "#444c56",
94 "tab.activeForeground": "#adbac7",
95 "tab.inactiveForeground": "#768390",
96 "tab.inactiveBackground": "#1c2128",
97 "tab.activeBackground": "#22272e",
98 "tab.hoverBackground": "#22272e",
99 "tab.unfocusedHoverBackground": "#636e7b1a",
100 "tab.border": "#444c56",
101 "tab.unfocusedActiveBorderTop": "#444c56",
102 "tab.activeBorder": "#22272e",
103 "tab.unfocusedActiveBorder": "#22272e",
104 "tab.activeBorderTop": "#ec775c",
105 "breadcrumb.foreground": "#768390",
106 "breadcrumb.focusForeground": "#adbac7",
107 "breadcrumb.activeSelectionForeground": "#768390",
108 "breadcrumbPicker.background": "#2d333b",
109 "editor.foreground": "#adbac7",
110 "editor.background": "#22272e",
111 "editorWidget.background": "#2d333b",
112 "editor.foldBackground": "#636e7b1a",
113 "editor.lineHighlightBackground": "#636e7b1a",
114 "editorLineNumber.foreground": "#636e7b",
115 "editorLineNumber.activeForeground": "#adbac7",
116 "editorIndentGuide.background": "#adbac71f",
117 "editorIndentGuide.activeBackground": "#adbac73d",
118 "editorWhitespace.foreground": "#545d68",
119 "editorCursor.foreground": "#539bf5",
120 "editor.findMatchBackground": "#966600",
121 "editor.findMatchHighlightBackground": "#eac55f80",
122 "editor.linkedEditingBackground": "#539bf512",
123 "editor.selectionHighlightBackground": "#57ab5a40",
124 "editor.wordHighlightBackground": "#636e7b80",
125 "editor.wordHighlightBorder": "#636e7b99",
126 "editor.wordHighlightStrongBackground": "#636e7b4d",
127 "editor.wordHighlightStrongBorder": "#636e7b99",
128 "editorBracketMatch.background": "#57ab5a40",
129 "editorBracketMatch.border": "#57ab5a99",
130 "editorInlayHint.background": "#76839033",
131 "editorInlayHint.foreground": "#768390",
132 "editorInlayHint.typeBackground": "#76839033",
133 "editorInlayHint.typeForeground": "#768390",
134 "editorInlayHint.paramBackground": "#76839033",
135 "editorInlayHint.paramForeground": "#768390",
136 "editorGutter.modifiedBackground": "#ae7c1466",
137 "editorGutter.addedBackground": "#46954a66",
138 "editorGutter.deletedBackground": "#e5534b66",
139 "diffEditor.insertedLineBackground": "#347d3933",
140 "diffEditor.insertedTextBackground": "#347d394d",
141 "diffEditor.removedLineBackground": "#c93c3733",
142 "diffEditor.removedTextBackground": "#c93c374d",
143 "scrollbar.shadow": "#545d6833",
144 "scrollbarSlider.background": "#636e7b33",
145 "scrollbarSlider.hoverBackground": "#636e7b45",
146 "scrollbarSlider.activeBackground": "#636e7b87",
147 "editorOverviewRuler.border": "#1c2128",
148 "panel.background": "#1c2128",
149 "panel.border": "#444c56",
150 "panelTitle.activeBorder": "#ec775c",
151 "panelTitle.activeForeground": "#adbac7",
152 "panelTitle.inactiveForeground": "#768390",
153 "panelInput.border": "#444c56",
154 "debugIcon.breakpointForeground": "#e5534b",
155 "debugConsole.infoForeground": "#768390",
156 "debugConsole.warningForeground": "#c69026",
157 "debugConsole.errorForeground": "#ff938a",
158 "debugConsole.sourceForeground": "#daaa3f",
159 "debugConsoleInputIcon.foreground": "#b083f0",
160 "debugTokenExpression.name": "#6cb6ff",
161 "debugTokenExpression.value": "#96d0ff",
162 "debugTokenExpression.string": "#96d0ff",
163 "debugTokenExpression.boolean": "#6bc46d",
164 "debugTokenExpression.number": "#6bc46d",
165 "debugTokenExpression.error": "#ff938a",
166 "symbolIcon.arrayForeground": "#e0823d",
167 "symbolIcon.booleanForeground": "#539bf5",
168 "symbolIcon.classForeground": "#e0823d",
169 "symbolIcon.colorForeground": "#6cb6ff",
170 "symbolIcon.constructorForeground": "#dcbdfb",
171 "symbolIcon.enumeratorForeground": "#e0823d",
172 "symbolIcon.enumeratorMemberForeground": "#539bf5",
173 "symbolIcon.eventForeground": "#636e7b",
174 "symbolIcon.fieldForeground": "#e0823d",
175 "symbolIcon.fileForeground": "#c69026",
176 "symbolIcon.folderForeground": "#c69026",
177 "symbolIcon.functionForeground": "#b083f0",
178 "symbolIcon.interfaceForeground": "#e0823d",
179 "symbolIcon.keyForeground": "#539bf5",
180 "symbolIcon.keywordForeground": "#f47067",
181 "symbolIcon.methodForeground": "#b083f0",
182 "symbolIcon.moduleForeground": "#f47067",
183 "symbolIcon.namespaceForeground": "#f47067",
184 "symbolIcon.nullForeground": "#539bf5",
185 "symbolIcon.numberForeground": "#57ab5a",
186 "symbolIcon.objectForeground": "#e0823d",
187 "symbolIcon.operatorForeground": "#6cb6ff",
188 "symbolIcon.packageForeground": "#e0823d",
189 "symbolIcon.propertyForeground": "#e0823d",
190 "symbolIcon.referenceForeground": "#539bf5",
191 "symbolIcon.snippetForeground": "#539bf5",
192 "symbolIcon.stringForeground": "#6cb6ff",
193 "symbolIcon.structForeground": "#e0823d",
194 "symbolIcon.textForeground": "#6cb6ff",
195 "symbolIcon.typeParameterForeground": "#6cb6ff",
196 "symbolIcon.unitForeground": "#539bf5",
197 "symbolIcon.variableForeground": "#e0823d",
198 "symbolIcon.constantForeground": [
199 "#b4f1b4",
200 "#8ddb8c",
201 "#6bc46d",
202 "#57ab5a",
203 "#46954a",
204 "#347d39",
205 "#2b6a30",
206 "#245829",
207 "#1b4721",
208 "#113417"
209 ],
210 "terminal.foreground": "#adbac7",
211 "terminal.ansiBlack": "#545d68",
212 "terminal.ansiRed": "#f47067",
213 "terminal.ansiGreen": "#57ab5a",
214 "terminal.ansiYellow": "#c69026",
215 "terminal.ansiBlue": "#539bf5",
216 "terminal.ansiMagenta": "#b083f0",
217 "terminal.ansiCyan": "#39c5cf",
218 "terminal.ansiWhite": "#909dab",
219 "terminal.ansiBrightBlack": "#636e7b",
220 "terminal.ansiBrightRed": "#ff938a",
221 "terminal.ansiBrightGreen": "#6bc46d",
222 "terminal.ansiBrightYellow": "#daaa3f",
223 "terminal.ansiBrightBlue": "#6cb6ff",
224 "terminal.ansiBrightMagenta": "#dcbdfb",
225 "terminal.ansiBrightCyan": "#56d4dd",
226 "terminal.ansiBrightWhite": "#cdd9e5",
227 "editorBracketHighlight.foreground1": "#6cb6ff",
228 "editorBracketHighlight.foreground2": "#6bc46d",
229 "editorBracketHighlight.foreground3": "#daaa3f",
230 "editorBracketHighlight.foreground4": "#ff938a",
231 "editorBracketHighlight.foreground5": "#fc8dc7",
232 "editorBracketHighlight.foreground6": "#dcbdfb",
233 "editorBracketHighlight.unexpectedBracket.foreground": "#768390",
234 "gitDecoration.addedResourceForeground": "#57ab5a",
235 "gitDecoration.modifiedResourceForeground": "#c69026",
236 "gitDecoration.deletedResourceForeground": "#e5534b",
237 "gitDecoration.untrackedResourceForeground": "#57ab5a",
238 "gitDecoration.ignoredResourceForeground": "#545d68",
239 "gitDecoration.conflictingResourceForeground": "#cc6b2c",
240 "gitDecoration.submoduleResourceForeground": "#768390",
241 "debugToolBar.background": "#2d333b",
242 "editor.stackFrameHighlightBackground": "#ae7c1466",
243 "editor.focusedStackFrameHighlightBackground": "#46954a66",
244 "peekViewEditor.matchHighlightBackground": "#ae7c1466",
245 "peekViewResult.matchHighlightBackground": "#ae7c1466",
246 "peekViewEditor.background": "#636e7b1a",
247 "peekViewResult.background": "#22272e",
248 "settings.headerForeground": "#768390",
249 "settings.modifiedItemIndicator": "#ae7c1466",
250 "welcomePage.buttonBackground": "#373e47",
251 "welcomePage.buttonHoverBackground": "#444c56"
252 },
253 "semanticHighlighting": true,
254 "tokenColors": [
255 {
256 "scope": ["comment", "punctuation.definition.comment", "string.comment"],
257 "settings": {
258 "foreground": "#768390"
259 }
260 },
261 {
262 "scope": [
263 "constant",
264 "entity.name.constant",
265 "variable.other.constant",
266 "variable.other.enummember",
267 "variable.language",
268 "entity"
269 ],
270 "settings": {
271 "foreground": "#6cb6ff"
272 }
273 },
274 {
275 "scope": ["entity.name", "meta.export.default", "meta.definition.variable"],
276 "settings": {
277 "foreground": "#f69d50"
278 }
279 },
280 {
281 "scope": [
282 "variable.parameter.function",
283 "meta.jsx.children",
284 "meta.block",
285 "meta.tag.attributes",
286 "entity.name.constant",
287 "meta.object.member",
288 "meta.embedded.expression"
289 ],
290 "settings": {
291 "foreground": "#adbac7"
292 }
293 },
294 {
295 "scope": "entity.name.function",
296 "settings": {
297 "foreground": "#dcbdfb"
298 }
299 },
300 {
301 "scope": ["entity.name.tag", "support.class.component"],
302 "settings": {
303 "foreground": "#8ddb8c"
304 }
305 },
306 {
307 "scope": "keyword",
308 "settings": {
309 "foreground": "#f47067"
310 }
311 },
312 {
313 "scope": ["storage", "storage.type"],
314 "settings": {
315 "foreground": "#f47067"
316 }
317 },
318 {
319 "scope": ["storage.modifier.package", "storage.modifier.import", "storage.type.java"],
320 "settings": {
321 "foreground": "#adbac7"
322 }
323 },
324 {
325 "scope": ["string", "string punctuation.section.embedded source"],
326 "settings": {
327 "foreground": "#96d0ff"
328 }
329 },
330 {
331 "scope": "support",
332 "settings": {
333 "foreground": "#6cb6ff"
334 }
335 },
336 {
337 "scope": "meta.property-name",
338 "settings": {
339 "foreground": "#6cb6ff"
340 }
341 },
342 {
343 "scope": "variable",
344 "settings": {
345 "foreground": "#f69d50"
346 }
347 },
348 {
349 "scope": "variable.other",
350 "settings": {
351 "foreground": "#adbac7"
352 }
353 },
354 {
355 "scope": "invalid.broken",
356 "settings": {
357 "fontStyle": "italic",
358 "foreground": "#ff938a"
359 }
360 },
361 {
362 "scope": "invalid.deprecated",
363 "settings": {
364 "fontStyle": "italic",
365 "foreground": "#ff938a"
366 }
367 },
368 {
369 "scope": "invalid.illegal",
370 "settings": {
371 "fontStyle": "italic",
372 "foreground": "#ff938a"
373 }
374 },
375 {
376 "scope": "invalid.unimplemented",
377 "settings": {
378 "fontStyle": "italic",
379 "foreground": "#ff938a"
380 }
381 },
382 {
383 "scope": "carriage-return",
384 "settings": {
385 "fontStyle": "italic underline",
386 "background": "#f47067",
387 "foreground": "#cdd9e5",
388 "content": "^M"
389 }
390 },
391 {
392 "scope": "message.error",
393 "settings": {
394 "foreground": "#ff938a"
395 }
396 },
397 {
398 "scope": "string variable",
399 "settings": {
400 "foreground": "#6cb6ff"
401 }
402 },
403 {
404 "scope": ["source.regexp", "string.regexp"],
405 "settings": {
406 "foreground": "#96d0ff"
407 }
408 },
409 {
410 "scope": [
411 "string.regexp.character-class",
412 "string.regexp constant.character.escape",
413 "string.regexp source.ruby.embedded",
414 "string.regexp string.regexp.arbitrary-repitition"
415 ],
416 "settings": {
417 "foreground": "#96d0ff"
418 }
419 },
420 {
421 "scope": "string.regexp constant.character.escape",
422 "settings": {
423 "fontStyle": "bold",
424 "foreground": "#8ddb8c"
425 }
426 },
427 {
428 "scope": "support.constant",
429 "settings": {
430 "foreground": "#6cb6ff"
431 }
432 },
433 {
434 "scope": "support.variable",
435 "settings": {
436 "foreground": "#6cb6ff"
437 }
438 },
439 {
440 "scope": "support.type.property-name.json",
441 "settings": {
442 "foreground": "#8ddb8c"
443 }
444 },
445 {
446 "scope": "meta.module-reference",
447 "settings": {
448 "foreground": "#6cb6ff"
449 }
450 },
451 {
452 "scope": "punctuation.definition.list.begin.markdown",
453 "settings": {
454 "foreground": "#f69d50"
455 }
456 },
457 {
458 "scope": ["markup.heading", "markup.heading entity.name"],
459 "settings": {
460 "fontStyle": "bold",
461 "foreground": "#6cb6ff"
462 }
463 },
464 {
465 "scope": "markup.quote",
466 "settings": {
467 "foreground": "#8ddb8c"
468 }
469 },
470 {
471 "scope": "markup.italic",
472 "settings": {
473 "fontStyle": "italic",
474 "foreground": "#adbac7"
475 }
476 },
477 {
478 "scope": "markup.bold",
479 "settings": {
480 "fontStyle": "bold",
481 "foreground": "#adbac7"
482 }
483 },
484 {
485 "scope": ["markup.underline"],
486 "settings": {
487 "fontStyle": "underline"
488 }
489 },
490 {
491 "scope": ["markup.strikethrough"],
492 "settings": {
493 "fontStyle": "strikethrough"
494 }
495 },
496 {
497 "scope": "markup.inline.raw",
498 "settings": {
499 "foreground": "#6cb6ff"
500 }
501 },
502 {
503 "scope": ["markup.deleted", "meta.diff.header.from-file", "punctuation.definition.deleted"],
504 "settings": {
505 "background": "#5d0f12",
506 "foreground": "#ff938a"
507 }
508 },
509 {
510 "scope": ["punctuation.section.embedded"],
511 "settings": {
512 "foreground": "#f47067"
513 }
514 },
515 {
516 "scope": ["markup.inserted", "meta.diff.header.to-file", "punctuation.definition.inserted"],
517 "settings": {
518 "background": "#113417",
519 "foreground": "#8ddb8c"
520 }
521 },
522 {
523 "scope": ["markup.changed", "punctuation.definition.changed"],
524 "settings": {
525 "background": "#682d0f",
526 "foreground": "#f69d50"
527 }
528 },
529 {
530 "scope": ["markup.ignored", "markup.untracked"],
531 "settings": {
532 "foreground": "#2d333b",
533 "background": "#6cb6ff"
534 }
535 },
536 {
537 "scope": "meta.diff.range",
538 "settings": {
539 "foreground": "#dcbdfb",
540 "fontStyle": "bold"
541 }
542 },
543 {
544 "scope": "meta.diff.header",
545 "settings": {
546 "foreground": "#6cb6ff"
547 }
548 },
549 {
550 "scope": "meta.separator",
551 "settings": {
552 "fontStyle": "bold",
553 "foreground": "#6cb6ff"
554 }
555 },
556 {
557 "scope": "meta.output",
558 "settings": {
559 "foreground": "#6cb6ff"
560 }
561 },
562 {
563 "scope": [
564 "brackethighlighter.tag",
565 "brackethighlighter.curly",
566 "brackethighlighter.round",
567 "brackethighlighter.square",
568 "brackethighlighter.angle",
569 "brackethighlighter.quote"
570 ],
571 "settings": {
572 "foreground": "#768390"
573 }
574 },
575 {
576 "scope": "brackethighlighter.unmatched",
577 "settings": {
578 "foreground": "#ff938a"
579 }
580 },
581 {
582 "scope": ["constant.other.reference.link", "string.other.link"],
583 "settings": {
584 "foreground": "#96d0ff",
585 "fontStyle": "underline"
586 }
587 }
588 ]
589 }
590