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#f8fbf2
  • activityBar.border#00000015
  • activityBar.foreground#e83222
  • activityBar.inactiveForeground#14131360
  • activityBarBadge.background#e83222
  • activityBarBadge.foreground#f8fbf2
  • button.background#e83222
  • button.foreground#f8fbf2
  • button.hoverBackground#e83222dd
  • editor.background#f8fbf2
  • editor.foreground#141313
  • editor.inactiveSelectionBackground#b91f182580
  • editor.lineHighlightBackground#ebe4d250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#b91f1825
  • editorCursor.foreground#e83222
  • editorGroupHeader.tabsBackground#ebe4d2aa
  • editorLineNumber.activeForeground#e83222
  • editorLineNumber.foreground#aeb8a980
  • focusBorder#e83222
  • foreground#141313
  • input.background#ebe4d2
  • input.border#00000015
  • input.foreground#141313
  • input.placeholderForeground#14131360
  • list.activeSelectionBackground#e8322230
  • list.activeSelectionForeground#141313
  • list.highlightForeground#e83222
  • list.hoverBackground#ebe4d240
  • list.hoverForeground#141313
  • list.inactiveSelectionBackground#e8322215
  • list.inactiveSelectionForeground#141313
  • selection.background#b91f1825
  • sideBar.background#ebe4d2
  • sideBar.border#00000015
  • sideBar.foreground#141313
  • sideBarSectionHeader.background#ebe4d280
  • sideBarSectionHeader.foreground#141313
  • sideBarTitle.foreground#e83222
  • statusBar.background#f8fbf2
  • statusBar.border#00000015
  • statusBar.foreground#141313
  • statusBar.noFolderBackground#f8fbf2
  • tab.activeBackground#f8fbf2
  • tab.activeBorderTop#e83222
  • tab.activeForeground#141313
  • tab.border#00000015
  • tab.inactiveBackground#f8fbf260
  • tab.inactiveForeground#14131380
  • terminal.ansiBlack#141313
  • terminal.ansiBlue#b91f18
  • terminal.ansiCyan#3f7d3a
  • terminal.ansiGreen#e83222
  • terminal.ansiMagenta#7fae45
  • terminal.ansiRed#7fae45
  • terminal.ansiWhite#141313
  • terminal.ansiYellow#3f7d3a
  • terminal.background#f8fbf2
  • terminal.foreground#141313
  • titleBar.activeBackground#f8fbf2
  • titleBar.activeForeground#141313
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f8fbf2
  • titleBar.inactiveForeground#14131360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aeb8a9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#b91f18bold
storage.type, storage.modifier#b91f18italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e83222
string, punctuation.definition.string, string.template, meta.template.expression#3f7d3a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7fae45
variable, variable.other.readwrite, variable.other.object#141313
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#141313
variable.parameter, meta.parameter#141313dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#14131380
keyword.operator#141313
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3f7d3abold
entity.other.inherited-class#e83222
entity.name.tag, punctuation.definition.tag#b91f18
entity.other.attribute-name#e83222
meta.diff, meta.diff.header#aeb8a9
markup.deleted#7fae45
markup.inserted#e83222
markup.changed#3f7d3a
markup.heading, markup.heading.setext, punctuation.definition.heading#e83222bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3f7d3a
string.other.link.title, string.other.link.description#e83222
markup.underline.link#aeb8a9underline
punctuation.definition.list#b91f18
markup.quote, punctuation.definition.quote#aeb8a9italic