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#3DAEE9
  • activityBar.background#292D32
  • activityBar.foreground#FCFCFC
  • activityBar.inactiveForeground#A1A9B1
  • badge.background#3DAEE9
  • badge.foreground#FCFCFC
  • breadcrumb.background#292D32
  • button.background#292D32
  • button.border#A1A9B1
  • button.foreground#FCFCFC
  • button.hoverBackground#3dade9c2
  • checkbox.background#292C30
  • checkbox.border#292C30
  • checkbox.foreground#FCFCFC
  • descriptionForeground#A1A9B1
  • dropdown.background#292C30
  • dropdown.border#292C30
  • dropdown.foreground#FCFCFC
  • dropdown.listBackground#292C30
  • editor.background#202224
  • editor.foreground#FCFCFC
  • editorGroupHeader.tabsBackground#292D32
  • editorPane.background#292D32
  • errorForeground#DA4453
  • focusBorder#3DAEE9
  • foreground#FCFCFC
  • icon.foreground#FCFCFC
  • input.background#292C30
  • input.border#A1A9B1
  • input.foreground#FCFCFC
  • input.placeholderForeground#A1A9B1
  • list.activeSelectionBackground#3DAEE9
  • list.activeSelectionForeground#FCFCFC
  • list.dropBackground#3DAEE988
  • list.errorForeground#DA4453
  • list.filterMatchBackground#F67400
  • list.filterMatchBorder#F67400
  • list.focusBackground#3DAEE988
  • list.focusForeground#FCFCFC
  • list.hoverBackground#3dade91c
  • list.inactiveFocusBackground#3DAEE988
  • list.inactiveSelectionBackground#3DAEE988
  • list.inactiveSelectionForeground#FCFCFC
  • list.warningForeground#F67400
  • listFilterWidget.background#292C30
  • listFilterWidget.noMatchesOutline#F67400
  • listFilterWidget.outline#3DAEE9
  • menu.background#202224
  • menu.foreground#FCFCFC
  • menu.selectionBackground#3dade938
  • menu.selectionBorder#3DAEE9
  • menu.selectionForeground#FCFCFC
  • menu.separatorBackground#A1A9B1
  • menubar.selectionBackground#3dade950
  • menubar.selectionBorder#3DAEE9
  • menubar.selectionForeground#FCFCFC
  • scrollbarSlider.activeBackground#3DAEE9
  • scrollbarSlider.background#3DAEE988
  • scrollbarSlider.hoverBackground#3DAEE9CC
  • selection.background#3DAEE988
  • sideBar.background#292D32
  • sideBar.border#292C30
  • sideBarSectionHeader.background#292D32
  • sideBarSectionHeader.foreground#FCFCFC
  • statusBar.background#292D32
  • statusBar.debuggingBackground#292D32
  • statusBar.debuggingForeground#FCFCFC
  • statusBar.focusBorder#3DAEE9
  • statusBar.foreground#FCFCFC
  • statusBar.noFolderBackground#292D32
  • statusBar.noFolderForeground#FCFCFC
  • statusBarItem.activeBackground#3DAEE9
  • statusBarItem.compactHoverBackground#3DAEE9
  • statusBarItem.errorBackground#DA4453
  • statusBarItem.errorForeground#FCFCFC
  • statusBarItem.focusBorder#3DAEE9
  • statusBarItem.hoverBackground#3DAEE988
  • statusBarItem.offlineBackground#DA4453
  • statusBarItem.offlineForeground#FCFCFC
  • statusBarItem.prominentBackground#292C30
  • statusBarItem.prominentForeground#FCFCFC
  • statusBarItem.prominentHoverBackground#3DAEE9
  • statusBarItem.remoteBackground#3DAEE9
  • statusBarItem.remoteForeground#FCFCFC
  • statusBarItem.warningBackground#F67400
  • statusBarItem.warningForeground#FCFCFC
  • tab.activeBackground#292D32
  • tab.activeBorderTop#3DAEE9
  • tab.activeForeground#FCFCFC
  • tab.border#292C30
  • tab.inactiveBackground#292D32
  • tab.inactiveForeground#A1A9B1
  • textBlockQuote.background#202224
  • textBlockQuote.border#3DAEE9
  • textCodeBlock.background#202224
  • textLink.activeForeground#1D99F3
  • textLink.foreground#1D99F3
  • textPreformat.foreground#F67400
  • textSeparator.foreground#A1A9B1
  • titleBar.activeBackground#272C31
  • titleBar.activeForeground#FCFCFC
  • tree.indentGuidesStroke#A1A9B1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F8C8Ditalic
variable, string constant.other.placeholder#EFF0F1—
constant.other.color#FCFCFC—
invalid, invalid.illegal#ED1515—
keyword, storage.type, storage.modifier#9B59B6—
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#3DAEE9—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F47750—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#3498DB—
meta.block variable.other#F47750—
support.other.variable, string.other.link#F47750—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F67400—
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, punctuation.definition.string#23CC71—
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#FDBC4B—
support.type#1ABC9C—
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#1ABC9C—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#DA4453—
variable.language#DA4453italic
entity.name.method.js#1D99F3italic
meta.class-method.js entity.name.function.js, variable.function.constructor#1D99F3—
entity.other.attribute-name#9B59B6—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FDBC4Bitalic
entity.other.attribute-name.class#FDBC4B—
source.sass keyword.control#1D99F3—
markup.inserted#23CC71—
markup.deleted#DA4453—
markup.changed#9B59B6—
string.regexp#3DAEE9—
constant.character.escape#3DAEE9—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#1D99F3italic
source.js constant.other.object.key.js string.unquoted.label.js#DA4453italic
source.json meta.structure.dictionary.json support.type.property-name.json#9B59B6—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FDBC4B—
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#F67400—
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#DA4453—
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#8E44AD—
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#1D99F3—
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#F47750—
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#9B59B6—
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#23CC71—
text.html.markdown, punctuation.definition.list_item.markdown#EFF0F1—
text.html.markdown markup.inline.raw.markdown#9B59B6—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#34495E—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#23CC71—
markup.italic#F47750italic
markup.bold, markup.bold string#F47750bold
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#F47750bold
markup.underline#F67400underline
markup.quote punctuation.definition.blockquote.markdown#34495E—
markup.quote—italic
string.other.link.title.markdown#1D99F3—
string.other.link.description.title.markdown#9B59B6—
constant.other.reference.link.markdown#FDBC4B—
markup.raw.block#9B59B6—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EFF0F1—
variable.language.fenced.markdown#34495E—
meta.separator#34495Ebold
markup.table#EFF0F1—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—