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#fbf8f7
  • activityBar.border#00000015
  • activityBar.foreground#c20b3a
  • activityBar.inactiveForeground#21070c60
  • activityBarBadge.background#c20b3a
  • activityBarBadge.foreground#fbf8f7
  • button.background#c20b3a
  • button.foreground#fbf8f7
  • button.hoverBackground#c20b3add
  • editor.background#fbf8f7
  • editor.foreground#21070c
  • editor.inactiveSelectionBackground#7a061c2580
  • editor.lineHighlightBackground#e5e1df50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7a061c25
  • editorCursor.foreground#c20b3a
  • editorGroupHeader.tabsBackground#e5e1dfaa
  • editorLineNumber.activeForeground#c20b3a
  • editorLineNumber.foreground#68646a80
  • focusBorder#c20b3a
  • foreground#21070c
  • input.background#e5e1df
  • input.border#00000015
  • input.foreground#21070c
  • input.placeholderForeground#21070c60
  • list.activeSelectionBackground#c20b3a30
  • list.activeSelectionForeground#21070c
  • list.highlightForeground#c20b3a
  • list.hoverBackground#e5e1df40
  • list.hoverForeground#21070c
  • list.inactiveSelectionBackground#c20b3a15
  • list.inactiveSelectionForeground#21070c
  • selection.background#7a061c25
  • sideBar.background#e5e1df
  • sideBar.border#00000015
  • sideBar.foreground#21070c
  • sideBarSectionHeader.background#e5e1df80
  • sideBarSectionHeader.foreground#21070c
  • sideBarTitle.foreground#c20b3a
  • statusBar.background#fbf8f7
  • statusBar.border#00000015
  • statusBar.foreground#21070c
  • statusBar.noFolderBackground#fbf8f7
  • tab.activeBackground#fbf8f7
  • tab.activeBorderTop#c20b3a
  • tab.activeForeground#21070c
  • tab.border#00000015
  • tab.inactiveBackground#fbf8f760
  • tab.inactiveForeground#21070c80
  • terminal.ansiBlack#21070c
  • terminal.ansiBlue#7a061c
  • terminal.ansiCyan#f45b81
  • terminal.ansiGreen#c20b3a
  • terminal.ansiMagenta#ffd7df
  • terminal.ansiRed#ffd7df
  • terminal.ansiWhite#21070c
  • terminal.ansiYellow#f45b81
  • terminal.background#fbf8f7
  • terminal.foreground#21070c
  • titleBar.activeBackground#fbf8f7
  • titleBar.activeForeground#21070c
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fbf8f7
  • titleBar.inactiveForeground#21070c60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#68646aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7a061cbold
storage.type, storage.modifier#7a061citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c20b3a
string, punctuation.definition.string, string.template, meta.template.expression#f45b81
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ffd7df
variable, variable.other.readwrite, variable.other.object#21070c
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#21070c
variable.parameter, meta.parameter#21070cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21070c80
keyword.operator#21070c
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f45b81bold
entity.other.inherited-class#c20b3a
entity.name.tag, punctuation.definition.tag#7a061c
entity.other.attribute-name#c20b3a
meta.diff, meta.diff.header#68646a
markup.deleted#ffd7df
markup.inserted#c20b3a
markup.changed#f45b81
markup.heading, markup.heading.setext, punctuation.definition.heading#c20b3abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f45b81
string.other.link.title, string.other.link.description#c20b3a
markup.underline.link#68646aunderline
punctuation.definition.list#7a061c
markup.quote, punctuation.definition.quote#68646aitalic