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#000
  • activityBar.border#AE81FF75
  • activityBar.foreground#AE81FF
  • activityBar.inactiveForeground#AE81FF75
  • activityBarBadge.background#000
  • activityBarBadge.foreground#AE81FF
  • badge.background#000000
  • badge.foreground#AE81FF
  • breadcrumb.foreground#AE81FF
  • button.background#000000
  • button.foreground#FFFFFF
  • button.hoverBackground#000000
  • checkbox.border#AE81FF75
  • contrastActiveBorder#00000000
  • contrastBorder#AE81FF75
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#AE81FF
  • debugToolBar.background#000000
  • debugToolBar.border#AE81FF
  • diffEditor.insertedTextBackground#31958A55
  • diffEditor.insertedTextBorder#31958A55
  • diffEditor.removedTextBackground#892F4688
  • diffEditor.removedTextBorder#31958A55
  • dropdown.background#000000
  • dropdown.border#AE81FF75
  • dropdown.foreground#FFFFFF
  • editor.background#000000
  • editor.findMatchBackground#6688cc
  • editor.findMatchBorder#AE81FF75
  • editor.findMatchHighlightBackground#eeeeee44
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#6688cc
  • editor.lineHighlightBorder#AE81FF75
  • editor.selectionBackground#6688cc
  • editor.selectionForeground#000c18
  • editorGroup.border#AE81FF75
  • editorGroupHeader.border#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorHint.foreground#43B9D8
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#AE81FF75
  • editorIndentGuide.activeBackground#505050
  • editorLineNumber.activeForeground#AE81FF
  • editorLineNumber.foreground#AE81FF
  • editorLink.activeForeground#0063a5
  • editorMarkerNavigation.background#060621
  • editorMarkerNavigationError.background#AB395B
  • editorMarkerNavigationWarning.background#5B7E7A
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#AE81FF
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#43B9D8
  • editorSuggestWidget.selectedBackground#AE81FF75
  • editorWidget.background#000000
  • editorWidget.border#000000
  • focusBorder#AE81FF75
  • foreground#FFFFFF
  • icon.foreground#ffffff
  • input.background#000000
  • input.border#AE81FF75
  • input.foreground#FFFFFF
  • input.placeholderForeground#AE81FF75
  • list.activeSelectionBackground#AE81FF75
  • list.hoverBackground#AE81FF75
  • list.inactiveFocusOutline#AE81FF
  • list.inactiveSelectionBackground#AE81FF15
  • menu.background#000000
  • menu.border#AE81FF75
  • merge.border#AE81FF75
  • notificationCenter.border#AE81FF
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#FFFFFF
  • notifications.background#000000
  • notifications.border#AE81FF75
  • notifications.foreground#FFFFFF
  • panel.background#000000
  • panel.border#AE81FF75
  • panel.dropBorder#AE81FF
  • panelSection.border#AE81FF75
  • panelTitle.activeForeground#AE81FF
  • panelTitle.inactiveForeground#AE81FF75
  • peekView.border#AE81FF75
  • peekViewTitle.background#000000
  • peekViewTitleLabel.foreground#ffffff
  • quickInput.background#000000
  • sideBar.background#000
  • sideBar.border#AE81FF75
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#AE81FF75
  • sideBarSectionHeader.foreground#AE81FF
  • sideBarTitle.foreground#AE81FF
  • statusBar.background#000000
  • statusBar.border#AE81FF75
  • statusBar.debuggingBackground#43B9D815
  • statusBar.debuggingForeground#AE81FF
  • statusBar.foreground#AE81FF
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#AE81FF
  • statusBarItem.hoverBackground#101010
  • tab.activeBackground#000000
  • tab.activeBorder#FFFFFF
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#AE81FF75
  • tab.border#a371ff00
  • tab.hoverBackground#AE81FF25
  • tab.hoverBorder#AE81FF75
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#FFFFFF
  • tab.inactiveModifiedBorder#AE81FF75
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#AE81FF
  • tab.unfocusedActiveForeground#FFFFFF
  • tab.unfocusedHoverBackground#AE81FF25
  • tab.unfocusedInactiveBackground#000000
  • tab.unfocusedInactiveForeground#FFFFFF
  • terminal.ansiBlack#8f8f8f
  • terminal.ansiBlue#5ccaef
  • terminal.ansiBrightBlack#8f8f8f
  • terminal.ansiBrightBlue#5ccaef
  • terminal.ansiBrightCyan#a57fff
  • terminal.ansiBrightGreen#98d800
  • terminal.ansiBrightMagenta#f57f00
  • terminal.ansiBrightRed#f82a5d
  • terminal.ansiBrightWhite#f1f1f1
  • terminal.ansiBrightYellow#e7dc60
  • terminal.ansiCyan#a57fff
  • terminal.ansiGreen#98d800
  • terminal.ansiMagenta#f57f00
  • terminal.ansiRed#f82a5d
  • terminal.ansiWhite#f1f1f1
  • terminal.ansiYellow#e7dc60
  • terminal.border#AE81FF75
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#AE81FF
  • titleBar.border#AE81FF75
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#AE81FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#474747
string#74e6e0
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable#ffffff
keyword#F92672bold
storage#F92672bold
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#08fd00
variable.parameter#1100ffitalic
entity.name.tag#F92672bold
entity.other.attribute-name#08fd00
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0bold
invalid.deprecated#F8F8F0
meta.structure.dictionary.json, string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
variable.language#A6E22E
heading.1.markdown#A6E22Ebold
punctuation.definition.heading.markdown#A6E22E
entity.name.section.markdown#A6E22E
punctuation.definition.list.begin.markdown#AE81FF
meta.image.inline.markdown#E6DB74
markup.bold.markdown#FFFFFFbold
markup.italic.markdown#FFFFFFitalic
markup.inline.raw.string.markdown#66D9EF
meta.separator.markdown#8f8f8f
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#AE81FF
variable.other.object, punctuation.accessor, meta.brace.round, variable.other.readwrite, punctuation.separator.comma#FFFFFF