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.

  • contrastBorder#444
  • debugExceptionWidget.border#666
  • debugToolBar.background#444
  • debugToolBar.border#666
  • editor.background#292D30
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#ff5555
  • editor.findMatchHighlightBackground#00000000
  • editor.findMatchHighlightBorder#00ff00
  • editor.findRangeHighlightBackground#00000080
  • editor.foreground#BFBFBF
  • editor.inactiveSelectionBackground#494D50
  • editor.lineHighlightBackground#384147
  • editor.selectionBackground#595D60
  • editor.selectionHighlightBackground#00000000
  • editor.selectionHighlightBorder#88888888
  • editor.wordHighlightBackground#00000000
  • editor.wordHighlightBorder#88BB77
  • editor.wordHighlightStrongBackground#00000000
  • editor.wordHighlightStrongBorder#5aa
  • editorCursor.foreground#f8f8f0
  • editorGroupHeader.border#666
  • editorGroupHeader.noTabsBackground#292D30
  • editorGroupHeader.tabsBackground#323233
  • editorGroupHeader.tabsBorder#666
  • editorHoverWidget.border#999
  • editorWhitespace.foreground#5b5a52
  • editorWidget.border#666
  • editorWidget.resizeBorder#888
  • input.background#222
  • input.border#666
  • keybindingLabel.background#222
  • keybindingLabel.border#555
  • keybindingLabel.bottomBorder#555
  • menu.selectionBackground#2c698b
  • minimap.selectionOccurrenceHighlight#6b6
  • minimapSlider.activeBackground#2c698b88
  • minimapSlider.background#88888855
  • minimapSlider.hoverBackground#88888888
  • notificationCenter.border#666
  • notifications.border#666
  • selection.background#777
  • tab.activeBackground#292D30
  • tab.activeBorder#292D30
  • tab.activeBorderTop#666
  • tab.border#666
  • tab.inactiveBackground#323233
  • tree.indentGuidesStroke#666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#BFBFBF
comment#5F6A73
string#aAcFaB
constant.numeric#a78F8F
constant.language#9FB3C2
constant.character, constant.other#9FB3C2
variable
keyword#9FB3C2
storage#9FB3C2
storage.type#aAcFaB
entity.name.class#9FB3C2underline
entity.other.inherited-class#9FB3C2italic underline
entity.name.function#a78F8F
variable.parameteritalic
entity.name.tag#aAcFaB
entity.other.attribute-name#9FB3C2
support.function#a78F8F
support.constant#9FB3C2
support.type, support.class#9FB3C2italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#aAcFaB
meta.diff, meta.diff.header#75715E
markup.deleted#00A8C6
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#80919f
meta.property-value, support.constant.property-value, constant.other.color#aAcFaB
meta.structure.dictionary.json string.quoted.double.json#9FB3C2
meta.structure.dictionary.value.json string.quoted.double.json#aAcFaB
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#FFFFFF
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#aAcFaB
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#FFFFFFnormal
variable.othernormal
variable.parameter.function.coffee#a78F8Fitalic
entity.name.section.markdown#9FB3C2
punctuation.definition.heading.markdown#9FB3C2
markup.raw.inline.markdown#aAcFaB
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#9FB3C2
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#9FB3C2
punctuation.definition.metadata.markdown#9FB3C2
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#aAcFaBitalic
markup.bold.markdown, markup.italic.markdown#aAcFaB
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#00a8c6
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#f7b83d
entity.other.attribute-name.class.css#a78F8F
Slime TM theme in BN edition by Bognaum - VS Code Theme