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.activeBorder#6796E6
  • activityBar.background#252525
  • activityBar.border#D4D4D4
  • activityBar.foreground#D4D4D4
  • editor.background#1E1E1E
  • editor.foreground#D4D4D4
  • editorGroup.border#252525
  • editorGroupHeader.tabsBackground#141414
  • editorGroupHeader.tabsBorder#808080
  • sideBar.background#252525
  • sideBar.border#252525
  • sideBar.foreground#D4D4D4
  • sideBarSectionHeader.background#1E1E1E
  • sideBarSectionHeader.foreground#D4D4D4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#C586C0
comment#608B4E
constant.language#4EC9B0
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#808080
constant.regexp#D16969
entity.name.tag#4EC9B0
entity.name.tag.css#D7BA7D
entity.other.attribute-name#9CDCFE
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#D7BA7D
invalid#F44747
markup.underlineunderline
markup.boldbold
markup.heading#6796E6
markup.italicitalic
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#4EC9B0
meta.selector#D7BA7D
punctuation.definition.tag#808080
meta.preprocessor#4EC9B0
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
storage#4EC9B0
storage.type#4EC9B0
storage.modifier#4EC9B0
string#CE9178
string.tag#CE9178
string.value#CE9178
string.regexp#D16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#4EC9B0
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#4EC9B0
keyword#4EC9B0
keyword.control#4EC9B0
keyword.operator#D4D4D4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#4EC9B0
keyword.other.unit#B5CEA8
support.function.git-rebase#D4D4D4
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D4D4D4
variable.language.this#4EC9B0
entity.name.function, support.function, support.constant.handlebars#DCDCAA
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#C586C0
variable, meta.definition.variable.name, support.variable#9CDCFE
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE
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#CE9178
estebiart-theme by Estebiart - VS Code Theme