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#FFF6F8
  • activityBar.border#00000015
  • activityBar.foreground#F195B5
  • activityBar.inactiveForeground#2A1F1B60
  • activityBarBadge.background#F195B5
  • activityBarBadge.foreground#FFF6F8
  • button.background#F195B5
  • button.foreground#FFF6F8
  • button.hoverBackground#F195B5dd
  • editor.background#FFF6F8
  • editor.foreground#2A1F1B
  • editor.inactiveSelectionBackground#6E4B3A2580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6E4B3A25
  • editorCursor.foreground#F195B5
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#F195B5
  • editorLineNumber.foreground#EBF3FF80
  • focusBorder#F195B5
  • foreground#2A1F1B
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#2A1F1B
  • input.placeholderForeground#2A1F1B60
  • list.activeSelectionBackground#F195B530
  • list.activeSelectionForeground#2A1F1B
  • list.highlightForeground#F195B5
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#2A1F1B
  • list.inactiveSelectionBackground#F195B515
  • list.inactiveSelectionForeground#2A1F1B
  • selection.background#6E4B3A25
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#2A1F1B
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#2A1F1B
  • sideBarTitle.foreground#F195B5
  • statusBar.background#FFF6F8
  • statusBar.border#00000015
  • statusBar.foreground#2A1F1B
  • statusBar.noFolderBackground#FFF6F8
  • tab.activeBackground#FFF6F8
  • tab.activeBorderTop#F195B5
  • tab.activeForeground#2A1F1B
  • tab.border#00000015
  • tab.inactiveBackground#FFF6F860
  • tab.inactiveForeground#2A1F1B80
  • terminal.ansiBlack#2A1F1B
  • terminal.ansiBlue#6E4B3A
  • terminal.ansiCyan#F7D7E3
  • terminal.ansiGreen#F195B5
  • terminal.ansiMagenta#93C67A
  • terminal.ansiRed#93C67A
  • terminal.ansiWhite#2A1F1B
  • terminal.ansiYellow#F7D7E3
  • terminal.background#FFF6F8
  • terminal.foreground#2A1F1B
  • titleBar.activeBackground#FFF6F8
  • titleBar.activeForeground#2A1F1B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF6F8
  • titleBar.inactiveForeground#2A1F1B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EBF3FFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6E4B3Abold
storage.type, storage.modifier#6E4B3Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F195B5
string, punctuation.definition.string, string.template, meta.template.expression#F7D7E3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#93C67A
variable, variable.other.readwrite, variable.other.object#2A1F1B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A1F1B
variable.parameter, meta.parameter#2A1F1Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A1F1B80
keyword.operator#2A1F1B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F7D7E3bold
entity.other.inherited-class#F195B5
entity.name.tag, punctuation.definition.tag#6E4B3A
entity.other.attribute-name#F195B5
meta.diff, meta.diff.header#EBF3FF
markup.deleted#93C67A
markup.inserted#F195B5
markup.changed#F7D7E3
markup.heading, markup.heading.setext, punctuation.definition.heading#F195B5bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F7D7E3
string.other.link.title, string.other.link.description#F195B5
markup.underline.link#EBF3FFunderline
punctuation.definition.list#6E4B3A
markup.quote, punctuation.definition.quote#EBF3FFitalic