Skip to main content
CodingTheme

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.background#000
  • activityBar.border#222426
  • activityBar.dropBackground#222426
  • activityBar.foreground#fff
  • activityBarBadge.background#fff
  • activityBarBadge.foreground#000
  • badge.background#fff
  • badge.foreground#000
  • button.background#009688
  • button.foreground#fff
  • button.hoverBackground#009688
  • debugToolBar.background#000
  • descriptionForeground#fff
  • diffEditor.insertedTextBackground#0096872d
  • diffEditor.removedTextBackground#ff00002d
  • dropdown.background#fff
  • dropdown.border#222426
  • dropdown.foreground#000
  • dropdown.listBackground#fff
  • editor.background#000
  • editor.findMatchBackground#000
  • editor.findMatchBorder#009688
  • editor.findMatchHighlightBackground#000
  • editor.foreground#fff
  • editor.lineHighlightBackground#222426
  • editor.selectionBackground#222426
  • editor.selectionForeground#fff
  • editor.selectionHighlightBackground#000
  • editor.selectionHighlightBorder#009688
  • editor.wordHighlightBackground#009688
  • editor.wordHighlightBorder#009688
  • editor.wordHighlightStrongBackground#222426
  • editor.wordHighlightStrongBorder#009688
  • editorBracketMatch.background#000
  • editorBracketMatch.border#222426
  • editorCursor.background#222426
  • editorCursor.foreground#fff
  • editorGroup.background#000
  • editorGroup.border#222426
  • editorGroup.dropBackground#222426
  • editorGroupHeader.noTabsBackground#000
  • editorGroupHeader.tabsBackground#000
  • editorGroupHeader.tabsBorder#222426
  • editorIndentGuide.background#000
  • editorLineNumber.foreground#222426
  • editorMarkerNavigation.background#000
  • errorForeground#ff0000
  • extensionButton.prominentBackground#222426
  • extensionButton.prominentForeground#fff
  • extensionButton.prominentHoverBackground#fff
  • focusBorder#009688
  • foreground#fff
  • input.background#000
  • input.border#222426
  • input.foreground#fff
  • input.placeholderForeground#222426
  • inputOption.activeBorder#fff
  • inputValidation.errorBackground#000
  • inputValidation.errorBorder#ff0000
  • inputValidation.infoBackground#000
  • inputValidation.infoBorder#009688
  • inputValidation.warningBackground#000
  • inputValidation.warningBorder#e6a23c
  • list.activeSelectionBackground#222426
  • list.activeSelectionForeground#fff
  • list.focusBackground#222426
  • list.focusForeground#fff
  • list.highlightForeground#009688
  • list.hoverBackground#222426
  • list.hoverForeground#fff
  • list.inactiveFocusBackground#222426
  • list.inactiveFocusForeground#fff
  • list.inactiveSelectionBackground#222426
  • list.inactiveSelectionForeground#fff
  • list.invalidItemForeground#ff4545
  • notificationCenter.border#222426
  • notificationCenterHeader.background#000
  • notificationCenterHeader.foreground#fff
  • notificationLink.foreground#222426
  • notifications.background#000
  • notifications.border#000
  • notifications.foreground#fff
  • notificationToast.border#222426
  • panel.background#000
  • panel.border#222426
  • panel.dropBackground#222426
  • panelTitle.activeBorder#fff
  • peekView.border#222426
  • peekViewEditor.background#000
  • pickerGroup.border#222426
  • pickerGroup.foreground#fff
  • progressBar.background#fff
  • scrollbar.shadow#000
  • scrollbarSlider.activeBackground#fff
  • scrollbarSlider.background#222426
  • scrollbarSlider.hoverBackground#fff
  • selection.background#000
  • sideBar.background#000
  • sideBar.border#222426
  • sideBar.dropBackground#222426
  • sideBar.foreground#fff
  • sideBarSectionHeader.background#000
  • sideBarSectionHeader.foreground#fff
  • statusBar.background#000
  • statusBar.border#222426
  • statusBar.debuggingBackground#000
  • statusBar.debuggingBorder#222426
  • statusBar.debuggingForeground#fff
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#1C1C1D
  • statusBarItem.hoverBackground#000
  • tab.activeBackground#000
  • tab.activeBorder#fff
  • tab.border#222426
  • tab.hoverBackground#000
  • tab.hoverBorder#fff
  • tab.inactiveBackground#000
  • tab.unfocusedHoverBackground#000
  • textBlockQuote.background#000
  • textBlockQuote.border#222426
  • textCodeBlock.background#000
  • textLink.activeForeground#009688
  • textLink.foreground#fff
  • textPreformat.foreground#fff
  • textSeparator.foreground#fff
  • titleBar.activeBackground#000
  • titleBar.activeForeground#fff
  • titleBar.border#222426
  • titleBar.inactiveBackground#000
  • titleBar.inactiveForeground#fff
  • walkThrough.embeddedEditorBackground#000
  • welcomePage.buttonBackground#000
  • welcomePage.buttonHoverBackground#fff
  • widget.shadow#000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#009688italic
variable, string constant.other.placeholder#fff
constant.other.color#969696
invalid, invalid.illegal#FF0000
keyword, storage.type, storage.modifier#969696
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#969696
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#fff
meta.block variable.other#fff
support.other.variable, string.other.link#fff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fff
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#fff
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#969696
support.type#fff
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#fff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fff
variable.language#fffitalic
entity.name.method.js#fffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#fff
entity.other.attribute-name#969696
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#969696italic
entity.other.attribute-name.class#969696
source.sass keyword.control#969696
markup.inserted#009688
markup.deleted#FF0000
markup.changed#FFFA00
string.regexp#009688
constant.character.escape#D2D2D2
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#fffitalic
source.js constant.other.object.key.js string.unquoted.label.js#fffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#fff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#fff
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#fff
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#fff
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#fff
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#fff
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#fff
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#fff
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#fff
text.html.markdown, punctuation.definition.list_item.markdown#fff
text.html.markdown markup.inline.raw.markdown#fff
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#fff
text.html.markdown meta.dummy.line-break#fff
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#fff
markup.italic#fffitalic
markup.bold, markup.bold string#fffbold
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#fffbold
markup.underline#fffunderline
markup.strike#fffunderline
markup.quote punctuation.definition.blockquote.markdown#fff
markup.quote#fffitalic
string.other.link.title.markdown#fff
string.other.link.description.title.markdown#fff
constant.other.reference.link.markdown#fff
markup.raw.block#fff
markup.raw.block.fenced.markdown#fff
punctuation.definition.fenced.markdown#fff
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#fff
variable.language.fenced.markdown#fff
meta.separator#fffbold
markup.table#fff
token.info-token#009688
token.warn-token#FFFA00
token.error-token#FF0000
token.debug-token#FF0000

Shiki preview

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

Loading...

SIMPLE DARK MODE by in-the-box - VS Code Theme