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.activeBackground#111
  • activityBar.background#1a1a1a
  • activityBar.foreground#7c7c7c
  • activityBarBadge.background#6fa787
  • editor.background#111
  • editor.foreground#cfcfcf
  • gitDecoration.ignoredResourceForeground#555
  • gitDecoration.modifiedResourceForeground#9ac9ae
  • sideBar.background#111
  • sideBar.dropBackground#222
  • sideBarSectionHeader.background#1a1a1a
  • sideBarSectionHeader.border#111
  • sideBarSectionHeader.foreground#888
  • sideBarTitle.foreground#d4d4d4
  • statusBar.background#435f4f
  • statusBar.foreground#fff
  • tab.inactiveBackground#1c1c1c
  • terminal.ansiBlack#FF0000
  • terminal.ansiBrightBlack#665C54
  • terminal.ansiBrightBlue#7c7c7c
  • terminal.ansiBrightCyan#8BA59B
  • terminal.ansiBrightGreen#666
  • terminal.ansiBrightMagenta#8F4673
  • terminal.ansiBrightRed#FB543F
  • terminal.ansiBrightWhite#FDF4C1
  • terminal.ansiBrightYellow#FAC03B
  • terminal.ansiCyan#8BA59B
  • terminal.ansiGreen#6fa787
  • terminal.ansiMagenta#8F4673
  • terminal.ansiRed#FB543F
  • terminal.ansiWhite#A89984
  • terminal.ansiYellow#FAC03B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#7c7c7c
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#7c7c7c
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#61bb74
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6bad91
meta.block variable.other#6bad91
support.other.variable, string.other.link#6bad91
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#528d72
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#61bb74
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#c2c2c2
support.type#B2CCD6
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#61bb74
variable.language#999898
entity.name.method.js#82ffd5italic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#037a27
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
Abyssal Jade by awestlake87 - VS Code Theme