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.activeBorder#B24BF3
  • activityBar.activeFocusBorder#B24BF3
  • activityBar.background#040207
  • activityBar.foreground#B24BF3
  • activityBar.inactiveForeground#444446
  • activityBarBadge.background#B24BF3
  • activityBarBadge.foreground#040207
  • badge.background#B24BF3
  • badge.foreground#040207
  • breadcrumbPicker.background#040207
  • button.background#B24BF3
  • button.foreground#040207
  • button.hoverBackground#C66BFF
  • debugToolBar.background#0c0712
  • diffEditor.border#DADBDB09
  • diffEditor.insertedTextBackground#6BF17830
  • diffEditor.removedTextBackground#ff595e30
  • dropdown.background#040207
  • dropdown.listBackground#040207
  • editor.background#040207
  • editor.lineHighlightBackground#040207
  • editor.selectionBackground#DADBDB15
  • editorBracketMatch.background#B24BF320
  • editorBracketMatch.border#B24BF3
  • editorCursor.background#040207
  • editorError.foreground#ff595e
  • editorGroupHeader.tabsBackground#040207
  • editorHint.foreground#B24BF3
  • editorIndentGuide.activeBackground1#B24BF340
  • editorIndentGuide.background1#44444620
  • editorInfo.foreground#22eeff
  • editorLineNumber.activeForeground#B24BF3
  • editorLineNumber.foreground#444446
  • editorOverviewRuler.border#040207
  • editorSuggestWidget.background#040207
  • editorSuggestWidget.selectedBackground#444446
  • editorWarning.foreground#ffe4a3
  • editorWidget.background#040207
  • editorWidget.border#040207
  • editorWidget.foreground#ffffff
  • focusBorder#DADBDB05
  • gitDecoration.addedResourceForeground#6BF178
  • gitDecoration.conflictingResourceForeground#DDA8FF
  • gitDecoration.deletedResourceForeground#ff595e
  • gitDecoration.ignoredResourceForeground#6B8A99
  • gitDecoration.modifiedResourceForeground#ffe4a3
  • gitDecoration.untrackedResourceForeground#B24BF3
  • input.background#040207
  • list.activeSelectionBackground#DADBDB05
  • list.activeSelectionForeground#f5f0f0
  • list.focusBackground#DADBDB15
  • list.hoverBackground#DADBDB08
  • list.inactiveFocusBackground#DADBDB08
  • list.inactiveSelectionBackground#DADBDB05
  • list.inactiveSelectionForeground#f5f0f0
  • notificationCenter.border#B24BF320
  • notifications.background#0c0712
  • notifications.border#B24BF340
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff595e
  • notificationsInfoIcon.foreground#22eeff
  • notificationsWarningIcon.foreground#ffe4a3
  • panel.background#040207
  • panel.border#B24BF320
  • panelTitle.activeBorder#B24BF3
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#b0b8b8
  • peekViewEditor.background#040207
  • peekViewResult.background#040207
  • peekViewResult.selectionBackground#040207
  • peekViewTitle.background#040207
  • scrollbar.shadow#00000000
  • sideBar.background#040207
  • sideBar.foreground#b0b8b8
  • sideBarSectionHeader.background#DADBDB00
  • sideBarSectionHeader.border#DADBDB00
  • statusBar.background#040207
  • statusBar.debuggingBackground#B24BF3
  • statusBar.debuggingForeground#040207
  • statusBar.foreground#EAEAEA
  • statusBar.noFolderBackground#040207
  • statusBarItem.prominentBackground#040207
  • tab.activeBackground#DADBDB05
  • tab.border#040207
  • tab.inactiveBackground#040207
  • terminal.ansiBlack#040207
  • terminal.ansiBlue#22eeff
  • terminal.ansiBrightBlack#444446
  • terminal.ansiBrightBlue#5dd5ff
  • terminal.ansiBrightCyan#00e8e5
  • terminal.ansiBrightGreen#D5FFA3
  • terminal.ansiBrightMagenta#C66BFF
  • terminal.ansiBrightRed#FF6B88
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFDA88
  • terminal.ansiCyan#00cecb
  • terminal.ansiGreen#6BF178
  • terminal.ansiMagenta#B24BF3
  • terminal.ansiRed#ff595e
  • terminal.ansiWhite#f5f0f0
  • terminal.ansiYellow#ffe4a3
  • terminal.background#040207
  • terminal.foreground#ffffff
  • titleBar.activeBackground#040207
  • titleBar.inactiveBackground#040207
  • walkThrough.embeddedEditorBackground#040207
  • widget.shadow#00000050

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B8A99italic
invalid, invalid.illegal#FF6B88—
storage.type, storage.modifier, keyword.control, keyword.other.template, keyword.other.substitution, keyword.operator.assignment, keyword.operator.logical, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff5577—
keyword.operator#5dd5ff—
constant.language, constant.other.color#5dd5ff—
meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#ffd05e—
punctuation.separator.comma, punctuation.terminator.statement#F0FBFF—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#B24BF3—
variable.other.readwrite, variable.other.constant, variable.other.object#f0fbff—
variable.other.property#22c0e8—
variable.other.object.property, meta.block, variable.parameter#b8d5e5—
support.other.variable, string.other.link#ff8895—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, constant.numeric#ffe4a3—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#B24BF3—
support.type#C8E5F0—
punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#22C0E8—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#22C0E8—
meta.jsx.children#FFFFFF—
entity.other.attribute-name#b8d5e5—
source.json meta.structure.dictionary.json support.type.property-name.json#B24BF3—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b8d5e5—
punctuation.support.type.property-name#22C0E8—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#C8E5F0—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF6B88—
variable.language#FF6B88italic
entity.name.method.js#99C0FFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#99C0FF—
entity.other.attribute-name.class#FFDA88—
source.sass keyword.control#99C0FF—
markup.inserted#D5FFA3—
markup.deleted#FF6B88—
markup.changed#DDA8FF—
string.regexp#9FF0FF—
constant.character.escape#9FF0FF—
*url*, *link*, *uri*—underline
source.js constant.other.object.key.js string.unquoted.label.js#FF6B88italic
text.html.markdown, punctuation.definition.list_item.markdown#F5FFFF—
text.html.markdown markup.inline.raw.markdown#DDA8FF—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#7A8A99—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#B24BF3—
markup.italic#ff8895italic
markup.bold, markup.bold string#ff8895bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#ff8895bold
markup.underline#FFA088underline
markup.quote punctuation.definition.blockquote.markdown#7A8A99—
markup.quote—italic
string.other.link.title.markdown#99C0FF—
string.other.link.description.title.markdown#DDA8FF—
constant.other.reference.link.markdown#FFDA88—
markup.raw.block#DDA8FF—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#F5FFFF—
variable.language.fenced.markdown#7A8A99—
meta.separator#7A8A99bold
markup.table#F5FFFF—