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#2E2C2B
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#ff5555
  • editor.findMatchHighlightBackground#00000000
  • editor.findMatchHighlightBorder#00ff00
  • editor.findRangeHighlightBackground#00000080
  • editor.foreground#bEbEbE
  • editor.inactiveSelectionBackground#39393f
  • editor.lineHighlightBackground#3B3633
  • editor.selectionBackground#5E5C5B
  • 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#2E2C2B
  • 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
  • notificationToast.border#666
  • selection.background#777
  • tab.activeBackground#2E2C2B
  • tab.activeBorder#2E2C2B
  • tab.activeBorderTop#666
  • tab.border#666
  • tab.inactiveBackground#323233
  • tree.indentGuidesStroke#666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7b726b
string#479A86
constant.numeric#617FA0
constant.language#617FA0
constant.character, constant.other#617FA0
variable
keyword#C2DCF2
storage#617FA0
storage.type#5E6D84
entity.name.class#617FA0underline
entity.other.inherited-class#617FA0italic underline
entity.name.function#95C2E8
variable.parameteritalic
entity.name.tag#5E6D84
entity.other.attribute-name#617FA0
support.function#479A86
support.constant#617FA0
support.type, support.class#617FA0italic
support.other.variable
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.structure.dictionary.json string.quoted.double.json#479A86
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#a19790
meta.property-value, support.constant.property-value, constant.other.color#479A86
meta.structure.dictionary.json string.quoted.double.json#617FA0
meta.structure.dictionary.value.json string.quoted.double.json#479A86
meta.property-name support.type.property-name
meta.property-value punctuation.separator.key-value#DEDEDE
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#5E6D84
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#DEDEDE
variable.other
variable.parameter.function.coffee#617FA0italic
entity.name.section.markdown#617FA0
punctuation.definition.heading.markdown#C2DCF2
markup.raw.inline.markdown#479A86
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#C2DCF2
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#C2DCF2
punctuation.definition.metadata.markdown#C2DCF2
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#5E6D84italic
markup.bold.markdown, markup.italic.markdown#5E6D84
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#95C2E8
Revelation BN edition by Bognaum - VS Code Theme