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#0f0f11
  • activityBarBadge.background#2d8f36
  • badge.background#2d8f36
  • button.background#2d8f36
  • editor.background#18181d
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#1e1e24
  • editor.selectionBackground#2d8f3662
  • editorError.background#812534b4
  • editorGroup.border#0d0d0f
  • editorGroup.dropBackground#2d8f3662
  • editorGroupHeader.tabsBackground#131316
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#ffffff50
  • editorWarning.background#ffcc0041
  • list.dropBackground#2d8f3662
  • progressBar.background#2d8f36
  • quickInputList.focusBackground#00864a
  • sideBar.background#131316
  • sideBarSectionHeader.background#222227
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#0d0d0f
  • statusBar.debuggingBackground#c84d3d
  • tab.inactiveBackground#1313166e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.class#c5c8c6
variable.parameter.function#c5c8c6
comment, punctuation.definition.comment#969896italic
punctuation.definition.variable, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.block, punctuation.separator, punctuation.accessor, meta.template.expression, meta.array.literal, storage.type.function.arrow#c5c8c6
none#c5c8c6
keyword.operator#c5c8c6
keyword#b294bb
meta.decorator#c5c8c6
variable, support.variable, support.type.property-name, entity.name.variable#cc6666
meta.object-literal.key#c5c8c6
support.class, entity.name.class, entity.name.type.class#f0c674
entity.name.type, storage.type.cs#f0c674
support.constant#f0c674
support.type.primitive, support.type.builtin, keyword.type#c5c8c6
meta.definition.method#c5c8c6
meta.function-call, meta.require, variable.language.super, keyword.other.special-method, entity.name.function#81a2be
storage#b294bb
support.function#8abeb7
string, punctuation.definition.string, constant.other.symbol, entity.other.inherited-class#b5bd68
constant.numeric#de935f
none#de935f
none#de935f
constant#de935f
entity.other.attribute-name#de935fitalic
entity.name.tag#cc6666
entity.other.attribute-name.id#81a2be
meta.selector#b294bb
none#de935f
support.type.property-name.css#c5c8c6
support.constant.property-value.css#de935f
markup.heading punctuation.definition.heading, entity.name.section#cc6666
keyword.other.unit#de935f
punctuation.definition.boldbold
markup.bold#de935fbold
punctuation.definition.italicitalic
markup.italic#b294bbitalic
markup.inline.raw, markup.fenced_code.block#b5bd68
meta.link, string.other.link#81a2be
string.other.link.title#8abeb7
beginning.punctuation.definition.list#cc6666
markup.quote#969896
meta.separator#c5c8c6
markup.inserted#b5bd68
markup.deleted#cc6666
markup.changed#b294bb
constant.other.color#8abeb7
string.regexp#8abeb7
constant.character.escape#8abeb7
punctuation.section.embedded, variable.interpolation#a3685a
invalid.illegal#ffffff
invalid.broken#1d1f21
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
epok color theme by hellory4n - VS Code Theme