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#120C18
  • activityBar.border#ffffff15
  • activityBar.foreground#4B2A59
  • activityBar.inactiveForeground#FAF6F160
  • activityBarBadge.background#4B2A59
  • activityBarBadge.foreground#120C18
  • button.background#4B2A59
  • button.foreground#120C18
  • button.hoverBackground#4B2A59dd
  • editor.background#120C18
  • editor.foreground#FAF6F1
  • editor.inactiveSelectionBackground#6D3A743580
  • editor.lineHighlightBackground#1B122140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6D3A7435
  • editorCursor.foreground#4B2A59
  • editorGroupHeader.tabsBackground#120C18dd
  • editorLineNumber.activeForeground#4B2A59
  • editorLineNumber.foreground#8E879880
  • focusBorder#4B2A59
  • foreground#FAF6F1
  • input.background#1B1221
  • input.border#ffffff15
  • input.foreground#FAF6F1
  • input.placeholderForeground#FAF6F160
  • list.activeSelectionBackground#4B2A5930
  • list.activeSelectionForeground#FAF6F1
  • list.highlightForeground#4B2A59
  • list.hoverBackground#1B122140
  • list.hoverForeground#FAF6F1
  • list.inactiveSelectionBackground#4B2A5915
  • list.inactiveSelectionForeground#FAF6F1
  • selection.background#6D3A7435
  • sideBar.background#1B1221
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6F1
  • sideBarSectionHeader.background#120C1880
  • sideBarSectionHeader.foreground#FAF6F1
  • sideBarTitle.foreground#4B2A59
  • statusBar.background#120C18
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6F1
  • statusBar.noFolderBackground#120C18
  • tab.activeBackground#120C18
  • tab.activeBorderTop#4B2A59
  • tab.activeForeground#FAF6F1
  • tab.border#ffffff15
  • tab.inactiveBackground#1B122160
  • tab.inactiveForeground#FAF6F180
  • terminal.ansiBlack#120C18
  • terminal.ansiBlue#6D3A74
  • terminal.ansiCyan#5E7F53
  • terminal.ansiGreen#4B2A59
  • terminal.ansiMagenta#5E7F53
  • terminal.ansiRed#5E7F53
  • terminal.ansiWhite#FAF6F1
  • terminal.ansiYellow#5E7F53
  • terminal.background#120C18
  • terminal.foreground#FAF6F1
  • titleBar.activeBackground#120C18
  • titleBar.activeForeground#FAF6F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#120C18
  • titleBar.inactiveForeground#FAF6F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8798italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6D3A74bold
storage.type, storage.modifier#6D3A74italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4B2A59
string, punctuation.definition.string, string.template, meta.template.expression#5E7F53
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5E7F53
variable, variable.other.readwrite, variable.other.object#FAF6F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6F1
variable.parameter, meta.parameter#FAF6F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6F180
keyword.operator#FAF6F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5E7F53bold
entity.other.inherited-class#4B2A59
entity.name.tag, punctuation.definition.tag#6D3A74
entity.other.attribute-name#4B2A59
meta.diff, meta.diff.header#8E8798
markup.deleted#5E7F53
markup.inserted#4B2A59
markup.changed#5E7F53
markup.heading, markup.heading.setext, punctuation.definition.heading#4B2A59bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5E7F53
string.other.link.title, string.other.link.description#4B2A59
markup.underline.link#8E8798underline
punctuation.definition.list#6D3A74
markup.quote, punctuation.definition.quote#8E8798italic