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#26262c
  • activityBarBadge.background#1683ff
  • debugToolBar.background#2d2d35
  • editor.background#111214
  • editor.findMatchBackground#ffbd2f56
  • editor.findMatchHighlightBackground#ff6a2f49
  • editor.foreground#d4d4d4
  • editor.selectionBackground#1683ff6e
  • editor.selectionHighlightBackground#1683ff3b
  • editorBracketMatch.background#ffbd2f17
  • editorBracketMatch.border#ffebc1a6
  • editorGroup.border#2b2a2a
  • editorGroupHeader.tabsBackground#1c1c20
  • gitDecoration.deletedResourceForeground#f14c22
  • gitDecoration.modifiedResourceForeground#da9c6a
  • input.background#2d2d33
  • input.border#3c3c44
  • input.foreground#e0e0e0
  • input.placeholderForeground#929292
  • list.activeSelectionBackground#505050
  • list.activeSelectionForeground#d8d8d8
  • list.dropBackground#383B3D
  • list.hoverBackground#313131
  • list.inactiveSelectionBackground#353535
  • list.inactiveSelectionForeground#d8d8d8
  • notifications.background#29292e
  • panel.background#050607
  • panel.border#050607
  • panelTitle.activeBorder#a5a5a5
  • panelTitle.activeForeground#d1d8e4
  • panelTitle.inactiveForeground#6c7585
  • scrollbarSlider.activeBackground#c9c9c97a
  • scrollbarSlider.background#e6e6e641
  • scrollbarSlider.hoverBackground#c9c9c957
  • sideBar.background#1c1c20
  • sideBar.foreground#b4b8c4
  • statusBar.background#050607
  • statusBar.debuggingBackground#ffbd2f
  • statusBar.debuggingForeground#000
  • tab.activeBackground#111214
  • tab.inactiveBackground#25272c
  • tab.inactiveForeground#b3b3b3
  • terminal.ansiBlue#1683ff
  • terminal.ansiBrightRed#f14c22
  • terminal.ansiGreen#3ed890
  • terminal.ansiMagenta#d13d69
  • terminal.ansiYellow#ffe344
  • terminal.background#050607
  • terminal.border#4b4b4b
  • terminal.foreground#c2c8d3
  • terminal.selectionBackground#83b7f359
  • titleBar.activeBackground#1c1c20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
invalid#f44747
comment#add1b5
constant.numeric, keyword.other.unit#83cf80
constant.language#5ea9ffitalic
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#5ea9ff
constant.character.escape#dcdcaa
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp, string.regexp#d16969
keyword.operator.or.regexp, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp#dcdcaa
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#f5a678
keyword.other#83cf80italic
string, string.tag, string.value#f5a678
storage, storage.type, storage.modifier#5ea9ff
keyword.control.import, keyword.control.from, keyword.control.export#db6fa5
keyword.control, keyword.control.flow, keyword.operator.expression#c76c74
entity.name.function, support.function#fae18e
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, entity.other.inherited-class#35d190
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#5ea9ff
variable, meta.definition.variable.name, meta.object-literal.key, support.variable, entity.name.variable#aae8f3
variable.language#5ea9ff
entity.name.tag.html, meta.tag.metadata.doctype.html#fae18e
meta.attribute#d2edf1
meta.attribute.class.html#aae8f3italic
meta.attribute.id.html#69e0f5bold
punctuation.definition.tag#808080
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss, entity.name.tag.reference.scss#fae18e
entity.other.attribute-name.pseudo-class.css#fab08e
entity.other.attribute-name.pseudo-element.cssitalic
variable.scss#ec9a9aitalic
support.type.property-name, meta.property-name, entity.name.tag.css#aae8f3
punctuation.section.property-list.begin.bracket.curly.scss, punctuation.section.property-list.end.bracket.curly.scss, punctuation.definition.attribute-selector.begin.bracket.square, punctuation.definition.attribute-selector.end.bracket.square, entity.other.attribute-name.attribute.scss#d4d4d4
meta.property-value.scss, support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#f5a678
meta.attribute-selector.scss#f5a678
strong, markup.bold#5ea9ffbold
emphasis, markup.italicitalic
markup.underlineunderline
markup.inserted#83cf80
markup.deleted#f5a678
markup.changed#fae18e
beginning.punctuation.definition.quote.markdown#6A9955
beginning.punctuation.definition.list.markdown#5ea9ff
markup.inline.raw#fae18e
meta.link.reference#aae8f3
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, string.other.link.title.markdown#f5a678
markup.underline.link#d4d4d4
Landmannalaugar by Dimitri Nicolas - VS Code Theme