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.activeBorder#ffffff
  • activityBar.activeFocusBorder#ff5100
  • activityBar.background#0c0c0c
  • activityBar.border#420000
  • activityBar.dropBorder#ff6a00
  • activityBar.foreground#e60000
  • activityBar.inactiveForeground#a30101
  • activityBarBadge.background#b73400
  • activityBarBadge.foreground#000000
  • badge.background#000000
  • badge.foreground#994001
  • breadcrumb.activeSelectionForeground#e60000
  • breadcrumb.background#0c0c0c
  • breadcrumb.focusForeground#e60000
  • breadcrumb.foreground#fe0000
  • breadcrumbPicker.background#000000
  • button.background#b11a1a
  • button.foreground#000000
  • button.hoverBackground#ff0000
  • button.secondaryBackground#b11a1a
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#ff0000
  • checkbox.background#000000
  • checkbox.border#ff00bb
  • checkbox.foreground#ff00bb
  • debugConsole.errorForeground#b40000
  • debugConsole.infoForeground#e60000
  • debugConsole.sourceForeground#ff4800
  • debugConsole.warningForeground#cccc00
  • debugConsoleInputIcon.foreground#ff4800
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#e60000
  • debugIcon.breakpointCurrentStackframeForeground#de0303
  • debugIcon.breakpointDisabledForeground#fe0000
  • debugIcon.breakpointForeground#e60000
  • debugIcon.breakpointStackframeForeground#ff4800
  • debugIcon.breakpointUnverifiedForeground#fe0000
  • debugIcon.continueForeground#ff4800
  • debugIcon.disconnectForeground#b40000
  • debugIcon.pauseForeground#e60000
  • debugIcon.restartForeground#ff4800
  • debugIcon.startForeground#ff4800
  • debugIcon.stepBackForeground#e60000
  • debugIcon.stepIntoForeground#e60000
  • debugIcon.stepOutForeground#e60000
  • debugIcon.stepOverForeground#e60000
  • debugIcon.stopForeground#b40000
  • debugTokenExpression.boolean#ff4800
  • debugTokenExpression.error#b40000
  • debugTokenExpression.name#e60000
  • debugTokenExpression.number#ff4800
  • debugTokenExpression.string#ff4800
  • debugTokenExpression.value#ff4800
  • debugToolBar.background#000000
  • debugView.exceptionLabelBackground#000000
  • debugView.exceptionLabelForeground#b40000
  • debugView.stateLabelBackground#000000
  • debugView.stateLabelForeground#e60000
  • debugView.valueChangedHighlight#ff4800
  • descriptionForeground#e60000
  • diffEditor.border#e60000
  • diffEditor.diagonalFill#002200
  • diffEditor.insertedTextBackground#002200
  • diffEditor.removedTextBackground#420000
  • dropdown.background#000000
  • dropdown.border#e60000
  • dropdown.foreground#e60000
  • dropdown.listBackground#000000
  • editor.background#0c0c0c
  • editor.findMatchBackground#bb1c00
  • editor.findMatchHighlightBackground#420000
  • editor.findMatchHighlightForeground#cfcfcf
  • editor.findRangeHighlightBackground#420000
  • editor.focusedStackFrameHighlightBackground#ff0000
  • editor.foldBackground#0c0c0c
  • editor.foreground#a90000
  • editor.hoverHighlightBackground#002200
  • editor.inactiveSelectionBackground#000000
  • editor.lineHighlightBorder#080808
  • editor.rangeHighlightBackground#000000
  • editor.selectionBackground#330000
  • editor.selectionForeground#000000
  • editor.selectionHighlightBackground#330000
  • editor.snippetFinalTabstopHighlightBackground#330000
  • editor.snippetTabstopHighlightBackground#330000
  • editor.stackFrameHighlightBackground#000000
  • editor.symbolHighlightBackground#330000
  • editor.wordHighlightBackground#330000
  • editor.wordHighlightStrongBackground#330000
  • editor.wordHighlightStrongBorder#fe0000
  • editorBracketHighlight.foreground1#ff5900
  • editorBracketHighlight.foreground2#b2b2b2
  • editorBracketHighlight.foreground3#00fff2
  • editorBracketHighlight.foreground4#ff00ea
  • editorBracketHighlight.foreground5#ffe600
  • editorBracketHighlight.foreground6#ff0000
  • editorBracketHighlight.unexpectedBracket.foreground#00ff99
  • editorBracketMatch.background#7e2201
  • editorBracketMatch.border#fe5517
  • editorCodeLens.foreground#fe5517
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.foreground#fe5517
  • editorGroup.border#f98e8e
  • editorGroup.dropBackground#f98e8e
  • editorGroup.emptyBackground#0c0c0c
  • editorGroupHeader.noTabsBackground#0c0c0c
  • editorGroupHeader.tabsBackground#0c0c0c
  • editorGutter.addedBackground#f98e8e
  • editorGutter.background#0c0c0c
  • editorGutter.commentRangeForeground#fe0000
  • editorGutter.deletedBackground#b40000
  • editorGutter.foldingControlForeground#fe5517
  • editorGutter.modifiedBackground#fe5517
  • editorHint.border#000000
  • editorHint.foreground#c20000
  • editorHoverWidget.background#0c0c0c
  • editorHoverWidget.border#fe5517
  • editorHoverWidget.foreground#fe5517
  • editorHoverWidget.statusBarBackground#0c0c0c
  • editorIndentGuide.activeBackground1#be0303
  • editorIndentGuide.background1#ff5900
  • editorIndentGuide.background2#b2b2b2
  • editorIndentGuide.background3#00fff2
  • editorIndentGuide.background4#ff00ea
  • editorIndentGuide.background5#ffe600
  • editorIndentGuide.background6#ff0000
  • editorInfo.border#00fffb
  • editorInfo.foreground#fefefe
  • editorLightBulb.foreground#ffdddd
  • editorLightBulbAutoFix.foreground#ff4800
  • editorLineNumber.activeForeground#fe5517
  • editorLineNumber.foreground#9d0101
  • editorLink.activeForeground#fe9898
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#b40000
  • editorMarkerNavigationInfo.background#e60000
  • editorMarkerNavigationWarning.background#cccc00
  • editorOverviewRuler.addedForeground#ff4800
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.bracketMatchForeground#330000
  • editorOverviewRuler.commonContentForeground#660000
  • editorOverviewRuler.currentContentForeground#e60000
  • editorOverviewRuler.deletedForeground#420000
  • editorOverviewRuler.errorForeground#b40000
  • editorOverviewRuler.findMatchForeground#ffdddd
  • editorOverviewRuler.incomingContentForeground#ff4800
  • editorOverviewRuler.infoForeground#fe0000
  • editorOverviewRuler.modifiedForeground#e60000
  • editorOverviewRuler.rangeHighlightForeground#ff4800
  • editorOverviewRuler.selectionHighlightForeground#de0303
  • editorOverviewRuler.warningForeground#ff0000
  • editorOverviewRuler.wordHighlightForeground#ff4800
  • editorOverviewRuler.wordHighlightStrongForeground#de0303
  • editorPane.background#ff0000
  • editorRuler.foreground#e60000
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#fe5517
  • editorSuggestWidget.foreground#e60000
  • editorSuggestWidget.highlightForeground#fe5517
  • editorSuggestWidget.selectedBackground#0c0c0c
  • editorUnnecessaryCode.border#420000
  • editorUnnecessaryCode.opacity#00000080
  • editorWarning.foreground#dffe179f
  • editorWhitespace.foreground#0c0c0c80
  • editorWidget.background#0c0c0c
  • editorWidget.foreground#e60000
  • errorForeground#b40000
  • extensionBadge.remoteBackground#000000
  • extensionBadge.remoteForeground#e60000
  • extensionButton.prominentBackground#fe5517
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#fe5517
  • focusBorder#0c0c0c
  • foreground#e60000
  • gitDecoration.addedResourceForeground#de0303
  • gitDecoration.conflictingResourceForeground#b40000
  • gitDecoration.deletedResourceForeground#420000
  • gitDecoration.ignoredResourceForeground#660000
  • gitDecoration.modifiedResourceForeground#fe5517
  • gitDecoration.submoduleResourceForeground#fe0000
  • gitDecoration.untrackedResourceForeground#fe0000
  • icon.foreground#ff3700
  • input.background#000000
  • input.border#660000
  • input.foreground#e60000
  • input.placeholderForeground#fe0000
  • inputOption.activeBackground#000000
  • inputOption.activeForeground#fe5517
  • inputValidation.errorBackground#000000
  • inputValidation.errorForeground#b40000
  • inputValidation.infoBackground#000000
  • inputValidation.infoForeground#e60000
  • inputValidation.warningBackground#000000
  • inputValidation.warningForeground#cccc00
  • list.activeSelectionBackground#660000
  • list.activeSelectionForeground#ffdddd
  • list.deemphasizedForeground#fe0000
  • list.dropBackground#0c0c0c
  • list.errorForeground#b40000
  • list.filterMatchBackground#420000
  • list.focusBackground#0c0c0c
  • list.focusForeground#e60000
  • list.highlightForeground#fe5517
  • list.hoverBackground#5d0000
  • list.hoverForeground#fc8c8c
  • list.inactiveFocusBackground#0c0c0c
  • list.inactiveSelectionBackground#0c0c0c
  • list.inactiveSelectionForeground#e60000
  • list.invalidItemForeground#b40000
  • list.warningForeground#cccc00
  • listFilterWidget.background#0c0c0c
  • listFilterWidget.noMatchesOutline#330000
  • listFilterWidget.outline#e60000
  • menu.background#0c0c0c
  • menu.border#fe5717
  • menu.foreground#e60000
  • menu.selectionBackground#330000
  • menu.selectionForeground#fe5717
  • menu.separatorBackground#660000
  • menubar.selectionBackground#003300
  • menubar.selectionForeground#fe5717
  • merge.border#e60000
  • merge.commonContentBackground#0c0c0c
  • merge.commonHeaderBackground#000000
  • merge.currentContentBackground#330000
  • merge.currentHeaderBackground#660000
  • merge.incomingContentBackground#e60000
  • merge.incomingHeaderBackground#ff4800
  • minimap.background#080808
  • minimap.errorHighlight#b40000
  • minimap.findMatchHighlight#ffdddd
  • minimap.selectionHighlight#ff4800
  • minimap.warningHighlight#cccc00
  • minimapGutter.addedBackground#ff4800
  • minimapGutter.deletedBackground#b40000
  • minimapGutter.modifiedBackground#660000
  • minimapSlider.activeBackground#66000080
  • minimapSlider.background#33000080
  • minimapSlider.hoverBackground#66000080
  • notebook.cellHoverBackground#330000
  • notebook.cellInsertionIndicator#ff4800
  • notebook.cellStatusBarItemHoverBackground#660000
  • notebook.cellToolbarSeparator#fe0000
  • notebook.focusedCellBackground#000000
  • notebook.focusedCellBorder#e60000
  • notebook.focusedEditorBorder#e60000
  • notebook.outputContainerBackgroundColor#000000
  • notebook.symbolHighlightBackground#330000
  • notebookScrollbarSlider.activeBackground#fe0000
  • notebookScrollbarSlider.background#66000080
  • notebookScrollbarSlider.hoverBackground#fe0000
  • notebookStatusErrorIcon.foreground#b40000
  • notebookStatusRunningIcon.foreground#ff4800
  • notebookStatusSuccessIcon.foreground#ffdddd
  • notificationCenter.border#ff4800
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#e60000
  • notificationLink.foreground#ff4800
  • notifications.background#000000
  • notifications.border#ff4800
  • notifications.foreground#e60000
  • notificationsErrorIcon.foreground#b40000
  • notificationsInfoIcon.foreground#ff4800
  • notificationsWarningIcon.foreground#cccc00
  • notificationToast.border#ff4800
  • panel.background#080808
  • panel.border#e60000
  • panel.dropBorder#e60000
  • panelInput.border#e60000
  • panelSection.border#e60000
  • panelSection.dropBackground#0c0c0c
  • panelSectionHeader.background#0c0c0c
  • panelSectionHeader.border#660000
  • panelSectionHeader.foreground#e60000
  • panelTitle.activeBorder#e60000
  • panelTitle.activeForeground#e60000
  • panelTitle.inactiveForeground#fe0000
  • peekView.border#e60000
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#330000
  • peekViewEditor.matchHighlightBorder#fe0000
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#080808
  • peekViewResult.fileForeground#e60000
  • peekViewResult.lineForeground#ff4800
  • peekViewResult.matchHighlightBackground#330000
  • peekViewResult.selectionBackground#330000
  • peekViewResult.selectionForeground#ffdddd
  • peekViewTitle.background#080808
  • peekViewTitleDescription.foreground#ff4800
  • peekViewTitleLabel.foreground#ffdddd
  • pickerGroup.border#e60000
  • pickerGroup.foreground#e60000
  • problemsErrorIcon.foreground#b40000
  • problemsInfoIcon.foreground#ff4800
  • problemsWarningIcon.foreground#cccc00
  • progressBar.background#000000
  • quickInput.background#000000
  • quickInput.foreground#e60000
  • quickInputTitle.background#000000
  • scm.providerBorder#e60000
  • scrollbar.shadow#fe0000
  • scrollbarSlider.activeBackground#fe0000
  • scrollbarSlider.background#ce020280
  • scrollbarSlider.hoverBackground#fe0000
  • searchEditor.findMatchBackground#420000
  • searchEditor.textInputBorder#fe0000
  • selection.background#080808
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#e60000
  • settings.checkboxForeground#e60000
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#e60000
  • settings.dropdownForeground#e60000
  • settings.dropdownListBorder#e60000
  • settings.headerForeground#ff4800
  • settings.modifiedItemIndicator#ff4800
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#e60000
  • settings.numberInputForeground#e60000
  • settings.textInputBackground#000000
  • settings.textInputBorder#e60000
  • settings.textInputForeground#e60000
  • sideBar.background#0c0c0c
  • sideBar.border#420000
  • sideBar.dropBackground#0c0c0c
  • sideBar.foreground#cc0808fe
  • sideBarSectionHeader.background#0c0c0c
  • sideBarSectionHeader.border#420000
  • sideBarSectionHeader.foreground#bc0000
  • sideBarTitle.foreground#b0b0b0ca
  • statusBar.background#000000
  • statusBar.border#0c0c0c
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingBorder#420000
  • statusBar.debuggingForeground#b40000
  • statusBar.foreground#f8f8f8ca
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#fe0000
  • statusBar.noFolderForeground#e60000
  • statusBarItem.activeBackground#660000
  • statusBarItem.hoverBackground#330000
  • statusBarItem.prominentBackground#e60000
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#ff4800
  • statusBarItem.remoteBackground#e60000
  • statusBarItem.remoteForeground#000000
  • symbolIcon.arrayForeground#ff4800
  • symbolIcon.booleanForeground#ff4800
  • symbolIcon.classForeground#ff4800
  • symbolIcon.colorForeground#ff4800
  • symbolIcon.constantForeground#ff4800
  • symbolIcon.constructorForeground#ff4800
  • symbolIcon.enumeratorForeground#ff4800
  • symbolIcon.enumeratorMemberForeground#ff4800
  • symbolIcon.eventForeground#ff4800
  • symbolIcon.fieldForeground#ff4800
  • symbolIcon.fileForeground#ddffdd
  • symbolIcon.folderForeground#ddffdd
  • symbolIcon.functionForeground#ff4800
  • symbolIcon.interfaceForeground#ff4800
  • symbolIcon.keyForeground#ff4800
  • symbolIcon.keywordForeground#ff4800
  • symbolIcon.methodForeground#ff4800
  • symbolIcon.moduleForeground#de0303
  • symbolIcon.namespaceForeground#ff4800
  • symbolIcon.nullForeground#ff4800
  • symbolIcon.numberForeground#ff4800
  • symbolIcon.objectForeground#ff4800
  • symbolIcon.operatorForeground#ff4800
  • symbolIcon.packageForeground#de0303
  • symbolIcon.propertyForeground#ff4800
  • symbolIcon.referenceForeground#ff4800
  • symbolIcon.snippetForeground#de0303
  • symbolIcon.stringForeground#ff4800
  • symbolIcon.structForeground#ff4800
  • symbolIcon.textForeground#ff4800
  • symbolIcon.typeParameterForeground#ff4800
  • symbolIcon.unitForeground#ff4800
  • symbolIcon.variableForeground#ff4800
  • tab.activeBackground#000000
  • tab.activeForeground#ff6262
  • tab.activeModifiedBorder#ff4800
  • tab.border#000000
  • tab.hoverBackground#5d0000
  • tab.hoverForeground#fc8c8c
  • tab.inactiveBackground#080808
  • tab.inactiveForeground#fe0000
  • tab.inactiveModifiedBorder#fe0000
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveForeground#e60000
  • tab.unfocusedActiveModifiedBorder#e60000
  • tab.unfocusedHoverBackground#330000
  • tab.unfocusedHoverForeground#ff4800
  • tab.unfocusedInactiveBackground#080808
  • tab.unfocusedInactiveForeground#fe0000
  • tab.unfocusedInactiveModifiedBorder#fe0000
  • terminal.ansiBlack#003300
  • terminal.ansiBlue#003fff
  • terminal.ansiBrightBlack#006600
  • terminal.ansiBrightBlue#003fff
  • terminal.ansiBrightCyan#008888
  • terminal.ansiBrightGreen#ff4800
  • terminal.ansiBrightMagenta#880088
  • terminal.ansiBrightRed#b40000
  • terminal.ansiBrightWhite#ddffdd
  • terminal.ansiBrightYellow#888800
  • terminal.ansiCyan#008888
  • terminal.ansiGreen#e60000
  • terminal.ansiMagenta#880088
  • terminal.ansiRed#b40000
  • terminal.ansiWhite#de0303
  • terminal.ansiYellow#cccc00
  • terminal.background#080808
  • terminal.border#fe0000
  • terminal.foreground#e60000
  • terminal.selectionBackground#330000
  • terminalCursor.background#000000
  • terminalCursor.foreground#e60000
  • textBlockQuote.background#080808
  • textBlockQuote.border#fe0000
  • textCodeBlock.background#0c0c0c
  • textLink.activeForeground#ffdddd
  • textLink.foreground#fc8c8c
  • textPreformat.foreground#e60000
  • textSeparator.foreground#e60000
  • titleBar.activeBackground#0c0c0c
  • titleBar.activeForeground#f8f8f8ca
  • titleBar.border#0c0c0c
  • titleBar.inactiveBackground#0c0c0c
  • titleBar.inactiveForeground#f8f8f8ca
  • tree.indentGuidesStroke#e60000
  • walkThrough.embeddedEditorBackground#000000
  • welcomePage.background#0c0c0c
  • widget.shadow#fe0000
  • window.activeBorder#0c0c0c
  • window.inactiveBorder#0c0c0c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.other.attribute-name#e60000
