Skip to main content
Coding Theme

Color themes

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#006D69
  • activityBar.background#006D69
  • activityBarBadge.background#FBFCF6
  • activityBarBadge.foreground#006D69
  • editor.background#FBFCF6
  • editor.foreground#1C3134
  • focusBorder#EBF2D4
  • list.activeSelectionBackground#EBF2D4
  • list.activeSelectionForeground#1C3134
  • list.activeSelectionIconForeground#fff
  • list.focusBackground#EBF2D4
  • list.focusForeground#1C3134
  • list.highlightForeground#006D69
  • sideBar.foreground#1C3134
  • statusBar.background#006D69
  • statusBar.debuggingBackground#006D69
  • statusBar.foreground#FBFCF6
  • statusBar.noFolderBackground#006D69
  • statusBar.noFolderForeground#FBFCF6
  • titleBar.activeBackground#FBFCF6
  • titleBar.activeForeground#1C3134
  • titleBar.border#8EAC33

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
keyword, storage, storage.type, support.type#8EAC33—
invalid.illegal#660000—
keyword.operator#3C5154—
constant.language, support.constant, variable.language#8EAC33—
variable, support.variable#1C3134—
entity.name.function, support.function#609694
entity.name.type, entity.other.inherited-class, support.class#609694bold
entity.name.exception#660000—
entity.name.section—bold
constant.numeric, constant.character, constant#D3A243—
string#448C27—
constant.character.escape#3C5154—
string.regexp#D3A243—
constant.other.symbol#AB6526—
punctuation#3C5154—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0—
entity.name.tag#4B83CD—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#AB6526—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D—
meta.property-name, support.type.property-name#AB6526—
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27—
keyword.other.important—bold
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#660000—
markup.inserted#000000—
meta.link#4B83CD—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#AA3731—
markup.bold—bold
markup.traceback#660000—
markup.underline—underline
markup.quote#7A3E9D—
markup.list#4B83CD—
markup.bold, markup.italic#448C27—
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
slow green by Yuta Hane - VS Code Theme