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#280F2E
  • activityBar.border#ffffff15
  • activityBar.foreground#5E1D5A
  • activityBar.inactiveForeground#fbf8f060
  • activityBarBadge.background#5E1D5A
  • activityBarBadge.foreground#280F2E
  • button.background#5E1D5A
  • button.foreground#280F2E
  • button.hoverBackground#5E1D5Add
  • editor.background#280F2E
  • editor.foreground#fbf8f0
  • editor.inactiveSelectionBackground#7A2E6E3580
  • editor.lineHighlightBackground#22122040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A2E6E35
  • editorCursor.foreground#5E1D5A
  • editorGroupHeader.tabsBackground#280F2Edd
  • editorLineNumber.activeForeground#5E1D5A
  • editorLineNumber.foreground#d9cfc180
  • focusBorder#5E1D5A
  • foreground#fbf8f0
  • input.background#221220
  • input.border#ffffff15
  • input.foreground#fbf8f0
  • input.placeholderForeground#fbf8f060
  • list.activeSelectionBackground#5E1D5A30
  • list.activeSelectionForeground#fbf8f0
  • list.highlightForeground#5E1D5A
  • list.hoverBackground#22122040
  • list.hoverForeground#fbf8f0
  • list.inactiveSelectionBackground#5E1D5A15
  • list.inactiveSelectionForeground#fbf8f0
  • selection.background#7A2E6E35
  • sideBar.background#221220
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf8f0
  • sideBarSectionHeader.background#280F2E80
  • sideBarSectionHeader.foreground#fbf8f0
  • sideBarTitle.foreground#5E1D5A
  • statusBar.background#280F2E
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf8f0
  • statusBar.noFolderBackground#280F2E
  • tab.activeBackground#280F2E
  • tab.activeBorderTop#5E1D5A
  • tab.activeForeground#fbf8f0
  • tab.border#ffffff15
  • tab.inactiveBackground#22122060
  • tab.inactiveForeground#fbf8f080
  • terminal.ansiBlack#280F2E
  • terminal.ansiBlue#7A2E6E
  • terminal.ansiCyan#BA5A8F
  • terminal.ansiGreen#5E1D5A
  • terminal.ansiMagenta#2E7D3D
  • terminal.ansiRed#2E7D3D
  • terminal.ansiWhite#fbf8f0
  • terminal.ansiYellow#BA5A8F
  • terminal.background#280F2E
  • terminal.foreground#fbf8f0
  • titleBar.activeBackground#280F2E
  • titleBar.activeForeground#fbf8f0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#280F2E
  • titleBar.inactiveForeground#fbf8f060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9cfc1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A2E6Ebold
storage.type, storage.modifier#7A2E6Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5E1D5A—
string, punctuation.definition.string, string.template, meta.template.expression#BA5A8F—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D3D—
variable, variable.other.readwrite, variable.other.object#fbf8f0—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf8f0—
variable.parameter, meta.parameter#fbf8f0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf8f080—
keyword.operator#fbf8f0—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#BA5A8Fbold
entity.other.inherited-class#5E1D5A—
entity.name.tag, punctuation.definition.tag#7A2E6E—
entity.other.attribute-name#5E1D5A—
meta.diff, meta.diff.header#d9cfc1—
markup.deleted#2E7D3D—
markup.inserted#5E1D5A—
markup.changed#BA5A8F—
markup.heading, markup.heading.setext, punctuation.definition.heading#5E1D5Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#BA5A8F—
string.other.link.title, string.other.link.description#5E1D5A—
markup.underline.link#d9cfc1underline
punctuation.definition.list#7A2E6E—
markup.quote, punctuation.definition.quote#d9cfc1italic