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#18181F
  • activityBar.border#ffffff15
  • activityBar.foreground#7A5CE6
  • activityBar.inactiveForeground#FAF6EC60
  • activityBarBadge.background#7A5CE6
  • activityBarBadge.foreground#18181F
  • button.background#7A5CE6
  • button.foreground#18181F
  • button.hoverBackground#7A5CE6dd
  • editor.background#18181F
  • editor.foreground#FAF6EC
  • editor.inactiveSelectionBackground#5A3A223580
  • editor.lineHighlightBackground#0A0A0D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5A3A2235
  • editorCursor.foreground#7A5CE6
  • editorGroupHeader.tabsBackground#18181Fdd
  • editorLineNumber.activeForeground#7A5CE6
  • editorLineNumber.foreground#2B2B3080
  • focusBorder#7A5CE6
  • foreground#FAF6EC
  • input.background#0A0A0D
  • input.border#ffffff15
  • input.foreground#FAF6EC
  • input.placeholderForeground#FAF6EC60
  • list.activeSelectionBackground#7A5CE630
  • list.activeSelectionForeground#FAF6EC
  • list.highlightForeground#7A5CE6
  • list.hoverBackground#0A0A0D40
  • list.hoverForeground#FAF6EC
  • list.inactiveSelectionBackground#7A5CE615
  • list.inactiveSelectionForeground#FAF6EC
  • selection.background#5A3A2235
  • sideBar.background#0A0A0D
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6EC
  • sideBarSectionHeader.background#18181F80
  • sideBarSectionHeader.foreground#FAF6EC
  • sideBarTitle.foreground#7A5CE6
  • statusBar.background#18181F
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6EC
  • statusBar.noFolderBackground#18181F
  • tab.activeBackground#18181F
  • tab.activeBorderTop#7A5CE6
  • tab.activeForeground#FAF6EC
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0D60
  • tab.inactiveForeground#FAF6EC80
  • terminal.ansiBlack#18181F
  • terminal.ansiBlue#5A3A22
  • terminal.ansiCyan#8A5A28
  • terminal.ansiGreen#7A5CE6
  • terminal.ansiMagenta#2B2B30
  • terminal.ansiRed#2B2B30
  • terminal.ansiWhite#FAF6EC
  • terminal.ansiYellow#8A5A28
  • terminal.background#18181F
  • terminal.foreground#FAF6EC
  • titleBar.activeBackground#18181F
  • titleBar.activeForeground#FAF6EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#18181F
  • titleBar.inactiveForeground#FAF6EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2B2B30italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5A3A22bold
storage.type, storage.modifier#5A3A22italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A5CE6
string, punctuation.definition.string, string.template, meta.template.expression#8A5A28
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2B2B30
variable, variable.other.readwrite, variable.other.object#FAF6EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6EC
variable.parameter, meta.parameter#FAF6ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6EC80
keyword.operator#FAF6EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8A5A28bold
entity.other.inherited-class#7A5CE6
entity.name.tag, punctuation.definition.tag#5A3A22
entity.other.attribute-name#7A5CE6
meta.diff, meta.diff.header#2B2B30
markup.deleted#2B2B30
markup.inserted#7A5CE6
markup.changed#8A5A28
markup.heading, markup.heading.setext, punctuation.definition.heading#7A5CE6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8A5A28
string.other.link.title, string.other.link.description#7A5CE6
markup.underline.link#2B2B30underline
punctuation.definition.list#5A3A22
markup.quote, punctuation.definition.quote#2B2B30italic