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#4d4643
  • activityBar.dropBackground#d3d0d0
  • activityBar.foreground#fdf6e3
  • activityBarBadge.background#faa41a
  • activityBarBadge.foreground#4d4643
  • badge.background#CF3B00
  • button.background#2B2928
  • debugExceptionWidget.background#393634
  • debugExceptionWidget.border#AB395B
  • debugToolBar.background#AC1800
  • dropdown.background#33302F
  • dropdown.border#63524b00
  • dropdown.foreground#DEDEDE
  • editor.background#3F3B39
  • editor.foreground#DEDEDE
  • editor.lineHighlightBackground#4C4845
  • editor.selectionBackground#00616F
  • editorCursor.foreground#DEDEDE
  • editorGroup.background#FFFBF2
  • editorGroup.border#DEDEDE22
  • editorGroup.dropBackground#bbb5b3AA
  • editorGroupHeader.noTabsBackground#393634
  • editorGroupHeader.tabsBackground#393634
  • editorHoverWidget.background#2B2928
  • editorLineNumber.activeForeground#DEDEDE
  • editorLineNumber.foreground#DEDEDE88
  • editorWhitespace.foreground#DEDEDE11
  • editorWidget.background#2B2928
  • extensionButton.prominentBackground#faa41a
  • extensionButton.prominentHoverBackground#584c27aa
  • focusBorder#DEDEDE
  • input.background#2B2928
  • input.border#0008
  • input.foreground#c45555
  • input.placeholderForeground#DEDEDE88
  • inputOption.activeBorder#FAA41A
  • list.activeSelectionBackground#1C8D9B
  • list.activeSelectionForeground#FFF
  • list.focusBackground#1C8D9B
  • list.focusForeground#DEDEDE
  • list.highlightForeground#FAA41A
  • list.hoverBackground#DEDEDE44
  • list.inactiveSelectionBackground#1C8D9BAA
  • notification.background#bebebe
  • notification.buttonBackground#48b9c7
  • notification.foreground#383838
  • notification.infoBackground#48b9c7
  • notification.infoForeground#ffffff
  • notification.warningBackground#bebebe
  • panel.background#33302F
  • panel.border#FFF1
  • panelTitle.activeBorder#FAA41A
  • panelTitle.activeForeground#FFCA40
  • peekView.border#faa41a
  • peekViewEditor.background#3F3B39
  • peekViewEditor.matchHighlightBackground#7744AA40
  • peekViewResult.background#2B2928
  • peekViewTitle.background#d3d0d0
  • pickerGroup.border#2AA19899
  • pickerGroup.foreground#2AA19899
  • progressBar.background#1C8D9B
  • selection.background#1C8D9B
  • sideBar.background#2B2928
  • sideBar.foreground#DEDEDE
  • sideBarSectionHeader.background#463E39
  • sideBarSectionHeader.foreground#DEDEDE
  • sideBarTitle.foreground#DEDEDEAA
  • statusBar.background#2B2928
  • statusBar.debuggingBackground#d3d0d0
  • statusBar.foreground#DEDEDE
  • statusBar.noFolderBackground#403C3A
  • statusBarItem.prominentBackground#403C3A
  • statusBarItem.prominentHoverBackground#DEDEDE22
  • tab.activeBackground#0000
  • tab.activeBorder#FAA41A
  • tab.activeForeground#FFCA40
  • tab.border#0000
  • tab.inactiveBackground#00000000
  • tab.inactiveForeground#DEDEDE
  • terminal.ansiBlack#111
  • terminal.ansiBlue#3F51B5
  • terminal.ansiBrightBlack#574F4A
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#574e4a
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#d3d0d0
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#48B9C7
  • terminal.ansiGreen#73C48F
  • terminal.ansiMagenta#9C27B0
  • terminal.ansiRed#F15D22
  • terminal.ansiWhite#DEDEDE
  • terminal.ansiYellow#faa41a
  • textLink.activeForeground#FFCA40
  • textLink.foreground#FAA41A
  • titleBar.activeBackground#3B3735
  • titleBar.activeForeground#DEDEDE
  • titleBar.inactiveBackground#484441
  • titleBar.inactiveForeground#DEDEDEAA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#eeffffff—
comment, punctuation.definition.comment#a0b4a7italic
variable, string constant.other.placeholder#EEFFFF—
constant.other.color#ffffff—
invalid, invalid.illegal#f15d22—
keyword, storage.type, storage.modifier#ffc977—
keyword.control, constant.other.color, punctuation, 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, keyword.other.template, keyword.other.substitution#89DDFF—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f15d22—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8BCED6—
meta.block variable.other#f15d22—
support.other.variable, string.other.link#f15d22—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C—
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#73c48fnormal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B—
support.type#B2CCD6—
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#B2CCD6—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#f15d22—
variable.language#f15d22italic
entity.name.method.js#8BCED6italic
meta.class-method.js entity.name.function.js, variable.function.constructor#8BCED6—
entity.other.attribute-name#ffc977—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B—
source.sass keyword.control#8BCED6—
markup.inserted#73c48f—
markup.deleted#f15d22—
markup.changed#ffc977—
string.regexp#89DDFF—
constant.character.escape#89DDFF—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#8BCED6italic
source.js constant.other.object.key.js string.unquoted.label.js#f15d22italic
source.json meta.structure.dictionary.json support.type.property-name.json#ffc977—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f15d22—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8BCED6—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f15d22—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffc977—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#73c48f—
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF—
text.html.markdown markup.inline.raw.markdown#ffc977—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#73c48f—
text.html.markdown meta.dummy.line-break—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#73c48f—
markup.italic#f15d22italic
markup.bold, markup.bold string#f15d22bold
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#f15d22bold
markup.underline#F78C6Cunderline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#73c48f—
markup.quoteitalic
string.other.link.title.markdown#8BCED6—
string.other.link.description.title.markdown#ffc977—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#ffc977—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF—
variable.language.fenced.markdown#73c48f—
meta.separator#73c48fbold
markup.table#EEFFFF—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—