meta.block variable.other#e60000
markup.changed#e60000
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#ff4800bold
constant.other.color#de0303
comment, punctuation.definition.comment#982d03italic
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#e60000
entity.other.attribute-name.class#ff4800italic
source.sass keyword.control#ff4800italic bold
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ff4800italic
markup.deleted#b40000
support.type#fe0000italic
source.js constant.other.object.key.js string.unquoted.label.js#ff4800italic
constant.character.escape#fe0000
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#e60000
meta.function-call, variable.function, support.function, keyword.other.special-method#ff4800
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#e60000
markup.inserted#ff4800
invalid, invalid.illegal#b40000
source.json meta.structure.dictionary.json support.type.property-name.json#e60000
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#e60000
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#e60000
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#e60000
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#e60000
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#e60000
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#e60000
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#e60000
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#e60000
variable.language#e60000
markup.quote punctuation.definition.blockquote.markdown#fe0000
punctuation.definition.fenced.markdown#e60000
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ff4800
variable.language.fenced.markdown#de0303
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#de0303bold
string.other.link.title.markdown#de0303italic
constant.other.reference.link.markdown#ff4800
string.other.link.description.title.markdown#ff4800
text.html.markdown markup.inline.raw.markdown#660000
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#fe0000
text.html.markdown, punctuation.definition.list_item.markdown#e60000
markup.raw.block.fenced.markdown#330000
markup.bold, markup.bold stringbold
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 stringitalic bold
markup.italicitalic
markup.quote#fe0000italic
markup.raw.block#660000
meta.separator#e60000bold
markup.table#fe0000
markup.underline#ff4800underline
meta.class-method.js entity.name.function.js, variable.function.constructor#ff4800italic
variable.parameter#e60000
constant.language, constant.numeric, constant.character, constant.escape, support.constant#ff4800
keyword.other.unit#ff4800
keyword.other#ffdddditalic bold
punctuation, punctuation.terminator#ff4800
keyword.control, constant.other.color, 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#fe5717
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitutionitalic
punctuation.definition.string#fe5717
support.other.variable, string.other.link#ff4800
string.regexp#ff4800italic
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#acacac
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e60000
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#de0303
*url*, *link*, *uri*underline
variable, string constant.other.placeholder#e60000
entity.name.method.js#e60000italic
keyword, storage.type, storage.modifier#ff4800italic
keyword#de0303

Shiki preview

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

Loading...

Tron-Ares-Theme - Coding Theme