Skip to main content
Coding Theme

Color themes

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4E4E4Eitalic
variable, string constant.other.placeholder, entity.name.variable.parameter, entity.name.variable.local, variable.parameter#A64270
variable.other.object.property#376388
constant.other.color#71983B
invalid, invalid.illegal#CC5450
invalid.deprecated#6D6D6D
keyword, storage.modifier#D7AB54
keyword.control, keyword.control.flow, keyword.control.from, keyword.control.import, keyword.control.as#D7AB54
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#D7AB54
keyword.type, storage.type.primitive#C57D42
storage.type.function#376388
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#232323
punctuation.section.embedded, variable.interpolation#6D6D6D
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#CC5450
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#376388
meta.block variable.other#A64270
support.other.variable, string.other.link#A64270
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#CC5450
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#71983B
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#307878
storage.type, storage.modifier.package, storage.modifier.import#307878
entity.name.variable.field#376388
support.type#C57D42
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#C57D42
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#A64270
variable.language#A64270italic
entity.name.method.js#376388italic
meta.class-method.js entity.name.function.js, variable.function.constructor#376388
entity.other.attribute-name#376388
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#307878italic
entity.other.attribute-name.class#307878
source.sass keyword.control#376388
markup.inserted#71983B
markup.deleted#CC5450
markup.changed#D7AB54
string.regexp#C57D42
constant.character.escape#C57D42
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#376388italic
source.js constant.other.object.key.js string.unquoted.label.js#D7AB54italic
source.json meta.structure.dictionary.json support.type.property-name.json#376388
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#376388
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#376388
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#376388
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#376388
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#376388
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#376388
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#376388
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#376388
text.html.markdown, punctuation.definition.list_item.markdown#232323
text.html.markdown markup.inline.raw.markdown#D7AB54
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#C57D42
text.html.markdown meta.dummy.line-break#4E4E4E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#376388
markup.italic#A64270italic
markup.bold, markup.bold string#A64270bold
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#A64270bold
markup.underline#CC5450underline
markup.quote punctuation.definition.blockquote.markdown#C57D42
markup.quoteitalic
string.other.link.title.markdown#376388
string.other.link.description.title.markdown#D7AB54
constant.other.reference.link.markdown#307878
markup.raw.block#D7AB54
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown#D7AB54
variable.language.fenced.markdown#A64270
meta.separator#C57D42bold
markup.table#D7AB54
token.info-token#376388
token.warn-token#307878
token.error-token#CC5450
token.debug-token#D7AB54

Shiki preview

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

Loading...

ShadeSmear - Coding Theme