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#36444C
  • activityBar.border#41525B
  • activityBar.dropBackground#36444Ccc
  • activityBar.foreground#c5d4dd
  • activityBarBadge.background#6AA44B
  • activityBarBadge.foreground#000000e6
  • badge.background#71AF50
  • badge.foreground#000000e6
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#3B4B54
  • breadcrumb.focusForeground#ABC0CE
  • breadcrumb.foreground#90ADBE
  • breadcrumbPicker.background#36444C
  • button.background#6AA44B
  • button.foreground#000000e6
  • button.hoverBackground#71AF50
  • debugExceptionWidget.background#CF5353
  • debugExceptionWidget.border#CF5353
  • diffEditor.insertedTextBackground#81B8621a
  • diffEditor.removedTextBackground#CF53531a
  • dropdown.background#313D44
  • dropdown.border#3B4B54
  • dropdown.foreground#c5d4dd
  • dropdown.listBackground#3B4B54
  • editor.background#3b4b54
  • editor.findMatchBackground#decfa13c
  • editor.findMatchHighlightBackground#ffffff16
  • editor.foreground#c5d4dd
  • editor.inactiveSelectionBackground#ffffff10
  • editor.lineHighlightBackground#ffffff0d
  • editor.rangeHighlightBackground#ffffff16
  • editor.selectionBackground#ffffff1a
  • editor.selectionHighlightBackground#ffffff16
  • editor.wordHighlightBackground#ffffff16
  • editor.wordHighlightStrongBackground#ffffff1a
  • editorBracketMatch.background#ffffff16
  • editorBracketMatch.border#ffffff16
  • editorCodeLens.foreground#ffffff16
  • editorCursor.foreground#a7ce92
  • editorError.foreground#E39A9A
  • editorGroup.background#41525B
  • editorGroup.border#ffffff12
  • editorGroup.dropBackground#36444Ccc
  • editorGroupHeader.noTabsBackground#313D44
  • editorGroupHeader.tabsBackground#313D44
  • editorGroupHeader.tabsBorder#41525B
  • editorGutter.addedBackground#a8ce93b3
  • editorGutter.background#41525C
  • editorGutter.deletedBackground#df8c8cb3
  • editorGutter.modifiedBackground#dada93b3
  • editorHoverWidget.background#3B4B54
  • editorIndentGuide.activeBackground#ffffff33
  • editorIndentGuide.background#ffffff1a
  • editorLineNumber.activeForeground#ffffff5a
  • editorLineNumber.foreground#ffffff33
  • editorLink.activeForeground#85b0e5
  • editorMarkerNavigation.background#36444C
  • editorMarkerNavigationError.background#df8c8cb3
  • editorMarkerNavigationWarning.background#dada93b3
  • editorOverviewRuler.addedForeground#81B862
  • editorOverviewRuler.border#ffffff12
  • editorOverviewRuler.currentContentForeground#4789D91a
  • editorOverviewRuler.deletedForeground#CF5353
  • editorOverviewRuler.errorForeground#CF5353
  • editorOverviewRuler.findMatchForeground#decfa13c
  • editorOverviewRuler.incomingContentForeground#C7C75D1a
  • editorOverviewRuler.infoForeground#C7C75D
  • editorOverviewRuler.modifiedForeground#C7C75D
  • editorOverviewRuler.rangeHighlightForeground#ffffff16
  • editorOverviewRuler.selectionHighlightForeground#ffffff16
  • editorOverviewRuler.warningForeground#C7C75D
  • editorOverviewRuler.wordHighlightForeground#ffffff1a
  • editorOverviewRuler.wordHighlightStrongForeground#ffffff1a
  • editorRuler.foreground#ffffff1a
  • editorSuggestWidget.background#36444C
  • editorSuggestWidget.border#36444C
  • editorSuggestWidget.foreground#c5d4dd
  • editorSuggestWidget.selectedBackground#ffffff26
  • editorWarning.foreground#DFDFA1
  • editorWhitespace.foreground#ffffff16
  • editorWidget.background#36444C
  • editorWidget.border#2B363D
  • errorForeground#E39A9A
  • extensionButton.prominentBackground#6AA44B
  • extensionButton.prominentForeground#000000e6
  • extensionButton.prominentHoverBackground#5C8E41
  • focusBorder#ffffff33
  • foreground#c5d4dd
  • gitDecoration.conflictingResourceForeground#DFDFA1
  • gitDecoration.deletedResourceForeground#E39A9A
  • gitDecoration.ignoredResourceForeground#c5d4dda6
  • gitDecoration.modifiedResourceForeground#92B9E8
  • gitDecoration.untrackedResourceForeground#B2D49F
  • input.background#313D44
  • input.border#3B4B54
  • input.foreground#c5d4dd
  • input.placeholderForeground#c5d4dda6
  • inputOption.activeBorder#36444C
  • inputValidation.errorBackground#313D44
  • inputValidation.errorBorder#CF5353
  • inputValidation.infoBackground#313D44
  • inputValidation.infoBorder#4789D9
  • inputValidation.warningBackground#313D44
  • inputValidation.warningBorder#C7C75D
  • list.activeSelectionBackground#ffffff26
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#ffffff1a
  • list.focusBackground#ffffff33
  • list.focusForeground#FFFFFF
  • list.highlightForeground#94C37B
  • list.hoverBackground#ffffff1a
  • list.hoverForeground#FFFFFF
  • list.inactiveFocusBackground#ffffff1f
  • list.inactiveSelectionBackground#ffffff21
  • list.inactiveSelectionForeground#FFFFFF
  • list.invalidItemForeground#E39A9A
  • merge.border#CF5353
  • merge.currentContentBackground#4789D91a
  • merge.currentHeaderBackground#4789D9
  • merge.incomingContentBackground#C7C75D1a
  • merge.incomingHeaderBackground#C7C75D
  • notificationCenter.border#5C8E41
  • notificationCenterHeader.background#5C8E41
  • notificationCenterHeader.foreground#000000e6
  • notificationLink.foreground#85b0e5
  • notifications.background#2B363D
  • notifications.border#2B363D
  • notifications.foreground#FAFBFC
  • notificationToast.border#36444C
  • panel.background#2B363D
  • panel.border#41525B
  • panelTitle.activeBorder#5C8E41
  • panelTitle.activeForeground#FAFBFC
  • panelTitle.inactiveForeground#90ADBE
  • peekView.border#36444C
  • peekViewEditor.background#3B4B54
  • peekViewEditor.matchHighlightBackground#ffffff16
  • peekViewEditorGutter.background#3B4B54
  • peekViewResult.background#3B4B54
  • peekViewResult.fileForeground#c5d4dd
  • peekViewResult.lineForeground#c5d4dd
  • peekViewResult.matchHighlightBackground#ffffff16
  • peekViewResult.selectionBackground#ffffff1a
  • peekViewResult.selectionForeground#c5d4dd
  • peekViewTitle.background#313D44
  • peekViewTitleDescription.foreground#90ADBE
  • peekViewTitleLabel.foreground#DFE8EC
  • pickerGroup.border#3B4B54
  • pickerGroup.foreground#ABC0CE
  • progressBar.background#94C37B
  • scrollbar.shadow#1B2226
  • scrollbarSlider.activeBackground#c5d4dd4d
  • scrollbarSlider.background#c5d4dd1a
  • scrollbarSlider.hoverBackground#c5d4dd33
  • selection.background#83afe5b3
  • sideBar.background#36444C
  • sideBar.border#36444C
  • sideBar.foreground#c5d4dd
  • sideBarSectionHeader.background#41525B
  • sideBarSectionHeader.foreground#90ADBE
  • sideBarTitle.foreground#ABC0CE
  • statusBar.background#2B363D
  • statusBar.border#41525B
  • statusBar.debuggingBackground#6AA44B
  • statusBar.debuggingForeground#000000e6
  • statusBar.foreground#ffffffcc
  • statusBar.noFolderBackground#41525B
  • statusBar.noFolderForeground#90ADBE
  • statusBarItem.activeBackground#ffffff26
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.prominentBackground#5C8E41
  • statusBarItem.prominentHoverBackground#71AF50
  • tab.activeBackground#41525B
  • tab.activeBorder#5C8E41
  • tab.activeForeground#FAFBFC
  • tab.border#41525B
  • tab.hoverBackground#41525B
  • tab.inactiveBackground#2B363D
  • tab.inactiveForeground#ABC0CE
  • tab.unfocusedActiveForeground#ABC0CE
  • tab.unfocusedHoverBackground#41525B
  • tab.unfocusedInactiveForeground#90ADBE
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#427ab3
  • terminal.ansiBrightBlack#686a66
  • terminal.ansiBrightBlue#84b0d8
  • terminal.ansiBrightCyan#37e6e8
  • terminal.ansiBrightGreen#99e343
  • terminal.ansiBrightMagenta#bc94b7
  • terminal.ansiBrightRed#f54235
  • terminal.ansiBrightWhite#f1f1f0
  • terminal.ansiBrightYellow#fdeb61
  • terminal.ansiCyan#00a7aa
  • terminal.ansiGreen#5ea702
  • terminal.ansiMagenta#89658e
  • terminal.ansiRed#d81e00
  • terminal.ansiWhite#dbded8
  • terminal.ansiYellow#cfae00
  • terminal.background#2B363D
  • terminal.foreground#c5d4dd
  • terminal.selectionBackground#c1deff5a
  • titleBar.activeBackground#2B363D
  • titleBar.activeForeground#FAFBFC
  • titleBar.border#2B363D
  • titleBar.inactiveBackground#3B4B54
  • titleBar.inactiveForeground#ABC0CE
  • walkThrough.embeddedEditorBackground#36444C
  • welcomePage.buttonBackground#3B4B54
  • welcomePage.buttonHoverBackground#41525B
  • widget.shadow#1B2226

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c5d4dd
comment, punctuation.definition.comment#889aa5italic
constant.character.escape, constant.other.placeholder#dbdb95italic
invalid, invalid.illegal#de8c8c
keyword, storage.type#9993e1
storage.modifier#9993e1
storage.modifier, meta.var storage.type, keyword.control.from, storage.type.functionitalic
meta.var storage.type.function.arrow
keyword.operator, punctuation.accessor.#e3d091
constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#c5d4dd
entity.name.function, entity.name.label, entity.name.type.class, meta.function-call, variable.function, keyword.other.special-method, support.function#85b0e5
entity.name.tag, meta.tag.sgml#de8c8c
entity.name.tag support.class.component#dbdb95
meta.tag.attributes meta.embedded variable.other#c5d4dd
meta.type.annotation, meta.type.parameters, entity.name.type#dbdb95
string, entity.other.inherited-class, markup.heading, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#a7ce92
meta.tag.attribute, entity.other.attribute-name#f2c38ditalic
punctuation.terminator, punctuation.separator, punctuation.separator.inheritance, punctuation.section.embedded.begin, punctuation.section.embedded.end#de8c8c
punctuation.terminator.statement, punctuation.separator.comma, punctuation.terminator.rule#d0d8dc
source.css entity.other.attribute-name.class, source.scss entity.other.attribute-name.class, source.styl entity.other.attribute-name.class, source.less entity.other.attribute-name.class#e3d091
source.css entity.other.attribute-name.id, source.scss entity.other.attribute-name.id, source.styl entity.other.attribute-name.id, source.less entity.other.attribute-name.id#85b0e5
support.type.property-name.css, meta.property-list.scss, meta.property-list.css, meta.property-list.styl, meta.property-list.less#c5d4dd
meta.property-value.css, constant.numeric source.css, support.constant.property-value.css#f2c38d
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#d0d8dcitalic
*url*, *link*, *uri*#85b0e5italic underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#85b0e5italic
source.json meta.structure.dictionary.json support.type.property-name.json#dbdb95
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f2c38d
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#9993e1
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#c5d4dd
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#85b0e5
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#e3d091
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#a5b3bb
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#d0d8dc
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#de8c8c
text.html.markdown, punctuation.definition.list_item.markdown#a5b3bb
text.html.markdown markup.inline.raw.markdown#9993e1
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#d0d8dc
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading.markdown entity.name.section.markdown, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#de8c8c
beginning.punctuation.definition.list.markdown#f2c38d
markup.italic#e3d091italic
markup.bold, markup.bold string#e3d091bold
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#e3d091bold italic
markup.underline#85b0e5underline
markup.strike#889aa5strike
beginning.punctuation.definition.quote#ffffff13
markup.quote#b3bfc6italic
string.other.link.title.markdown#f2c38d
string.other.link.description.title.markdown#a7ce92
constant.other.reference.link.markdown#e3d091
markup.raw.block#c5d4dd
markup.raw.block.fenced.markdown, markup.inline.raw.string.markdown, markup.fenced_code.block.markdown#c5d4dd
meta.separator#c5d4ddbold
markup.table#c5d4dd
token.info-token#92B9E8
token.warn-token#DFDFA1
token.error-token#E39A9A
token.debug-token#85b0e5
markup.deleted, punctuation.definition.deleted#E39A9A
markup.inserted, punctuation.definition.inserted#B2D49F
markup.changed, punctuation.definition.changed#92B9E8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.phpitalic
keyword.other.namespace.php, keyword.other.use.phpitalic
meta.tag.sgml.doctype.htmlitalic
variable, variable.name#c5d4dd
variable.parameter#c5d4dd
variable.language, variable.scss, variable.less, variable.styl#de8c8citalic
punctuation.definition.variable#c5d4dditalic
variable.other.constant#c5d4dd
meta.import variable.other, entity.name.type.module#dbdb95
variable.other.property, variable.other.object.property, support.variable.property#de8c8c
constant, constant.other, constant.character#9993e1
support.type.property-name, constant.numeric#f2c38d
meta.object-literal.key#de8c8c
constant.language#f2c38d

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...