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.background#F6F4EE
  • activityBar.border#00000015
  • activityBar.foreground#2D3E7A
  • activityBar.inactiveForeground#18224460
  • activityBarBadge.background#2D3E7A
  • activityBarBadge.foreground#F6F4EE
  • button.background#2D3E7A
  • button.foreground#F6F4EE
  • button.hoverBackground#2D3E7Add
  • editor.background#F6F4EE
  • editor.foreground#182244
  • editor.inactiveSelectionBackground#5A468A2580
  • editor.lineHighlightBackground#FFFEFA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5A468A25
  • editorCursor.foreground#2D3E7A
  • editorGroupHeader.tabsBackground#FFFEFAaa
  • editorLineNumber.activeForeground#2D3E7A
  • editorLineNumber.foreground#AEB3BA80
  • focusBorder#2D3E7A
  • foreground#182244
  • input.background#FFFEFA
  • input.border#00000015
  • input.foreground#182244
  • input.placeholderForeground#18224460
  • list.activeSelectionBackground#2D3E7A30
  • list.activeSelectionForeground#182244
  • list.highlightForeground#2D3E7A
  • list.hoverBackground#FFFEFA40
  • list.hoverForeground#182244
  • list.inactiveSelectionBackground#2D3E7A15
  • list.inactiveSelectionForeground#182244
  • selection.background#5A468A25
  • sideBar.background#FFFEFA
  • sideBar.border#00000015
  • sideBar.foreground#182244
  • sideBarSectionHeader.background#FFFEFA80
  • sideBarSectionHeader.foreground#182244
  • sideBarTitle.foreground#2D3E7A
  • statusBar.background#F6F4EE
  • statusBar.border#00000015
  • statusBar.foreground#182244
  • statusBar.noFolderBackground#F6F4EE
  • tab.activeBackground#F6F4EE
  • tab.activeBorderTop#2D3E7A
  • tab.activeForeground#182244
  • tab.border#00000015
  • tab.inactiveBackground#F6F4EE60
  • tab.inactiveForeground#18224480
  • terminal.ansiBlack#182244
  • terminal.ansiBlue#5A468A
  • terminal.ansiCyan#CBA46A
  • terminal.ansiGreen#2D3E7A
  • terminal.ansiMagenta#2E665A
  • terminal.ansiRed#2E665A
  • terminal.ansiWhite#182244
  • terminal.ansiYellow#CBA46A
  • terminal.background#F6F4EE
  • terminal.foreground#182244
  • titleBar.activeBackground#F6F4EE
  • titleBar.activeForeground#182244
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F4EE
  • titleBar.inactiveForeground#18224460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AEB3BAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5A468Abold
storage.type, storage.modifier#5A468Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2D3E7A
string, punctuation.definition.string, string.template, meta.template.expression#CBA46A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E665A
variable, variable.other.readwrite, variable.other.object#182244
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#182244
variable.parameter, meta.parameter#182244dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18224480
keyword.operator#182244
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CBA46Abold
entity.other.inherited-class#2D3E7A
entity.name.tag, punctuation.definition.tag#5A468A
entity.other.attribute-name#2D3E7A
meta.diff, meta.diff.header#AEB3BA
markup.deleted#2E665A
markup.inserted#2D3E7A
markup.changed#CBA46A
markup.heading, markup.heading.setext, punctuation.definition.heading#2D3E7Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CBA46A
string.other.link.title, string.other.link.description#2D3E7A
markup.underline.link#AEB3BAunderline
punctuation.definition.list#5A468A
markup.quote, punctuation.definition.quote#AEB3BAitalic