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#F2F4F6
  • activityBar.border#00000015
  • activityBar.foreground#FF3E90
  • activityBar.inactiveForeground#282E3160
  • activityBarBadge.background#FF3E90
  • activityBarBadge.foreground#F2F4F6
  • button.background#FF3E90
  • button.foreground#F2F4F6
  • button.hoverBackground#FF3E90dd
  • editor.background#F2F4F6
  • editor.foreground#282E31
  • editor.inactiveSelectionBackground#2E7D322580
  • editor.lineHighlightBackground#FFE6F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E7D3225
  • editorCursor.foreground#FF3E90
  • editorGroupHeader.tabsBackground#FFE6F1aa
  • editorLineNumber.activeForeground#FF3E90
  • editorLineNumber.foreground#C792B280
  • focusBorder#FF3E90
  • foreground#282E31
  • input.background#FFE6F1
  • input.border#00000015
  • input.foreground#282E31
  • input.placeholderForeground#282E3160
  • list.activeSelectionBackground#FF3E9030
  • list.activeSelectionForeground#282E31
  • list.highlightForeground#FF3E90
  • list.hoverBackground#FFE6F140
  • list.hoverForeground#282E31
  • list.inactiveSelectionBackground#FF3E9015
  • list.inactiveSelectionForeground#282E31
  • selection.background#2E7D3225
  • sideBar.background#FFE6F1
  • sideBar.border#00000015
  • sideBar.foreground#282E31
  • sideBarSectionHeader.background#FFE6F180
  • sideBarSectionHeader.foreground#282E31
  • sideBarTitle.foreground#FF3E90
  • statusBar.background#F2F4F6
  • statusBar.border#00000015
  • statusBar.foreground#282E31
  • statusBar.noFolderBackground#F2F4F6
  • tab.activeBackground#F2F4F6
  • tab.activeBorderTop#FF3E90
  • tab.activeForeground#282E31
  • tab.border#00000015
  • tab.inactiveBackground#F2F4F660
  • tab.inactiveForeground#282E3180
  • terminal.ansiBlack#282E31
  • terminal.ansiBlue#2E7D32
  • terminal.ansiCyan#D60A61
  • terminal.ansiGreen#FF3E90
  • terminal.ansiMagenta#8A8580
  • terminal.ansiRed#8A8580
  • terminal.ansiWhite#282E31
  • terminal.ansiYellow#D60A61
  • terminal.background#F2F4F6
  • terminal.foreground#282E31
  • titleBar.activeBackground#F2F4F6
  • titleBar.activeForeground#282E31
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F2F4F6
  • titleBar.inactiveForeground#282E3160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C792B2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E7D32bold
storage.type, storage.modifier#2E7D32italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF3E90
string, punctuation.definition.string, string.template, meta.template.expression#D60A61
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8A8580
variable, variable.other.readwrite, variable.other.object#282E31
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282E31
variable.parameter, meta.parameter#282E31dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282E3180
keyword.operator#282E31
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D60A61bold
entity.other.inherited-class#FF3E90
entity.name.tag, punctuation.definition.tag#2E7D32
entity.other.attribute-name#FF3E90
meta.diff, meta.diff.header#C792B2
markup.deleted#8A8580
markup.inserted#FF3E90
markup.changed#D60A61
markup.heading, markup.heading.setext, punctuation.definition.heading#FF3E90bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D60A61
string.other.link.title, string.other.link.description#FF3E90
markup.underline.link#C792B2underline
punctuation.definition.list#2E7D32
markup.quote, punctuation.definition.quote#C792B2italic