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#FAFBFF
  • activityBar.border#00000015
  • activityBar.foreground#C96A9A
  • activityBar.inactiveForeground#0B0F1760
  • activityBarBadge.background#C96A9A
  • activityBarBadge.foreground#FAFBFF
  • button.background#C96A9A
  • button.foreground#FAFBFF
  • button.hoverBackground#C96A9Add
  • editor.background#FAFBFF
  • editor.foreground#0B0F17
  • editor.inactiveSelectionBackground#7FB3E62580
  • editor.lineHighlightBackground#CDE2F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7FB3E625
  • editorCursor.foreground#C96A9A
  • editorGroupHeader.tabsBackground#CDE2F6aa
  • editorLineNumber.activeForeground#C96A9A
  • editorLineNumber.foreground#EDE5EE80
  • focusBorder#C96A9A
  • foreground#0B0F17
  • input.background#CDE2F6
  • input.border#00000015
  • input.foreground#0B0F17
  • input.placeholderForeground#0B0F1760
  • list.activeSelectionBackground#C96A9A30
  • list.activeSelectionForeground#0B0F17
  • list.highlightForeground#C96A9A
  • list.hoverBackground#CDE2F640
  • list.hoverForeground#0B0F17
  • list.inactiveSelectionBackground#C96A9A15
  • list.inactiveSelectionForeground#0B0F17
  • selection.background#7FB3E625
  • sideBar.background#CDE2F6
  • sideBar.border#00000015
  • sideBar.foreground#0B0F17
  • sideBarSectionHeader.background#CDE2F680
  • sideBarSectionHeader.foreground#0B0F17
  • sideBarTitle.foreground#C96A9A
  • statusBar.background#FAFBFF
  • statusBar.border#00000015
  • statusBar.foreground#0B0F17
  • statusBar.noFolderBackground#FAFBFF
  • tab.activeBackground#FAFBFF
  • tab.activeBorderTop#C96A9A
  • tab.activeForeground#0B0F17
  • tab.border#00000015
  • tab.inactiveBackground#FAFBFF60
  • tab.inactiveForeground#0B0F1780
  • terminal.ansiBlack#0B0F17
  • terminal.ansiBlue#7FB3E6
  • terminal.ansiCyan#E49AAE
  • terminal.ansiGreen#C96A9A
  • terminal.ansiMagenta#0F1B2E
  • terminal.ansiRed#0F1B2E
  • terminal.ansiWhite#0B0F17
  • terminal.ansiYellow#E49AAE
  • terminal.background#FAFBFF
  • terminal.foreground#0B0F17
  • titleBar.activeBackground#FAFBFF
  • titleBar.activeForeground#0B0F17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFBFF
  • titleBar.inactiveForeground#0B0F1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EDE5EEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7FB3E6bold
storage.type, storage.modifier#7FB3E6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C96A9A
string, punctuation.definition.string, string.template, meta.template.expression#E49AAE
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#0F1B2E
variable, variable.other.readwrite, variable.other.object#0B0F17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B0F17
variable.parameter, meta.parameter#0B0F17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B0F1780
keyword.operator#0B0F17
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E49AAEbold
entity.other.inherited-class#C96A9A
entity.name.tag, punctuation.definition.tag#7FB3E6
entity.other.attribute-name#C96A9A
meta.diff, meta.diff.header#EDE5EE
markup.deleted#0F1B2E
markup.inserted#C96A9A
markup.changed#E49AAE
markup.heading, markup.heading.setext, punctuation.definition.heading#C96A9Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E49AAE
string.other.link.title, string.other.link.description#C96A9A
markup.underline.link#EDE5EEunderline
punctuation.definition.list#7FB3E6
markup.quote, punctuation.definition.quote#EDE5EEitalic