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#4D7997
  • activityBar.background#374d59
  • contrastBorder#233540
  • debugToolBar.background#1b2b34
  • dropdown.background#2b3b44
  • editor.background#1b2b34
  • editor.foreground#cdd3de
  • editor.lineHighlightBackground#65737e55
  • editor.selectionBackground#4f5b66
  • editorCursor.foreground#c0c5ce
  • editorGroupHeader.tabsBackground#2b3b44
  • editorIndentGuide.background#263638
  • editorSuggestWidget.selectedBackground#4D7997
  • editorWhitespace.foreground#65737e
  • editorWidget.background#1b2b34
  • input.background#2b3b44
  • list.activeSelectionBackground#2b3b44
  • list.dropBackground#4D7997
  • list.focusBackground#7e8c96
  • list.hoverBackground#2b3b44
  • list.inactiveSelectionBackground#2b3b44
  • sideBar.background#1b2b34
  • sideBarSectionHeader.background#2b3b44
  • tab.activeBackground#1b2b34
  • tab.inactiveBackground#2b3b44
  • titleBar.activeBackground#374d59
  • widget.shadow#0b1b24

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#65737e
variable#CDD3DE
keyword, storage.type, storage.modifier#C594C5
keyword.operator, 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#5FB3B3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EB606B
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699CC
support.other.variable, string.other.link#F2777A
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#F99157
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#99C794normal
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#EC5F67
variable.language#EC5F67italic
entity.name.method.js#D8DEE9
meta.class-method.js entity.name.function.js, variable.function.constructor#D8DEE9
entity.other.attribute-name#BB80B3
markup.inserted#99C794
markup.deleted#EC5F67
markup.changed#BB80B3
string.regexp#5FB3B3
constant.character.escape#5FB3B3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#AB7967
entity.name.filename.find-in-files#99C794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699CCitalic
source.js constant.other.object.key.js string.unquoted.label.js#EC5F67italic
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

ema - Coding Theme