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.background#191919
  • activityBar.border#191919
  • activityBar.dropBackground#212121
  • activityBar.foreground#eee
  • activityBarBadge.background#82B1FF
  • activityBarBadge.foreground#191919
  • badge.background#82B1FF
  • badge.foreground#191919
  • button.background#82B1FF
  • button.hoverBackground#82B1FF
  • debugExceptionWidget.background#FF9E80
  • debugExceptionWidget.border#FF9E80
  • debugToolBar.background#191919
  • diffEditor.insertedTextBackground#eee
  • diffEditor.removedTextBackground#eee
  • dropdown.background#191919
  • dropdown.border#212121
  • editor.background#212121
  • editor.findMatchBackground#666666
  • editor.findMatchHighlightBackground#404040
  • editor.foreground#eee
  • editor.hoverHighlightBackground#212121
  • editor.lineHighlightBackground#212121
  • editor.lineHighlightBorder#212121
  • editor.rangeHighlightBackground#212121
  • editor.selectionBackground#404040
  • editor.selectionHighlightBackground#212121
  • editor.wordHighlightBackground#212121
  • editor.wordHighlightStrongBackground#e665fc
  • editorBracketMatch.background#404040
  • editorBracketMatch.border#404040
  • editorCodeLens.foreground#404040
  • editorCursor.foreground#eee
  • editorError.foreground#FF6E40
  • editorGroup.background#191919
  • editorGroup.dropBackground#404040
  • editorGroupHeader.tabsBackground#191919
  • editorGutter.addedBackground#B2FF59
  • editorGutter.deletedBackground#FF9E80
  • editorGutter.modifiedBackground#82B1FF
  • editorHoverWidget.background#212121
  • editorHoverWidget.border#82B1FF
  • editorIndentGuide.activeBackground#212121
  • editorIndentGuide.background#666666
  • editorInfo.foreground#FF6E40
  • editorLineNumber.foreground#666666
  • editorLink.activeForeground#404040
  • editorOverviewRuler.border#191919
  • editorRuler.foreground#212121
  • editorSuggestWidget.background#191919
  • editorSuggestWidget.border#212121
  • editorSuggestWidget.selectedBackground#212121
  • editorWarning.foreground#FF6E40
  • editorWhitespace.foreground#212121
  • editorWidget.background#191919
  • errorForeground#FF6E40
  • extensionButton.prominentBackground#82B1FF
  • extensionButton.prominentHoverBackground#82B1FF
  • focusBorder#404040
  • foreground#eee
  • input.background#191919
  • input.placeholderForeground#404040
  • inputOption.activeBorder#e665fc
  • inputValidation.errorBackground#FF6E40
  • inputValidation.errorBorder#FF6E40
  • inputValidation.infoBackground#404040
  • inputValidation.infoBorder#404040
  • inputValidation.warningBackground#FF6E40
  • inputValidation.warningBorder#FF3D00
  • list.activeSelectionBackground#191919
  • list.activeSelectionForeground#82B1FF
  • list.dropBackground#212121
  • list.focusBackground#212121
  • list.focusForeground#eee
  • list.hoverBackground#212121
  • list.hoverForeground#eee
  • list.inactiveSelectionBackground#191919
  • list.inactiveSelectionForeground#82B1FF
  • merge.currentContentBackground#eee
  • merge.currentHeaderBackground#f5009f
  • merge.incomingContentBackground#eee
  • merge.incomingHeaderBackground#404040
  • notification.background#191919
  • notification.buttonBackground#82B1FF
  • notification.buttonHoverBackground#82B1FF
  • notification.errorBackground#FF6E40
  • notification.infoBackground#82B1FF
  • notification.warningBackground#FF3D00
  • panel.background#191919
  • panel.border#191919
  • panelTitle.activeBorder#191919
  • panelTitle.inactiveForeground#404040
  • peekView.border#191919
  • peekViewEditor.background#191919
  • peekViewEditor.matchHighlightBackground#FF9E80
  • peekViewResult.background#191919
  • peekViewResult.matchHighlightBackground#FF9E80
  • peekViewResult.selectionBackground#191919
  • peekViewTitle.background#191919
  • peekViewTitleDescription.foreground#404040
  • pickerGroup.border#212121
  • pickerGroup.foreground#404040
  • progressBar.background#e665fc
  • scrollbar.shadow#191919
  • scrollbarSlider.activeBackground#212121
  • scrollbarSlider.background#212121
  • scrollbarSlider.hoverBackground#212121
  • selection.background#404040
  • sideBar.background#191919
  • sideBar.border#191919
  • sideBar.foreground#666666
  • sideBarSectionHeader.background#191919
  • sideBarTitle.foreground#82B1FF
  • statusBar.background#191919
  • statusBar.debuggingBackground#FF6E40
  • statusBar.noFolderBackground#191919
  • statusBarItem.activeBackground#82B1FF
  • statusBarItem.hoverBackground#82B1FF
  • statusBarItem.prominentBackground#82B1FF
  • statusBarItem.prominentHoverBackground#82B1FF
  • tab.activeBackground#212121
  • tab.activeForeground#82B1FF
  • tab.inactiveBackground#191919
  • tab.inactiveForeground#666666
  • terminal.ansiBlue#82B1FF
  • terminal.ansiBrightBlue#82B1FF
  • terminal.ansiBrightCyan#82B1FF
  • terminal.ansiBrightGreen#B2FF59
  • terminal.ansiBrightMagenta#f5009f
  • terminal.ansiBrightRed#FF6E40
  • terminal.ansiBrightYellow#ffed66
  • terminal.ansiCyan#82B1FF
  • terminal.ansiGreen#B2FF59
  • terminal.ansiMagenta#f5009f
  • terminal.ansiRed#FF6E40
  • terminal.ansiYellow#ffed66
  • terminalCursor.background#191919
  • terminalCursor.foreground#ffed66
  • titleBar.activeBackground#191919
  • walkThrough.embeddedEditorBackground#191919
  • widget.shadow#191919

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eee
markup.quote.markdown, meta.diff, meta.diff.header#666666
meta.template.expression.js, constant.name.attribute.tag.jade, punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown#eee
variable, support.variable, entity.name.tag.yaml, constant.character.entity.html, source.css entity.name.tag.reference, beginning.punctuation.definition.list.markdown, source.css entity.other.attribute-name.parent-selector, meta.structure.dictionary.json support.type.property-name#82B1FF
markup.bold, constant.numeric, meta.group.regexp, constant.other.php, support.constant.ext.php, constant.other.class.php, support.constant.core.php, fenced_code.block.language, constant.other.caps.python, entity.other.attribute-name, support.type.exception.python, source.css keyword.other.unit, variable.other.object.property.js.jsx, variable.other.object.js#FF6E40
markup.list, text.xml string, entity.name.type, support.function, entity.other.attribute-name, meta.at-rule.extend, entity.name.function, entity.other.inherited-class, entity.other.keyframe-offset.css, text.html.markdown string.quoted, meta.function-call.generic.python, meta.at-rule.extend support.constant, entity.other.attribute-name.class.jade, source.css entity.other.attribute-name, text.xml punctuation.definition.string#ffed66
markup.heading, variable.language.this.js, variable.language.special.self.python, comment#f5009f
punctuation.definition.interpolation, punctuation.section.embedded.end.php, punctuation.section.embedded.end.ruby, punctuation.section.embedded.begin.php, punctuation.section.embedded.begin.ruby, punctuation.definition.template-expression, entity.name.tag#f5009f
storage, keyword, meta.link, meta.image, markup.italic, source.js support.type#e665fc
string.regexp, markup.changed#82B1FF
constant, support.class, keyword.operator, support.constant, text.html.markdown string, source.css support.function, source.php support.function, support.function.magic.python, entity.other.attribute-name.id, markup.deleted#FF3D00
string, text.html.php string, markup.inline.raw, markup.inserted, punctuation.definition.string, punctuation.definition.markdown, text.html meta.embedded source.js string, text.html.php punctuation.definition.string, text.html meta.embedded source.js punctuation.definition.string, text.html punctuation.definition.string, text.html string#B2FF59
entity.other.inherited-classunderline
comment, invalid, keyword, entity.other.attribute-nameitalic
Aurelius by joeboylson - VS Code Theme