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#4B3426
  • activityBar.border#ffffff15
  • activityBar.foreground#C067E9
  • activityBar.inactiveForeground#FAF9F760
  • activityBarBadge.background#C067E9
  • activityBarBadge.foreground#4B3426
  • button.background#C067E9
  • button.foreground#4B3426
  • button.hoverBackground#C067E9dd
  • editor.background#4B3426
  • editor.foreground#FAF9F7
  • editor.inactiveSelectionBackground#79EC7F3580
  • editor.lineHighlightBackground#0E091140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC7F35
  • editorCursor.foreground#C067E9
  • editorGroupHeader.tabsBackground#4B3426dd
  • editorLineNumber.activeForeground#C067E9
  • editorLineNumber.foreground#F3F2F480
  • focusBorder#C067E9
  • foreground#FAF9F7
  • input.background#0E0911
  • input.border#ffffff15
  • input.foreground#FAF9F7
  • input.placeholderForeground#FAF9F760
  • list.activeSelectionBackground#C067E930
  • list.activeSelectionForeground#FAF9F7
  • list.highlightForeground#C067E9
  • list.hoverBackground#0E091140
  • list.hoverForeground#FAF9F7
  • list.inactiveSelectionBackground#C067E915
  • list.inactiveSelectionForeground#FAF9F7
  • selection.background#79EC7F35
  • sideBar.background#0E0911
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF9F7
  • sideBarSectionHeader.background#4B342680
  • sideBarSectionHeader.foreground#FAF9F7
  • sideBarTitle.foreground#C067E9
  • statusBar.background#4B3426
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF9F7
  • statusBar.noFolderBackground#4B3426
  • tab.activeBackground#4B3426
  • tab.activeBorderTop#C067E9
  • tab.activeForeground#FAF9F7
  • tab.border#ffffff15
  • tab.inactiveBackground#0E091160
  • tab.inactiveForeground#FAF9F780
  • terminal.ansiBlack#4B3426
  • terminal.ansiBlue#79EC7F
  • terminal.ansiCyan#C555E7
  • terminal.ansiGreen#C067E9
  • terminal.ansiMagenta#83F189
  • terminal.ansiRed#83F189
  • terminal.ansiWhite#FAF9F7
  • terminal.ansiYellow#C555E7
  • terminal.background#4B3426
  • terminal.foreground#FAF9F7
  • titleBar.activeBackground#4B3426
  • titleBar.activeForeground#FAF9F7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4B3426
  • titleBar.inactiveForeground#FAF9F760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3F2F4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC7Fbold
storage.type, storage.modifier#79EC7Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C067E9
string, punctuation.definition.string, string.template, meta.template.expression#C555E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F189
variable, variable.other.readwrite, variable.other.object#FAF9F7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF9F7
variable.parameter, meta.parameter#FAF9F7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF9F780
keyword.operator#FAF9F7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C555E7bold
entity.other.inherited-class#C067E9
entity.name.tag, punctuation.definition.tag#79EC7F
entity.other.attribute-name#C067E9
meta.diff, meta.diff.header#F3F2F4
markup.deleted#83F189
markup.inserted#C067E9
markup.changed#C555E7
markup.heading, markup.heading.setext, punctuation.definition.heading#C067E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C555E7
string.other.link.title, string.other.link.description#C067E9
markup.underline.link#F3F2F4underline
punctuation.definition.list#79EC7F
markup.quote, punctuation.definition.quote#F3F2F4italic