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#383a62
  • activityBar.background#292a44
  • activityBar.dropBackground#53495d
  • activityBar.foreground#f1eff8
  • activityBar.inactiveForeground#666699
  • activityBarBadge.background#2de0a7
  • activityBarBadge.foreground#53495d
  • badge.background#292a44
  • badge.foreground#f1eff8
  • breadcrumb.activeSelectionForeground#53495d
  • breadcrumb.background#663399
  • breadcrumb.focusForeground#ccccff
  • breadcrumb.foreground#f1eff8
  • breadcrumbPicker.background#663399
  • button.background#663399
  • button.foreground#f1eff8
  • button.hoverBackground#a0a0c5
  • button.secondaryBackground#7aa5ff
  • button.secondaryForeground#53495d
  • button.secondaryHoverBackground#a0a0c5
  • charts.blue#2de0a7
  • charts.foreground#f1eff8
  • charts.green#6dfedf
  • charts.lines#f1eff8
  • charts.orange#efe4a1
  • charts.purple#7aa5ff
  • charts.red#a0a0c5
  • charts.yellow#ae81ff
  • checkbox.background#292a44
  • checkbox.foreground#f1eff8
  • debugConsole.errorForeground#a0a0c5
  • debugConsole.infoForeground#f1eff8
  • debugConsole.sourceForeground#f1eff8
  • debugConsole.warningForeground#ae81ff
  • debugConsoleInputIcon.foreground#f1eff8
  • debugExceptionWidget.background#663399
  • debugIcon.breakpointCurrentStackframeForeground#ae81ff
  • debugIcon.breakpointDisabledForeground#a0a0c5
  • debugIcon.breakpointForeground#a0a0c5
  • debugIcon.breakpointStackframeForeground#ff79c6
  • debugIcon.breakpointUnverifiedForeground#383a62
  • debugIcon.continueForeground#6dfedf
  • debugIcon.disconnectForeground#a0a0c5
  • debugIcon.pauseForeground#2de0a7
  • debugIcon.restartForeground#6dfedf
  • debugIcon.startForeground#6dfedf
  • debugIcon.stepBackForeground#ff79c6
  • debugIcon.stepIntoForeground#8eaee0
  • debugIcon.stepOutForeground#7aa5ff
  • debugIcon.stepOverForeground#2de0a7
  • debugIcon.stopForeground#a0a0c5
  • debugTokenExpression.boolean#efe4a1
  • debugTokenExpression.error#a0a0c5
  • debugTokenExpression.name#7aa5ff
  • debugTokenExpression.number#efe4a1
  • debugTokenExpression.string#6dfedf
  • debugTokenExpression.value#f1eff8
  • debugToolBar.background#663399
  • debugView.stateLabelBackground#2de0a7
  • debugView.stateLabelForeground#53495d
  • debugView.valueChangedHighlight#2de0a7
  • descriptionForeground#666699
  • diffEditor.diagonalFill#383a62
  • diffEditor.insertedTextBackground#6dfedf20
  • diffEditor.removedTextBackground#a0a0c520
  • dropdown.background#292a44
  • dropdown.foreground#f1eff8
  • dropdown.listBackground#292a44
  • editor.background#292a44
  • editor.findMatchBackground#ae81ff6f
  • editor.findMatchHighlightBackground#efe4a16f
  • editor.findRangeHighlightBackground#6633996f
  • editor.foreground#f1eff8
  • editor.hoverHighlightBackground#383a626f
  • editor.inactiveSelectionBackground#383a62
  • editor.lineHighlightBackground#663399
  • editor.rangeHighlightBackground#6633996f
  • editor.selectionBackground#383a62
  • editor.selectionHighlightBackground#663399
  • editor.snippetFinalTabstopHighlightBackground#666699
  • editor.snippetTabstopHighlightBackground#383a62
  • editor.wordHighlightBackground#383a626f
  • editor.wordHighlightStrongBackground#6666996f
  • editorBracketMatch.background#383a62
  • editorCodeLens.foreground#383a62
  • editorCursor.foreground#f1eff8
  • editorError.foreground#a0a0c5
  • editorGroup.background#292a44
  • editorGroup.dropBackground#383a626f
  • editorGroup.emptyBackground#292a44
  • editorGroupHeader.noTabsBackground#663399
  • editorGroupHeader.tabsBackground#663399
  • editorGutter.addedBackground#6dfedf
  • editorGutter.background#292a44
  • editorGutter.commentRangeForeground#a0a0c5
  • editorGutter.deletedBackground#a0a0c5
  • editorGutter.foldingControlForeground#f1eff8
  • editorGutter.modifiedBackground#7aa5ff
  • editorHint.foreground#2de0a7
  • editorHoverWidget.background#292a44
  • editorHoverWidget.foreground#f1eff8
  • editorIndentGuide.activeBackground#a0a0c5
  • editorIndentGuide.background#666699
  • editorInfo.foreground#8eaee0
  • editorLightBulb.foreground#ae81ff
  • editorLightBulbAutoFix.foreground#2de0a7
  • editorLineNumber.activeForeground#a0a0c5
  • editorLineNumber.foreground#666699
  • editorLink.activeForeground#2de0a7
  • editorMarkerNavigation.background#663399
  • editorMarkerNavigationError.background#a0a0c5
  • editorMarkerNavigationInfo.background#2de0a7
  • editorMarkerNavigationWarning.background#ae81ff
  • editorOverviewRuler.addedForeground#6dfedf
  • editorOverviewRuler.bracketMatchForeground#ccccff
  • editorOverviewRuler.commonContentForeground#ff79c6
  • editorOverviewRuler.currentContentForeground#2de0a7
  • editorOverviewRuler.deletedForeground#a0a0c5
  • editorOverviewRuler.errorForeground#a0a0c5
  • editorOverviewRuler.findMatchForeground#ae81ff6f
  • editorOverviewRuler.incomingContentForeground#6dfedf
  • editorOverviewRuler.infoForeground#8eaee0
  • editorOverviewRuler.modifiedForeground#7aa5ff
  • editorOverviewRuler.rangeHighlightForeground#6666996f
  • editorOverviewRuler.selectionHighlightForeground#383a626f
  • editorOverviewRuler.warningForeground#ae81ff
  • editorOverviewRuler.wordHighlightForeground#53495d6f
  • editorOverviewRuler.wordHighlightStrongForeground#2de0a76f
  • editorPane.background#292a44
  • editorRuler.foreground#666699
  • editorSuggestWidget.background#663399
  • editorSuggestWidget.foreground#f1eff8
  • editorSuggestWidget.highlightForeground#2de0a7
  • editorSuggestWidget.selectedBackground#383a62
  • editorWarning.foreground#ae81ff
  • editorWhitespace.foreground#666699
  • editorWidget.background#292a44
  • editorWidget.foreground#f1eff8
  • errorForeground#a0a0c5
  • extensionBadge.remoteBackground#efe4a1
  • extensionBadge.remoteForeground#53495d
  • extensionButton.prominentBackground#6dfedf
  • extensionButton.prominentForeground#53495d
  • extensionButton.prominentHoverBackground#383a62
  • foreground#f1eff8
  • gitDecoration.addedResourceForeground#6dfedf
  • gitDecoration.conflictingResourceForeground#ae81ff
  • gitDecoration.deletedResourceForeground#a0a0c5
  • gitDecoration.ignoredResourceForeground#666699
  • gitDecoration.modifiedResourceForeground#7aa5ff
  • gitDecoration.stageDeletedResourceForeground#a0a0c5
  • gitDecoration.stageModifiedResourceForeground#7aa5ff
  • gitDecoration.submoduleResourceForeground#ff79c6
  • gitDecoration.untrackedResourceForeground#efe4a1
  • icon.foreground#a0a0c5
  • input.background#292a44
  • input.foreground#f1eff8
  • input.placeholderForeground#666699
  • inputOption.activeBackground#383a62
  • inputOption.activeBorder#efe4a1
  • inputOption.activeForeground#f1eff8
  • inputValidation.errorBackground#a0a0c5
  • inputValidation.errorBorder#a0a0c5
  • inputValidation.errorForeground#f1eff8
  • inputValidation.infoBackground#2de0a7
  • inputValidation.infoBorder#2de0a7
  • inputValidation.infoForeground#f1eff8
  • inputValidation.warningBackground#ae81ff
  • inputValidation.warningBorder#ae81ff
  • inputValidation.warningForeground#f1eff8
  • list.activeSelectionBackground#383a62
  • list.activeSelectionForeground#f1eff8
  • list.dropBackground#53495d
  • list.errorForeground#a0a0c5
  • list.filterMatchBackground#383a62
  • list.focusBackground#383a62
  • list.focusForeground#f1eff8
  • list.highlightForeground#53495d
  • list.hoverBackground#666699
  • list.hoverForeground#f1eff8
  • list.inactiveFocusBackground#383a62
  • list.inactiveSelectionBackground#383a62
  • list.inactiveSelectionForeground#f1eff8
  • list.invalidItemForeground#a0a0c5
  • list.warningForeground#ae81ff
  • listFilterWidget.background#292a44
  • listFilterWidget.noMatchesOutline#a0a0c5
  • menu.background#663399
  • menu.foreground#f1eff8
  • menu.selectionBackground#383a62
  • menu.selectionForeground#f1eff8
  • menu.separatorBackground#53495d
  • menubar.selectionBackground#663399
  • menubar.selectionForeground#f1eff8
  • merge.currentContentBackground#2de0a740
  • merge.currentHeaderBackground#2de0a740
  • merge.incomingContentBackground#6dfedf60
  • merge.incomingHeaderBackground#6dfedf60
  • minimap.background#292a44
  • minimap.errorHighlight#a0a0c5
  • minimap.findMatchHighlight#ae81ff6f
  • minimap.selectionHighlight#383a626f
  • minimap.warningHighlight#ae81ff
  • minimapGutter.addedBackground#6dfedf
  • minimapGutter.deletedBackground#a0a0c5
  • minimapGutter.modifiedBackground#7aa5ff
  • notebook.rowHoverBackground#663399
  • notification.background#383a62
  • notification.buttonBackground#2de0a7
  • notification.buttonForeground#53495d
  • notification.buttonHoverBackground#383a62
  • notification.errorBackground#a0a0c5
  • notification.errorForeground#53495d
  • notification.foreground#f1eff8
  • notification.infoBackground#8eaee0
  • notification.infoForeground#53495d
  • notification.warningBackground#ae81ff
  • notification.warningForeground#53495d
  • notificationCenterHeader.background#663399
  • notificationCenterHeader.foreground#f1eff8
  • notificationLink.foreground#2de0a7
  • notifications.background#383a62
  • notifications.foreground#f1eff8
  • notificationsErrorIcon.foreground#a0a0c5
  • notificationsInfoIcon.foreground#2de0a7
  • notificationsWarningIcon.foreground#ae81ff
  • panel.background#292a44
  • panel.dropBackground#6633996f
  • panelTitle.activeForeground#f1eff8
  • panelTitle.inactiveForeground#666699
  • peekViewEditor.background#663399
  • peekViewEditor.matchHighlightBackground#efe4a16f
  • peekViewEditorGutter.background#663399
  • peekViewResult.background#292a44
  • peekViewResult.fileForeground#f1eff8
  • peekViewResult.lineForeground#666699
  • peekViewResult.matchHighlightBackground#efe4a16f
  • peekViewResult.selectionBackground#383a62
  • peekViewResult.selectionForeground#f1eff8
  • peekViewTitle.background#383a62
  • peekViewTitleDescription.foreground#666699
  • peekViewTitleLabel.foreground#f1eff8
  • pickerGroup.foreground#666699
  • problemsErrorIcon.foreground#a0a0c5
  • problemsInfoIcon.foreground#8eaee0
  • problemsWarningIcon.foreground#ae81ff
  • progressBar.background#666699
  • quickInput.background#663399
  • quickInput.foreground#f1eff8
  • scrollbar.shadow#663399
  • scrollbarSlider.activeBackground#a0a0c56f
  • scrollbarSlider.background#383a626f
  • scrollbarSlider.hoverBackground#6666996f
  • selection.background#2de0a7
  • settings.checkboxBackground#663399
  • settings.checkboxForeground#f1eff8
  • settings.dropdownBackground#663399
  • settings.dropdownForeground#f1eff8
  • settings.focusedRowBackground#383a62
  • settings.headerForeground#f1eff8
  • settings.modifiedItemForeground#2de0a7
  • settings.modifiedItemIndicator#2de0a7
  • settings.numberInputBackground#663399
  • settings.numberInputForeground#f1eff8
  • settings.textInputBackground#663399
  • settings.textInputForeground#f1eff8
  • sideBar.background#292a44
  • sideBar.dropBackground#383a626f
  • sideBar.foreground#f1eff8
  • sideBarSectionHeader.background#666699
  • sideBarSectionHeader.foreground#f1eff8
  • sideBarTitle.foreground#f1eff8
  • statusBar.background#2de0a7
  • statusBar.debuggingBackground#efe4a1
  • statusBar.debuggingForeground#53495d
  • statusBar.foreground#53495d
  • statusBar.noFolderBackground#7aa5ff
  • statusBar.noFolderForeground#53495d
  • statusBarItem.activeBackground#666699
  • statusBarItem.errorBackground#a0a0c5
  • statusBarItem.errorForeground#53495d
  • statusBarItem.hoverBackground#383a62
  • statusBarItem.prominentBackground#7aa5ff
  • statusBarItem.prominentForeground#53495d
  • statusBarItem.prominentHoverBackground#a0a0c5
  • statusBarItem.remoteBackground#6dfedf
  • statusBarItem.remoteForeground#53495d
  • symbolIcon.arrayForeground#f1eff8
  • symbolIcon.booleanForeground#efe4a1
  • symbolIcon.classForeground#ae81ff
  • symbolIcon.colorForeground#f0f
  • symbolIcon.constantForeground#efe4a1
  • symbolIcon.constructorForeground#2de0a7
  • symbolIcon.enumeratorForeground#efe4a1
  • symbolIcon.enumeratorMemberForeground#2de0a7
  • symbolIcon.eventForeground#ae81ff
  • symbolIcon.fieldForeground#a0a0c5
  • symbolIcon.fileForeground#f1eff8
  • symbolIcon.folderForeground#f1eff8
  • symbolIcon.functionForeground#2de0a7
  • symbolIcon.interfaceForeground#2de0a7
  • symbolIcon.keyForeground#f0f
  • symbolIcon.keywordForeground#7aa5ff
  • symbolIcon.methodForeground#2de0a7
  • symbolIcon.moduleForeground#f1eff8
  • symbolIcon.namespaceForeground#f1eff8
  • symbolIcon.nullForeground#ff79c6
  • symbolIcon.numberForeground#efe4a1
  • symbolIcon.objectForeground#f0f
  • symbolIcon.operatorForeground#f0f
  • symbolIcon.packageForeground#f0f
  • symbolIcon.propertyForeground#f1eff8
  • symbolIcon.referenceForeground#f0f
  • symbolIcon.snippetForeground#f1eff8
  • symbolIcon.stringForeground#6dfedf
  • symbolIcon.structForeground#ae81ff
  • symbolIcon.textForeground#f1eff8
  • symbolIcon.typeParameterForeground#f0f
  • symbolIcon.unitForeground#f0f
  • symbolIcon.variableForeground#a0a0c5
  • tab.activeBackground#292a44
  • tab.activeForeground#f1eff8
  • tab.activeModifiedBorder#2de0a7
  • tab.hoverBackground#383a62
  • tab.inactiveBackground#663399
  • tab.inactiveForeground#666699
  • tab.inactiveModifiedBorder#2de0a7
  • tab.unfocusedActiveBackground#292a44
  • tab.unfocusedActiveForeground#a0a0c5
  • tab.unfocusedActiveModifiedBorder#2de0a7
  • tab.unfocusedHoverBackground#383a62
  • tab.unfocusedInactiveForeground#666699
  • tab.unfocusedInactiveModifiedBorder#2de0a7
  • terminal.ansiBlack#292a44
  • terminal.ansiBlue#2de0a7
  • terminal.ansiBrightBlack#666699
  • terminal.ansiBrightBlue#2de0a7
  • terminal.ansiBrightCyan#8eaee0
  • terminal.ansiBrightGreen#6dfedf
  • terminal.ansiBrightMagenta#7aa5ff
  • terminal.ansiBrightRed#a0a0c5
  • terminal.ansiBrightWhite#53495d
  • terminal.ansiBrightYellow#ae81ff
  • terminal.ansiCyan#8eaee0
  • terminal.ansiGreen#6dfedf
  • terminal.ansiMagenta#7aa5ff
  • terminal.ansiRed#a0a0c5
  • terminal.ansiWhite#f1eff8
  • terminal.ansiYellow#ae81ff
  • terminal.background#292a44
  • terminal.foreground#f1eff8
  • terminalCursor.foreground#f1eff8
  • textBlockQuote.background#663399
  • textBlockQuote.border#2de0a7
  • textCodeBlock.background#292a44
  • textLink.activeForeground#8eaee0
  • textLink.foreground#2de0a7
  • textPreformat.foreground#2de0a7
  • textSeparator.foreground#f0f
  • titleBar.activeBackground#292a44
  • titleBar.activeForeground#f1eff8
  • titleBar.inactiveBackground#663399
  • titleBar.inactiveForeground#666699
  • tree.indentGuidesStroke#f1eff8
  • walkThrough.embeddedEditorBackground#292a44
  • welcomePage.background#292a44
  • welcomePage.buttonBackground#663399
  • welcomePage.buttonHoverBackground#383a62
  • widget.shadow#292a44

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666699italic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#a0a0c5
variable.other.object.property#2de0a7
constant.other.color#6dfedf
invalid, invalid.illegal#a0a0c5
invalid.deprecated#ff79c6
keyword, storage.modifier#7aa5ff
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#7aa5ff
keyword.other.using, keyword.other.namespace, keyword.other.class, keyword.other.new, keyword.other.event, keyword.other.this, keyword.other.await, keyword.other.var, keyword.other.package, keyword.other.import, variable.language.this, storage.type.ts#7aa5ff
keyword.type, storage.type.primitive#8eaee0
storage.type.function#2de0a7
constant.other.color, punctuation, punctuation.section.class.end, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, keyword.other.template, keyword.other.substitution#f1eff8
punctuation.section.embedded, variable.interpolation#ff79c6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#a0a0c5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#2de0a7
meta.block variable.other#a0a0c5
support.other.variable, string.other.link#a0a0c5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#efe4a1
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#6dfedf
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ae81ff
storage.type, storage.modifier.package, storage.modifier.import#ae81ff
entity.name.variable.field#2de0a7
support.type#8eaee0
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#8eaee0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#a0a0c5
variable.language#a0a0c5italic
entity.name.method.js#2de0a7italic
meta.class-method.js entity.name.function.js, variable.function.constructor#2de0a7
entity.other.attribute-name#2de0a7
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ae81ffitalic
entity.other.attribute-name.class#ae81ff
source.sass keyword.control#2de0a7
markup.inserted#6dfedf
markup.deleted#a0a0c5
markup.changed#7aa5ff
string.regexp#8eaee0
constant.character.escape#8eaee0
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#2de0a7italic
source.js constant.other.object.key.js string.unquoted.label.js#7aa5ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#2de0a7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#2de0a7
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#2de0a7
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#2de0a7
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#2de0a7
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#2de0a7
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#2de0a7
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#2de0a7
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#2de0a7
text.html.markdown, punctuation.definition.list_item.markdown#f1eff8
text.html.markdown markup.inline.raw.markdown#7aa5ff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#8eaee0
text.html.markdown meta.dummy.line-break#666699
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#2de0a7
markup.italic#a0a0c5italic
markup.bold, markup.bold string#a0a0c5bold
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#a0a0c5bold
markup.underline#efe4a1underline
markup.quote punctuation.definition.blockquote.markdown#8eaee0
markup.quoteitalic
string.other.link.title.markdown#2de0a7
string.other.link.description.title.markdown#7aa5ff
constant.other.reference.link.markdown#ae81ff
markup.raw.block#7aa5ff
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#7aa5ff
variable.language.fenced.markdown#a0a0c5
meta.separator#8eaee0bold
markup.table#7aa5ff
token.info-token#2de0a7
token.warn-token#ae81ff
token.error-token#a0a0c5
token.debug-token#7aa5ff

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Base16 Rebecca - Coding Theme