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#3A202B
  • activityBar.border#ffffff15
  • activityBar.foreground#E91549
  • activityBar.inactiveForeground#FFF7F360
  • activityBarBadge.background#E91549
  • activityBarBadge.foreground#3A202B
  • button.background#E91549
  • button.foreground#3A202B
  • button.hoverBackground#E91549dd
  • editor.background#3A202B
  • editor.foreground#FFF7F3
  • editor.inactiveSelectionBackground#FFE1E73580
  • editor.lineHighlightBackground#2A151B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFE1E735
  • editorCursor.foreground#E91549
  • editorGroupHeader.tabsBackground#3A202Bdd
  • editorLineNumber.activeForeground#E91549
  • editorLineNumber.foreground#D6BBB980
  • focusBorder#E91549
  • foreground#FFF7F3
  • input.background#2A151B
  • input.border#ffffff15
  • input.foreground#FFF7F3
  • input.placeholderForeground#FFF7F360
  • list.activeSelectionBackground#E9154930
  • list.activeSelectionForeground#FFF7F3
  • list.highlightForeground#E91549
  • list.hoverBackground#2A151B40
  • list.hoverForeground#FFF7F3
  • list.inactiveSelectionBackground#E9154915
  • list.inactiveSelectionForeground#FFF7F3
  • selection.background#FFE1E735
  • sideBar.background#2A151B
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7F3
  • sideBarSectionHeader.background#3A202B80
  • sideBarSectionHeader.foreground#FFF7F3
  • sideBarTitle.foreground#E91549
  • statusBar.background#3A202B
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7F3
  • statusBar.noFolderBackground#3A202B
  • tab.activeBackground#3A202B
  • tab.activeBorderTop#E91549
  • tab.activeForeground#FFF7F3
  • tab.border#ffffff15
  • tab.inactiveBackground#2A151B60
  • tab.inactiveForeground#FFF7F380
  • terminal.ansiBlack#3A202B
  • terminal.ansiBlue#FFE1E7
  • terminal.ansiCyan#4CAF7A
  • terminal.ansiGreen#E91549
  • terminal.ansiMagenta#FF6F93
  • terminal.ansiRed#FF6F93
  • terminal.ansiWhite#FFF7F3
  • terminal.ansiYellow#4CAF7A
  • terminal.background#3A202B
  • terminal.foreground#FFF7F3
  • titleBar.activeBackground#3A202B
  • titleBar.activeForeground#FFF7F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3A202B
  • titleBar.inactiveForeground#FFF7F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6BBB9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFE1E7bold
storage.type, storage.modifier#FFE1E7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E91549
string, punctuation.definition.string, string.template, meta.template.expression#4CAF7A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FF6F93
variable, variable.other.readwrite, variable.other.object#FFF7F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7F3
variable.parameter, meta.parameter#FFF7F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7F380
keyword.operator#FFF7F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4CAF7Abold
entity.other.inherited-class#E91549
entity.name.tag, punctuation.definition.tag#FFE1E7
entity.other.attribute-name#E91549
meta.diff, meta.diff.header#D6BBB9
markup.deleted#FF6F93
markup.inserted#E91549
markup.changed#4CAF7A
markup.heading, markup.heading.setext, punctuation.definition.heading#E91549bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4CAF7A
string.other.link.title, string.other.link.description#E91549
markup.underline.link#D6BBB9underline
punctuation.definition.list#FFE1E7
markup.quote, punctuation.definition.quote#D6BBB9italic