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#FAF7F2
  • activityBar.border#00000015
  • activityBar.foreground#B14D8F
  • activityBar.inactiveForeground#22325160
  • activityBarBadge.background#B14D8F
  • activityBarBadge.foreground#FAF7F2
  • button.background#B14D8F
  • button.foreground#FAF7F2
  • button.hoverBackground#B14D8Fdd
  • editor.background#FAF7F2
  • editor.foreground#223251
  • editor.inactiveSelectionBackground#2E7D582580
  • editor.lineHighlightBackground#F3E6F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E7D5825
  • editorCursor.foreground#B14D8F
  • editorGroupHeader.tabsBackground#F3E6F2aa
  • editorLineNumber.activeForeground#B14D8F
  • editorLineNumber.foreground#6A7F6380
  • focusBorder#B14D8F
  • foreground#223251
  • input.background#F3E6F2
  • input.border#00000015
  • input.foreground#223251
  • input.placeholderForeground#22325160
  • list.activeSelectionBackground#B14D8F30
  • list.activeSelectionForeground#223251
  • list.highlightForeground#B14D8F
  • list.hoverBackground#F3E6F240
  • list.hoverForeground#223251
  • list.inactiveSelectionBackground#B14D8F15
  • list.inactiveSelectionForeground#223251
  • selection.background#2E7D5825
  • sideBar.background#F3E6F2
  • sideBar.border#00000015
  • sideBar.foreground#223251
  • sideBarSectionHeader.background#F3E6F280
  • sideBarSectionHeader.foreground#223251
  • sideBarTitle.foreground#B14D8F
  • statusBar.background#FAF7F2
  • statusBar.border#00000015
  • statusBar.foreground#223251
  • statusBar.noFolderBackground#FAF7F2
  • tab.activeBackground#FAF7F2
  • tab.activeBorderTop#B14D8F
  • tab.activeForeground#223251
  • tab.border#00000015
  • tab.inactiveBackground#FAF7F260
  • tab.inactiveForeground#22325180
  • terminal.ansiBlack#223251
  • terminal.ansiBlue#2E7D58
  • terminal.ansiCyan#6E1D3D
  • terminal.ansiGreen#B14D8F
  • terminal.ansiMagenta#FFF6E6
  • terminal.ansiRed#FFF6E6
  • terminal.ansiWhite#223251
  • terminal.ansiYellow#6E1D3D
  • terminal.background#FAF7F2
  • terminal.foreground#223251
  • titleBar.activeBackground#FAF7F2
  • titleBar.activeForeground#223251
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7F2
  • titleBar.inactiveForeground#22325160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7F63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E7D58bold
storage.type, storage.modifier#2E7D58italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B14D8F
string, punctuation.definition.string, string.template, meta.template.expression#6E1D3D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFF6E6
variable, variable.other.readwrite, variable.other.object#223251
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#223251
variable.parameter, meta.parameter#223251dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22325180
keyword.operator#223251
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6E1D3Dbold
entity.other.inherited-class#B14D8F
entity.name.tag, punctuation.definition.tag#2E7D58
entity.other.attribute-name#B14D8F
meta.diff, meta.diff.header#6A7F63
markup.deleted#FFF6E6
markup.inserted#B14D8F
markup.changed#6E1D3D
markup.heading, markup.heading.setext, punctuation.definition.heading#B14D8Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6E1D3D
string.other.link.title, string.other.link.description#B14D8F
markup.underline.link#6A7F63underline
punctuation.definition.list#2E7D58
markup.quote, punctuation.definition.quote#6A7F63italic