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#FAFAF8
  • activityBar.border#00000015
  • activityBar.foreground#5B3A8C
  • activityBar.inactiveForeground#23251F60
  • activityBarBadge.background#5B3A8C
  • activityBarBadge.foreground#FAFAF8
  • button.background#5B3A8C
  • button.foreground#FAFAF8
  • button.hoverBackground#5B3A8Cdd
  • editor.background#FAFAF8
  • editor.foreground#23251F
  • editor.inactiveSelectionBackground#B24A7E2580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B24A7E25
  • editorCursor.foreground#5B3A8C
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#5B3A8C
  • editorLineNumber.foreground#E6F0E780
  • focusBorder#5B3A8C
  • foreground#23251F
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#23251F
  • input.placeholderForeground#23251F60
  • list.activeSelectionBackground#5B3A8C30
  • list.activeSelectionForeground#23251F
  • list.highlightForeground#5B3A8C
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#23251F
  • list.inactiveSelectionBackground#5B3A8C15
  • list.inactiveSelectionForeground#23251F
  • selection.background#B24A7E25
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#23251F
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#23251F
  • sideBarTitle.foreground#5B3A8C
  • statusBar.background#FAFAF8
  • statusBar.border#00000015
  • statusBar.foreground#23251F
  • statusBar.noFolderBackground#FAFAF8
  • tab.activeBackground#FAFAF8
  • tab.activeBorderTop#5B3A8C
  • tab.activeForeground#23251F
  • tab.border#00000015
  • tab.inactiveBackground#FAFAF860
  • tab.inactiveForeground#23251F80
  • terminal.ansiBlack#23251F
  • terminal.ansiBlue#B24A7E
  • terminal.ansiCyan#D56A8C
  • terminal.ansiGreen#5B3A8C
  • terminal.ansiMagenta#F3C63A
  • terminal.ansiRed#F3C63A
  • terminal.ansiWhite#23251F
  • terminal.ansiYellow#D56A8C
  • terminal.background#FAFAF8
  • terminal.foreground#23251F
  • titleBar.activeBackground#FAFAF8
  • titleBar.activeForeground#23251F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAF8
  • titleBar.inactiveForeground#23251F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6F0E7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B24A7Ebold
storage.type, storage.modifier#B24A7Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5B3A8C
string, punctuation.definition.string, string.template, meta.template.expression#D56A8C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F3C63A
variable, variable.other.readwrite, variable.other.object#23251F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23251F
variable.parameter, meta.parameter#23251Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23251F80
keyword.operator#23251F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D56A8Cbold
entity.other.inherited-class#5B3A8C
entity.name.tag, punctuation.definition.tag#B24A7E
entity.other.attribute-name#5B3A8C
meta.diff, meta.diff.header#E6F0E7
markup.deleted#F3C63A
markup.inserted#5B3A8C
markup.changed#D56A8C
markup.heading, markup.heading.setext, punctuation.definition.heading#5B3A8Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D56A8C
string.other.link.title, string.other.link.description#5B3A8C
markup.underline.link#E6F0E7underline
punctuation.definition.list#B24A7E
markup.quote, punctuation.definition.quote#E6F0E7italic