Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#020F1A
  • activityBar.activeBorder#00C7BA
  • activityBar.activeFocusBorder#051928
  • activityBar.background#020F1A
  • activityBar.border#020F1A
  • activityBar.dropBackground#E8EFF528
  • activityBar.foreground#E8EFF5
  • activityBar.inactiveForeground#748897
  • activityBarBadge.background#00C7BA
  • activityBarBadge.foreground#031F1C
  • badge.background#00C7BA
  • badge.foreground#031F1C
  • breadcrumb.activeSelectionForeground#80D8D1
  • breadcrumb.background#020F1A
  • breadcrumb.focusForeground#E8EFF5
  • breadcrumb.foreground#ABBAC5
  • breadcrumbPicker.background#132939
  • button.background#00C7BA
  • button.foreground#031F1C
  • button.hoverBackground#00A598
  • checkbox.background#00C7BA
  • checkbox.border#00A598
  • checkbox.foreground#D1F0ED
  • debugExceptionWidget.background#293F50
  • debugExceptionWidget.border#293F50
  • debugIcon.breakpointCurrentStackframeForeground#E8EFF5
  • debugIcon.breakpointDisabledForeground#E8EFF5
  • debugIcon.breakpointForeground#E8EFF5
  • debugIcon.breakpointStackframeForeground#E8EFF5
  • debugIcon.breakpointUnverifiedForeground#E8EFF5
  • debugIcon.continueForeground#E8EFF5
  • debugIcon.disconnectForeground#E8EFF5
  • debugIcon.pauseForeground#E8EFF5
  • debugIcon.restartForeground#E8EFF5
  • debugIcon.startForeground#E8EFF5
  • debugIcon.stepBackForeground#E8EFF5
  • debugIcon.stepIntoForeground#E8EFF5
  • debugIcon.stepOutForeground#E8EFF5
  • debugIcon.stepOverForeground#E8EFF5
  • debugIcon.stopForeground#E8EFF5
  • debugToolBar.background#ff0000
  • debugToolBar.border#ff0000
  • diffEditor.border#495F70
  • diffEditor.insertedTextBackground#61C2267F
  • diffEditor.insertedTextBorder#61C2267F
  • diffEditor.removedTextBackground#EA35037F
  • diffEditor.removedTextBorder#EA35037F
  • dropdown.background#132939
  • dropdown.border#293F50
  • dropdown.foreground#E8EFF5
  • dropdown.listBackground#132939
  • editor.background#051928
  • editor.findMatchBackground#00C7BA99
  • editor.findMatchBorder#00C7BA00
  • editor.findMatchHighlightBackground#00C7BA7F
  • editor.findMatchHighlightBorder#00C7BA00
  • editor.findRangeHighlightBackground#00C7BA7F
  • editor.findRangeHighlightBorder#00C7BA00
  • editor.focusedStackFrameHighlightBackground#00C7BA7F
  • editor.foldBackground#E8EFF54D
  • editor.foreground#E8EFF5
  • editor.hoverHighlightBackground#00C7BA7F
  • editor.inactiveSelectionBackground#00C7BABF
  • editor.lineHighlightBackground#E8EFF526
  • editor.lineHighlightBorder#E8EFF500
  • editor.rangeHighlightBackground#00C7BA7F
  • editor.rangeHighlightBorder#00C7BA00
  • editor.selectionBackground#E8EFF533
  • editor.selectionForeground#E8EFF5
  • editor.selectionHighlightBackground#E8EFF533
  • editor.selectionHighlightBorder#E8EFF500
  • editor.snippetFinalTabstopHighlightBackground#00C7BA7F
  • editor.snippetFinalTabstopHighlightBorder#00C7BA00
  • editor.snippetTabstopHighlightBackground#00C7BA7F
  • editor.snippetTabstopHighlightBorder#00C7BA00
  • editor.stackFrameHighlightBackground#00C7BA7F
  • editor.symbolHighlightBackground#00C7BABF
  • editor.symbolHighlightBorder#00C7BA00
  • editor.wordHighlightBackground#00C7BA19
  • editor.wordHighlightBorder#00C7BA00
  • editor.wordHighlightStrongBackground#00C7BA19
  • editor.wordHighlightStrongBorder#00C7BA00
  • editorBracketMatch.background#D80C8626
  • editorBracketMatch.border#D80C86
  • editorCodeLens.foreground#748897
  • editorCursor.background#E8EFF5CC
  • editorCursor.foreground#E8EFF5
  • editorError.border#EA350300
  • editorError.foreground#EA3503
  • editorGroup.border#132939
  • editorGroup.dropBackground#E8EFF528
  • editorGroup.emptyBackground#020F1A
  • editorGroup.focusedEmptyBorder#132939
  • editorGroupHeader.noTabsBackground#020F1A
  • editorGroupHeader.tabsBackground#020F1A
  • editorGroupHeader.tabsBorder#051928
  • editorGutter.addedBackground#61C226
  • editorGutter.background#051928
  • editorGutter.commentRangeForeground#495F70
  • editorGutter.deletedBackground#EA3503
  • editorGutter.modifiedBackground#FFBB08
  • editorHint.border#748897
  • editorHint.foreground#748897
  • editorHoverWidget.background#132939
  • editorHoverWidget.border#748897
  • editorHoverWidget.foreground#E8EFF5
  • editorHoverWidget.statusBarBackground#132939
  • editorIndentGuide.activeBackground#E8EFF550
  • editorIndentGuide.background#E8EFF550
  • editorInfo.border#00C7BA00
  • editorInfo.foreground#00C7BA
  • editorLightBulb.foreground#00C7BA
  • editorLightBulbAutoFix.foreground#FFBB08
  • editorLineNumber.activeForeground#748897
  • editorLineNumber.foreground#495F70
  • editorLink.activeForeground#00C7BA
  • editorMarkerNavigation.background#132939
  • editorMarkerNavigationError.background#9B2200
  • editorMarkerNavigationInfo.background#009A8E
  • editorMarkerNavigationWarning.background#BA8500
  • editorOverviewRuler.addedForeground#61C226
  • editorOverviewRuler.border#051928
  • editorOverviewRuler.bracketMatchForeground#05192800
  • editorOverviewRuler.commonContentForeground#FFBB08CC
  • editorOverviewRuler.currentContentForeground#FFBB08CC
  • editorOverviewRuler.deletedForeground#EA3503
  • editorOverviewRuler.errorForeground#851D00
  • editorOverviewRuler.findMatchForeground#00C7BACC
  • editorOverviewRuler.incomingContentForeground#00C7BA
  • editorOverviewRuler.infoForeground#00C7BA
  • editorOverviewRuler.modifiedForeground#748897
  • editorOverviewRuler.rangeHighlightForeground#E8EFF5CC
  • editorOverviewRuler.selectionHighlightForeground#E8EFF5CC
  • editorOverviewRuler.warningForeground#FFBB08
  • editorOverviewRuler.wordHighlightForeground#05192800
  • editorOverviewRuler.wordHighlightStrongForeground#05192800
  • editorPane.background#020F1A
  • editorRuler.foreground#E8EFF550
  • editorSuggestWidget.background#132939
  • editorSuggestWidget.border#748897
  • editorSuggestWidget.foreground#E8EFF5
  • editorSuggestWidget.highlightForeground#E8EFF5
  • editorSuggestWidget.selectedBackground#495F70
  • editorUnnecessaryCode.border#05192800
  • editorUnnecessaryCode.opacity#000000C0
  • editorWarning.border#FFBB0800
  • editorWarning.foreground#FFBB08
  • editorWhitespace.foreground#E8EFF550
  • editorWidget.background#132939
  • editorWidget.border#748897
  • editorWidget.foreground#E8EFF5
  • editorWidget.resizeBorder#748897
  • extensionBadge.remoteBackground#00C7BA
  • extensionBadge.remoteForeground#031F1C
  • extensionButton.prominentBackground#00C7BA
  • extensionButton.prominentForeground#031F1C
  • extensionButton.prominentHoverBackground#00A598
  • focusBorder#142939
  • foreground#E8EFF5
  • gitDecoration.addedResourceForeground#61C226
  • gitDecoration.conflictingResourceForeground#851D00
  • gitDecoration.deletedResourceForeground#EA3503
  • gitDecoration.ignoredResourceForeground#748897
  • gitDecoration.modifiedResourceForeground#FFBB08
  • gitDecoration.submoduleResourceForeground#ABBAC5
  • gitDecoration.untrackedResourceForeground#00C7BA
  • imagePreview.border#020F1A00
  • input.background#020F1A
  • input.border#132939
  • input.foreground#E8EFF5
  • input.placeholderForeground#768997
  • inputOption.activeBackground#132939
  • inputOption.activeBorder#051928
  • inputValidation.errorBackground#132939
  • inputValidation.errorBorder#EA3503
  • inputValidation.errorForeground#E8EFF5
  • inputValidation.infoBackground#132939
  • inputValidation.infoBorder#051928
  • inputValidation.infoForeground#E8EFF5
  • inputValidation.warningBackground#132939
  • inputValidation.warningBorder#FFBB08
  • inputValidation.warningForeground#E8EFF5
  • list.activeSelectionBackground#293F50
  • list.activeSelectionForeground#E8EFF5
  • list.dropBackground#E8EFF528
  • list.errorForeground#EA3503
  • list.filterMatchBackground#E8EFF5
  • list.filterMatchBorder#00C7BA
  • list.focusBackground#495F70
  • list.focusForeground#E8EFF5
  • list.highlightForeground#E8EFF5
  • list.hoverBackground#E8EFF51E
  • list.hoverForeground#E8EFF5
  • list.inactiveFocusBackground#495F70
  • list.inactiveSelectionBackground#293F50
  • list.inactiveSelectionForeground#E8EFF5
  • list.invalidItemForeground#F59A81
  • list.warningForeground#FBDC8D
  • listFilterWidget.background#00C7BA
  • listFilterWidget.noMatchesOutline#FFBB08
  • listFilterWidget.outline#00A598
  • menu.background#ff0000
  • menu.border#ff0000
  • menu.foreground#ff0000
  • menu.selectionBackground#ff0000
  • menu.selectionBorder#ff0000
  • menu.selectionForeground#ff0000
  • menu.separatorBackground#ff0000
  • menubar.selectionBackground#ff0000
  • menubar.selectionBorder#ff0000
  • menubar.selectionForeground#ff0000
  • merge.border#E8EFF500
  • merge.commonContentBackground#E8EFF533
  • merge.commonHeaderBackground#E8EFF566
  • merge.currentContentBackground#00C7BA33
  • merge.currentHeaderBackground#00C7BA66
  • merge.incomingContentBackground#61C22633
  • merge.incomingHeaderBackground#61C22666
  • minimap.errorHighlight#EA3503
  • minimap.findMatchHighlight#00C7BA
  • minimap.selectionHighlight#00A79B
  • minimap.warningHighlight#FFBB08
  • minimapGutter.addedBackground#61C226
  • minimapGutter.deletedBackground#EA3503
  • minimapGutter.modifiedBackground#FFBB08
  • notificationCenter.border#132939
  • notificationCenterHeader.background#293F50
  • notificationCenterHeader.foreground#E8EFF5
  • notificationLink.foreground#00629b
  • notifications.background#00A79B
  • notifications.border#00A79B
  • notifications.foreground#031F1C
  • notificationsErrorIcon.foreground#031F1C
  • notificationsInfoIcon.foreground#031F1C
  • notificationsWarningIcon.foreground#031F1C
  • notificationToast.border#05192800
  • panel.background#020F1A
  • panel.border#020F1A
  • panel.dropBackground#E8EFF528
  • panelInput.border#132939
  • panelTitle.activeBorder#051928
  • panelTitle.activeForeground#E8EFF5
  • panelTitle.inactiveForeground#ABBAC5
  • peekView.border#00C7BA
  • peekViewEditor.background#132939
  • peekViewEditor.matchHighlightBackground#00C7BA00
  • peekViewEditor.matchHighlightBorder#00C7BABF
  • peekViewEditorGutter.background#132939
  • peekViewResult.background#132939
  • peekViewResult.fileForeground#748897
  • peekViewResult.lineForeground#495F70
  • peekViewResult.matchHighlightBackground#00C7BABF
  • peekViewResult.selectionBackground#E8EFF533
  • peekViewResult.selectionForeground#E8EFF5
  • peekViewTitle.background#020F1A
  • peekViewTitleDescription.foreground#748897
  • peekViewTitleLabel.foreground#E8EFF5
  • problemsErrorIcon.foreground#EA3503
  • problemsInfoIcon.foreground#00C7BA
  • problemsWarningIcon.foreground#FFBB08
  • progressBar.background#D80C86
  • scrollbar.shadow#05192800
  • scrollbarSlider.activeBackground#293F50
  • scrollbarSlider.background#051928
  • scrollbarSlider.hoverBackground#293F50
  • searchEditor.findMatchBackground#00C7BABF
  • searchEditor.findMatchBorder#00C7BABF
  • searchEditor.textInputBorder#293F50
  • settings.checkboxBackground#00C7BA
  • settings.checkboxBorder#00A598
  • settings.checkboxForeground#D1F0ED
  • settings.dropdownBackground#132939
  • settings.dropdownBorder#132939
  • settings.dropdownForeground#E8EFF5
  • settings.dropdownListBorder#132939
  • settings.headerForeground#E8EFF5
  • settings.modifiedItemIndicator#00C7BA
  • settings.numberInputBackground#020F1A
  • settings.numberInputBorder#132939
  • settings.numberInputForeground#E8EFF5
  • settings.textInputBackground#020F1A
  • settings.textInputBorder#132939
  • settings.textInputForeground#E8EFF5
  • sideBar.background#020F1A
  • sideBar.border#020F1A
  • sideBar.dropBackground#E8EFF528
  • sideBar.foreground#E8EFF5
  • sideBarSectionHeader.background#293F50
  • sideBarSectionHeader.border#293F50
  • sideBarSectionHeader.foreground#E8EFF5
  • sideBarTitle.foreground#E8EFF5
  • statusBar.background#008F83
  • statusBar.border#008F83
  • statusBar.debuggingBackground#851D00
  • statusBar.debuggingBorder#851D00
  • statusBar.debuggingForeground#E8EFF5
  • statusBar.foreground#E8EFF5
  • statusBar.noFolderBackground#A67700
  • statusBar.noFolderBorder#A67700
  • statusBar.noFolderForeground#E8EFF5
  • statusBarItem.activeBackground#00C7BA
  • statusBarItem.hoverBackground#00A79B
  • statusBarItem.prominentBackground#D80C86
  • statusBarItem.prominentForeground#E8EFF5
  • statusBarItem.prominentHoverBackground#F30A96
  • statusBarItem.remoteBackground#00C7BA
  • statusBarItem.remoteForeground#E8EFF5
  • symbolIcon.arrayForeground#E8EFF5
  • symbolIcon.booleanForeground#E8EFF5
  • symbolIcon.classForeground#00C7BA
  • symbolIcon.colorForeground#E8EFF5
  • symbolIcon.constantForeground#00C7BA
  • symbolIcon.constructorForeground#00C7BA
  • symbolIcon.enumeratorForeground#E8EFF5
  • symbolIcon.enumeratorMemberForeground#E8EFF5
  • symbolIcon.eventForeground#E8EFF5
  • symbolIcon.fieldForeground#E8EFF5
  • symbolIcon.fileForeground#E8EFF5
  • symbolIcon.folderForeground#CF9500
  • symbolIcon.functionForeground#E8EFF5
  • symbolIcon.interfaceForeground#00C7BA
  • symbolIcon.keyForeground#00C7BA
  • symbolIcon.keywordForeground#00C7BA
  • symbolIcon.methodForeground#E8EFF5
  • symbolIcon.moduleForeground#E8EFF5
  • symbolIcon.namespaceForeground#E8EFF5
  • symbolIcon.nullForeground#E8EFF5
  • symbolIcon.numberForeground#E8EFF5
  • symbolIcon.objectForeground#E8EFF5
  • symbolIcon.operatorForeground#E8EFF5
  • symbolIcon.packageForeground#E8EFF5
  • symbolIcon.propertyForeground#E8EFF5
  • symbolIcon.referenceForeground#E8EFF5
  • symbolIcon.snippetForeground#E8EFF5
  • symbolIcon.stringForeground#00C7BA
  • symbolIcon.structForeground#E8EFF5
  • symbolIcon.textForeground#E8EFF5
  • symbolIcon.typeParameterForeground#E8EFF5
  • symbolIcon.unitForeground#E8EFF5
  • symbolIcon.variableForeground#00C7BA
  • tab.activeBackground#495F70
  • tab.activeBorder#051928
  • tab.activeBorderTop#495F70
  • tab.activeForeground#E8EFF5
  • tab.activeModifiedBorder#495F70
  • tab.border#051928
  • tab.hoverBackground#293F50
  • tab.hoverBorder#293F50
  • tab.inactiveBackground#132939
  • tab.inactiveForeground#ABBAC5
  • tab.inactiveModifiedBorder#132939
  • tab.unfocusedActiveBackground#293F50CC
  • tab.unfocusedActiveBorder#293F50CC
  • tab.unfocusedActiveBorderTop#293F50CC
  • tab.unfocusedActiveForeground#E8EFF5CC
  • tab.unfocusedActiveModifiedBorder#495F70CC
  • tab.unfocusedHoverBackground#293F50
  • tab.unfocusedHoverBorder#132939
  • tab.unfocusedInactiveForeground#132939CC
  • tab.unfocusedInactiveModifiedBorder#132939CC
  • textBlockQuote.background#132939
  • textBlockQuote.border#132939
  • textCodeBlock.background#132939
  • textLink.activeForeground#159DEA
  • textLink.foreground#159DEA
  • textPreformat.foreground#E8EFF5
  • textSeparator.foreground#E8EFF5
  • titleBar.activeBackground#ff0000
  • titleBar.activeForeground#ff0000
  • titleBar.border#ff0000
  • titleBar.inactiveBackground#ff0000
  • titleBar.inactiveForeground#ff0000
  • window.activeBorder#051928
  • window.inactiveBorder#051928

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8EFF54Ditalic
variable, string constant.other.placeholder#E8EFF5
constant.other.color#E8EFF5
invalid, invalid.illegal#EA3503
keyword, storage.type, storage.modifier#FFBB08
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#E8EFF5
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#E8EFF5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#E8EFF5
meta.block variable.other#E8EFF5
support.other.variable, string.other.link#E8EFF5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#E8EFF5
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#00C7BA
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#E8EFF5
support.type#E8EFF5
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#E8EFF5
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E8EFF5
variable.language#E8EFF5italic
entity.name.method.js#E8EFF5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#E8EFF5
entity.other.attribute-name#E8EFF5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#E8EFF5italic
entity.other.attribute-name.class#E8EFF5
source.sass keyword.control#E8EFF5
markup.inserted#00C7BA
markup.deleted#EA3503
markup.changed#FFBB08
string.regexp#E8EFF5
constant.character.escape#E8EFF5
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#E8EFF5italic
source.js constant.other.object.key.js string.unquoted.label.js#E8EFF5italic
source.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E8EFF5
text.html.markdown, punctuation.definition.list_item.markdown#E8EFF5
text.html.markdown markup.inline.raw.markdown#E8EFF5
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#E8EFF5
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#E8EFF5
markup.italic#E8EFF5italic
markup.bold, markup.bold string#E8EFF5bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#E8EFF5bold
markup.underline#E8EFF5underline
markup.quote punctuation.definition.blockquote.markdown#E8EFF5
markup.quoteitalic
string.other.link.title.markdown#E8EFF5
string.other.link.description.title.markdown#E8EFF5
constant.other.reference.link.markdown#E8EFF5
markup.raw.block#E8EFF5
markup.raw.block.fenced.markdown#05192850
punctuation.definition.fenced.markdown#05192850
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E8EFF5
variable.language.fenced.markdown#E8EFF5
meta.separator#E8EFF5bold
markup.table#E8EFF5
Metropolis Minimal by Mike Engel - VS Code Theme