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#111
  • activityBar.foreground#e6e6e6
  • editor.background#111
  • editor.foreground#e6e6e6
  • editorGutter.background#111
  • sideBar.background#111
  • sideBar.foreground#e6e6e6
  • statusBar.background#111
  • statusBar.foreground#e6e6e6
  • tab.activeBackground#111
  • tab.activeForeground#e6e6e6
  • tab.inactiveBackground#111
  • tab.inactiveForeground#878080
  • titleBar.activeBackground#111
  • titleBar.activeForeground#e6e6e6
  • titleBar.inactiveBackground#111
  • titleBar.inactiveForeground#e6e6e6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasis#b0b0b0italic
strong#b0b0b0italic bold underline
meta.diff.header#000080
comment#7c7c7c
constant.language#C586C0italic
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#b5cea8
constant.regexp#C586C0italic
entity.name.tag#7ed06eitalic
entity.name.tag.css#CE9178
entity.other.attribute-name#50a9d8
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#50a9d8
invalid#f44747
markup.underlineunderline
markup.boldbold
markup.heading#6796e6
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#569cd6
meta.preprocessor.string#ffb86c
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
storage#569cd6
storage.type#569cd6
storage.modifier#569cd6
string#ce9178
string.tag#ce9178
string.value#ce9178
string.regexp#d16969italic
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#569cd6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#d4d4d4
keyword#569cd6italic
keyword.control#569cd6italic
keyword.operator#d4d4d4italic
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6italic
keyword.other.unit#b5cea8italic
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#569cd6
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#e2a542italic bold
variable, meta.definition.variable.name, support.variable#e194c1italic
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#b5cea8italic
My Choice Color Theme by Naitik Bansal - VS Code Theme