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#333333
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#0086e6
  • activityBarBadge.foreground#FFFFFF
  • button.background#0086e6
  • diffEditor.insertedTextBackground#66852880
  • diffEditor.removedTextBackground#90274A80
  • editor.background#181818
  • editor.findMatchBackground#5E2E0A
  • editor.findMatchHighlightBackground#5E2E0A
  • editor.foreground#F8F8F2
  • editor.inactiveSelectionBackground#3F413D
  • editor.selectionBackground#3F413D
  • editor.selectionHighlightBackground#515348
  • editor.wordHighlightBackground#34352f
  • editorError.foreground#ff6d6df5
  • editorGroup.border#34352f
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#35AD68
  • editorGutter.deletedBackground#EC3A37F5
  • editorGutter.modifiedBackground#ffd85f
  • editorHoverWidget.background#414339
  • editorHoverWidget.border#75715E
  • editorSuggestWidget.background#272822
  • editorSuggestWidget.border#75715E
  • editorWarning.foreground#ffd85f
  • gitDecoration.modifiedResourceForeground#e2c79d
  • input.background#3C3C3C
  • input.foreground#CCCCCC
  • inputValidation.errorBackground#90274A
  • inputValidation.errorBorder#f92672
  • inputValidation.infoBackground#546190
  • inputValidation.infoBorder#819aff
  • inputValidation.warningBackground#852828
  • inputValidation.warningBorder#ffd85f
  • list.activeSelectionBackground#34352f
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#ff6d6df5
  • list.focusBackground#34352f
  • list.focusForeground#FFFFFF
  • list.highlightForeground#52b7ff
  • list.hoverBackground#2A2D2E
  • list.hoverForeground#CCCCCC
  • list.inactiveSelectionBackground#34352f
  • list.inactiveSelectionForeground#FFFFFF
  • list.warningForeground#ffd85f
  • peekView.border#75715E
  • peekViewEditor.background#272822
  • peekViewEditor.matchHighlightBackground#75715E
  • peekViewResult.background#1e1f1c
  • peekViewResult.matchHighlightBackground#75715E
  • peekViewResult.selectionBackground#414339
  • peekViewTitle.background#1e1f1c
  • sideBar.background#252526
  • statusBar.background#3C3C3C
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#34352f
  • tab.activeBorder#ffd85f
  • tab.inactiveBackground#252526

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
meta.embedded, source.groovy.embedded#F8F8F2
comment#75715E
string#E6DB74
keyword.operator, constant.other.color#F92672
punctuation.definition.template-expression#F92672
meta.template.expression#F8F8F2
constant.numeric, constant.language, constant.character.escape#ae81ff
constant.character, constant.other#AE81FF
variable#F8F8F2
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.type, entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
punctuation.definition.variable#FF0000
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#a6e22eitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json#CFCFC2
string.quoted.double.json#cfcfc2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
support.constant, constant.character, variable.parameter, keyword.other.unit#fd971f
punctuation.section.embedded#FFFFFF
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
markup.quote#F92672
markup.list#E6DB74
markup.bold, markup.italic#66D9EF
markup.inline.raw#FD971F
markup.heading#A6E22E
markup.heading.setext#A6E22E
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#66d9ef
meta.tag#F8F8F0
variable.language.super#66d9ef
string.other.link, variable.other.jsdoc#66efcfde
comment.block.documentation#75715e
keyword.other.unit#f92672
support.constant#66d9ef
variable.scss#FFFFFF

Shiki preview

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

Loading...

Black Ops Theme by Christian Fortes - VS Code Theme