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

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#FAFBFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFBFF
variable.parameter, meta.parameter#FAFBFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFBFF80
keyword.operator#FAFBFF
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