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#302927
  • activityBar.border#ffffff15
  • activityBar.foreground#E9679D
  • activityBar.inactiveForeground#F2F4F660
  • activityBarBadge.background#E9679D
  • activityBarBadge.foreground#302927
  • button.background#E9679D
  • button.foreground#302927
  • button.hoverBackground#E9679Ddd
  • editor.background#302927
  • editor.foreground#F2F4F6
  • editor.inactiveSelectionBackground#79EC7F3580
  • editor.lineHighlightBackground#1E222440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC7F35
  • editorCursor.foreground#E9679D
  • editorGroupHeader.tabsBackground#302927dd
  • editorLineNumber.activeForeground#E9679D
  • editorLineNumber.foreground#C792B280
  • focusBorder#E9679D
  • foreground#F2F4F6
  • input.background#1E2224
  • input.border#ffffff15
  • input.foreground#F2F4F6
  • input.placeholderForeground#F2F4F660
  • list.activeSelectionBackground#E9679D30
  • list.activeSelectionForeground#F2F4F6
  • list.highlightForeground#E9679D
  • list.hoverBackground#1E222440
  • list.hoverForeground#F2F4F6
  • list.inactiveSelectionBackground#E9679D15
  • list.inactiveSelectionForeground#F2F4F6
  • selection.background#79EC7F35
  • sideBar.background#1E2224
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F4F6
  • sideBarSectionHeader.background#30292780
  • sideBarSectionHeader.foreground#F2F4F6
  • sideBarTitle.foreground#E9679D
  • statusBar.background#302927
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F4F6
  • statusBar.noFolderBackground#302927
  • tab.activeBackground#302927
  • tab.activeBorderTop#E9679D
  • tab.activeForeground#F2F4F6
  • tab.border#ffffff15
  • tab.inactiveBackground#1E222460
  • tab.inactiveForeground#F2F4F680
  • terminal.ansiBlack#302927
  • terminal.ansiBlue#79EC7F
  • terminal.ansiCyan#E75594
  • terminal.ansiGreen#E9679D
  • terminal.ansiMagenta#F1BA83
  • terminal.ansiRed#F1BA83
  • terminal.ansiWhite#F2F4F6
  • terminal.ansiYellow#E75594
  • terminal.background#302927
  • terminal.foreground#F2F4F6
  • titleBar.activeBackground#302927
  • titleBar.activeForeground#F2F4F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#302927
  • titleBar.inactiveForeground#F2F4F660
  • widget.border#ffffff15

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#79EC7Fbold
storage.type, storage.modifier#79EC7Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9679D
string, punctuation.definition.string, string.template, meta.template.expression#E75594
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BA83
variable, variable.other.readwrite, variable.other.object#F2F4F6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F4F6
variable.parameter, meta.parameter#F2F4F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F4F680
keyword.operator#F2F4F6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75594bold
entity.other.inherited-class#E9679D
entity.name.tag, punctuation.definition.tag#79EC7F
entity.other.attribute-name#E9679D
meta.diff, meta.diff.header#C792B2
markup.deleted#F1BA83
markup.inserted#E9679D
markup.changed#E75594
markup.heading, markup.heading.setext, punctuation.definition.heading#E9679Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75594
string.other.link.title, string.other.link.description#E9679D
markup.underline.link#C792B2underline
punctuation.definition.list#79EC7F
markup.quote, punctuation.definition.quote#C792B2italic