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.activeBackground#e4d8c1
  • activityBar.activeBorder#3d2201
  • activityBar.background#f0e4cd
  • activityBar.foreground#3d2201
  • activityBarBadge.background#ffd4f9
  • activityBarBadge.foreground#3d2201
  • badge.background#f8aacb
  • badge.foreground#3d2201
  • breadcrumb.background#f3ece0
  • breadcrumb.focusForeground#fcf3e1
  • breadcrumb.foreground#3d2201
  • button.background#5e402b
  • button.foreground#fcf3e1
  • dropdown.background#fff7e2
  • dropdown.border#3d2201
  • dropdown.foreground#3d2201
  • editor.background#fff9ea
  • editor.findMatchBackground#3d220118
  • editor.findMatchHighlightBackground#5e402b1f
  • editor.foreground#3d2201
  • editor.hoverHighlightBackground#3d220133
  • editor.lineHighlightBackground#3d220111
  • editor.selectionBackground#3d22012f
  • editorBracketHighlight.foreground1#fc338a
  • editorBracketHighlight.foreground2#e6518f
  • editorBracketHighlight.foreground3#fc65a4
  • editorBracketHighlight.foreground4#f75296
  • editorBracketHighlight.foreground5#f8297f
  • editorBracketHighlight.foreground6#db1568
  • editorBracketHighlight.unexpectedBracket.foreground#f02c2c
  • editorBracketMatch.background#a0692531
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#3d220152
  • editorCursor.background#fcf3e18f
  • editorCursor.foreground#fd84b7
  • editorError.foreground#db1313
  • editorGroup.dropBackground#3d220133
  • editorGroupHeader.noTabsBackground#b9b9b9
  • editorGroupHeader.tabsBackground#fffaf1
  • editorHint.foreground#C792EA
  • editorIndentGuide.background#fd9fb6
  • editorInlayHint.foreground#C792EA
  • editorLineNumber.activeForeground#fcf3e1
  • editorLineNumber.foreground#3d220152
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.highlightForeground#fd84b7
  • editorWidget.background#fcf3e1
  • editorWidget.border#00000000
  • editorWidget.foreground#3d2201
  • errorForeground#da2b2b
  • focusBorder#3d2201
  • foreground#3d2201
  • icon.foreground#3d2201
  • input.foreground#3d2201
  • inputValidation.infoBackground#5e402b
  • inputValidation.infoBorder#3d2201
  • keybindingLabel.foreground#fd84b7
  • list.activeSelectionBackground#3d220133
  • list.activeSelectionForeground#fcf3e1
  • list.highlightForeground#fd84b7
  • list.hoverBackground#fcf3e1
  • list.inactiveSelectionBackground#fcf3e1
  • panelTitle.activeForeground#fcf3e1
  • panelTitle.inactiveForeground#3d2201
  • peekView.border#fd84b7
  • peekViewEditor.background#5187c41a
  • peekViewResult.fileForeground#3d2201
  • peekViewTitleLabel.foreground#fcf3e1
  • scrollbar.shadow#1f1f1fb9
  • sideBar.background#fff7e2
  • sideBar.foreground#3d2201
  • sideBarSectionHeader.background#f7ecda
  • sideBarTitle.foreground#b4b4b4
  • statusBar.background#f0e4cd
  • statusBar.debuggingBackground#fd84b7
  • statusBar.foreground#3d2201
  • statusBar.noFolderBackground#5e402b
  • tab.activeBorderTop#3d2201
  • tab.activeForeground#3d2201
  • tab.inactiveBackground#fff8eb
  • textLink.activeForeground#fd84b7
  • textLink.foreground#fd84b7c5
  • titleBar.activeBackground#f0e4cd
  • titleBar.activeForeground#3d220181
  • toolbar.hoverBackground#5e402b69

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e9c1c1italic
variable, string constant.other.placeholder#915001bold
constant.other.color#f3ece0—
invalid, invalid.illegal#f53c5b—
keyword, storage.type, storage.modifier#ffaaceitalic bold
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#ee91b8bold
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#d471aeitalic bold
meta.block variable.other#f07178—
support.other.variable, string.other.link#f07178—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#b38936—
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#c79a1d—
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#966b10italic bold
support.type#f3e24c—
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#FF5370—
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#C792EA—
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#82AAFF—
markup.inserted#C3E88D—
markup.deleted#f12245—
markup.changed#C792EA—
string.regexp#dfc035—
constant.character.escape#b34a1a—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
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#FF5370—
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#82AAFF—
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#f07178—
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#C792EA—
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#C3E88D—
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF—
text.html.markdown markup.inline.raw.markdown#C792EA—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D—
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E—
markup.quote—italic
string.other.link.title.markdown#82AAFF—
string.other.link.description.title.markdown#C792EA—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#C792EA—
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#65737E—
meta.separator#65737Ebold
markup.table#EEFFFF—
The Treeme by Ijon Tan - VS Code Theme