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#f0f0f0
  • activityBar.border#00000018
  • activityBar.foreground#303030
  • activityBarBadge.background#e8e8e8
  • activityBarBadge.foreground#303030
  • dropdown.border#00000018
  • editor.background#ffffff
  • editor.findMatchBackground#00000020
  • editor.findMatchHighlightBackground#00000030
  • editor.findRangeHighlightBackground#00000020
  • editor.foreground#303030
  • editor.hoverHighlightBackground#00000010
  • editor.lineHighlightBackground#fffae3
  • editor.rangeHighlightBackground#00000010
  • editor.selectionBackground#00000020
  • editor.selectionHighlightBackground#00000030
  • editor.wordHighlightBackground#00000020
  • editor.wordHighlightStrongBackground#00000030
  • editorCursor.background#ffffff
  • editorCursor.foreground#303030
  • editorGroupHeader.tabsBackground#f0f0f0
  • editorGroupHeader.tabsBorder#00000018
  • editorIndentGuide.activeBackground1#00000020
  • editorIndentGuide.background1#ffffff
  • editorLineNumber.activeForeground#777777
  • editorLineNumber.foreground#bbbbbb
  • input.border#00000018
  • list.activeSelectionBackground#e8e8e8
  • list.activeSelectionForeground#000000
  • list.hoverBackground#f0f0f0
  • list.inactiveSelectionBackground#f0f0f0
  • panel.border#00000018
  • sideBar.background#f8f8f8
  • sideBar.border#00000018
  • sideBarSectionHeader.background#f0f0f0
  • sideBarSectionHeader.border#00000018
  • statusBar.background#e8e8e8
  • statusBar.border#00000018
  • statusBar.debuggingBackground#009900
  • statusBar.foreground#303030
  • tab.activeBackground#ffffff
  • tab.border#00000018
  • tab.inactiveBackground#f0f0f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080
comment.block.preprocessor#808080
comment.documentation, comment.block.documentation#808080
invalid.illegal#ff0000underline
keyword.operator, punctuation.definition.typeparameters, storage.type.function.arrow#00a0a0
keyword, storage#0000ff
storage.type, support.type#0000ff
constant.language, support.constant#0000ff
variable.object.property, variable.other.object.property, variable.other.property, support.variable.property, meta.object-literal.key, constant.other.symbol.hashkey, support.type.property-name#8000ff
meta.object.member#c37522
variable.other.object, variable.other.readwrite, variable.other.value#c37522
variable.other.object.instance, variable.other.readwrite.instance punctuation.definition.variable, variable.other.readwrite.instance#a8a800
variable.other.constant, entity.other.attribute-name.pseudo-class#48a0ff
meta.definition.variable variable.other.constant, variable.other.name#b30000
entity.name.function, support.function#ff9122
meta.function-call entity.name.function, meta.function-call, entity.other.attribute-selector#80b000
entity.name.type, entity.other.inherited-class, support.class, entity.other.attribute-name.class#0080c0
entity.name.exception#660000
constant.numeric, constant.character, constant#ff0000
variable.parameter, variable.other.block, variable.other.root#c37522
meta.brace.round#ff80ff
string, punctuation.definition.string#008000
constant.character.escape#808080
string.regexp#b30000
constant.other.symbol#0080c0
punctuation#ff00ff
punctuation.definition.template-expression#bb77ff
punctuation.definition.block, punctuation.section.scope, punctuation.section.embedded#bb77ff
meta.brace.square, punctuation.section.array#db6262
meta.import variable.other.readwrite.alias#ff00ff
meta.import meta.block variable.other.readwrite.alias#ff9122
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
punctuation.definition.tag, meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#000000
entity.name.tag, support.class.component#ff00ff
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#8000ff
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation#7A3E9D
meta.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.traceback#660000
markup.underlineunderline
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
punctuation.separator.key-value#b30000
support.constant.color#80b000
support.function#ff9122
entity.other.attribute-name.id#a8a800
entity.name.tag#ff00ff
constant.other.unicode-range#80b000
console.yellow#cdcd00
info#d000ffunderline
upptheme light theme by AndoCorp - VS Code Theme