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#f1d7cc
  • activityBar.background#DDDDDD
  • activityBar.foreground#d89070
  • activityBar.inactiveForeground#d58866
  • activityBarBadge.background#c46236
  • button.background#c46236
  • editor.background#fcf7f5
  • editor.foreground#8e8c82
  • editorCursor.foreground#d89070
  • editorLink.activeForeground#9d4e2b
  • focusBorder#d89070
  • list.activeSelectionBackground#e3b099
  • list.activeSelectionIconForeground#fff
  • list.focusOutline#c46236
  • list.highlightForeground#c46236
  • sideBarSectionHeader.foreground#c46236
  • statusBar.background#c46236
  • tab.activeBackground#eed0c2
  • tab.inactiveBackground#f7e7e0
  • terminalCursor.foreground#d89070
  • textLink.activeForeground#d89070
  • textLink.foreground#c46236

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#819ab4italic
comment.block.preprocessor#819ab4italic
comment.documentation, comment.block.documentation#448C27—
invalid.illegal#660000—
keyword.operator#7b776a—
keyword, storage#4f93c0—
storage.type, support.type#4f93c0—
constant.language, support.constant, variable.language#AB6526—
variable, support.variable#7b776a—
entity.name.function, support.function#7b776a—
entity.name.type, entity.other.inherited-class, support.class#c46236—
entity.name.exception#660000—
entity.name.section—
constant.numeric, constant.character, constant#AB6526—
string#a58c58—
constant.character.escape#777777—
string.regexp#4B83CD—
constant.other.symbol#AB6526—
punctuation#777777—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#89867c—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#c05726—
entity.name.tag#c05726—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#4f93c0
constant.character.entity, punctuation.definition.entity#AB6526—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#c46236—
meta.property-name, support.type.property-name#7b776a—
meta.property-value, meta.property-value constant.other, support.constant.property-value#4f93c0—
keyword.other.important—
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—
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—
meta.function-call, variable.other.object, entity.name.function#c46236—
variable.other.constant, meta.definition.variable#7b776a—
constant.numeric.css, meta.property-value.css, meta.property-list.css#72a25e—
variable.other.readwrite#7B776A—
constant.language.boolean#4f93c0—
meta.definition.variable, entity.name.function#8f8b83—
constant.numeric#72a25e—
support.type#c05726—
meta.object.member.ts, meta.objectliteral.ts, meta.function#c46236—
variable.parameter#8A867C—
variable.object.property, meta.definition.property, meta.field.declaration#7B776A—
entity.name.function#c46236—
meta.function-call#c46236—
keyword.operator#4f93c0—
meta.brace.round, meta.brace.square, meta.array.literal#777777—
meta.function-call, meta.function, meta.block#8a867c—
variable.other.readwrite.alias#7B776A—
meta.object-literal.key#7B776A—
support.type.property-name#c46236—
support.type.property-name.css, meta.property-name.css, meta.property-list.css#7B776A—
variable.argument.css, meta.function.variable.css, support.function.misc.css, variable.css#c46236—
meta.parameter.object-binding-pattern#c46236—
entity.other.attribute-name#4f93c0—
meta.jsx.children.tsx, meta.tag.tsx#8e8c82—