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#000000
  • activityBar.border#FF69B4
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#FF69B4
  • activityBarBadge.background#FF69B4
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF69B4
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FF69B4
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#FF69B4
  • breadcrumb.foreground#FFFFFF
  • breadcrumbPicker.background#000000
  • button.background#FF69B4
  • button.border#FF69B4
  • button.foreground#FFFFFF
  • button.hoverBackground#FFB6C1
  • button.secondaryBackground#FF69B4
  • button.secondaryForeground#FFFFFF
  • checkbox.background#000000
  • checkbox.border#FF69B4
  • checkbox.foreground#FF69B4
  • debugToolBar.background#000000
  • debugToolBar.border#FF69B4
  • diffEditor.insertedTextBackground#A6E22E20
  • diffEditor.removedTextBackground#F9267220
  • dropdown.background#000000
  • dropdown.border#FF69B4
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#FF69B4
  • editor.findMatchHighlightBackground#FFB6C1
  • editor.findRangeHighlightBackground#333333
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#333333
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#FF69B4
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#FF69B430
  • editor.wordHighlightBackground#FF69B430
  • editor.wordHighlightStrongBackground#FF69B450
  • editorBracketMatch.background#FF69B430
  • editorBracketMatch.border#FF69B4
  • editorCursor.foreground#FF69B4
  • editorError.foreground#F92672
  • editorGroup.border#FF69B4
  • editorGroup.dropBackground#FF69B4
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#FF69B4
  • editorGutter.addedBackground#FF69B4
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF69B4
  • editorGutter.modifiedBackground#FF69B4
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#FF69B4
  • editorInfo.foreground#66D9EF
  • editorLineNumber.foreground#FF69B4
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#FF69B4
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.selectedBackground#FF69B4
  • editorWarning.foreground#FFB6C1
  • editorWidget.background#000000
  • editorWidget.border#FF69B4
  • editorWidget.foreground#FFFFFF
  • extensionButton.prominentBackground#FF69B4
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#FFB6C1
  • focusBorder#FF69B4
  • gitDecoration.addedResourceForeground#A6E22E
  • gitDecoration.conflictingResourceForeground#FF0000
  • gitDecoration.deletedResourceForeground#F92672
  • gitDecoration.ignoredResourceForeground#555555
  • gitDecoration.modifiedResourceForeground#FF69B4
  • gitDecoration.submoduleResourceForeground#FF69B4
  • gitDecoration.untrackedResourceForeground#A6E22E
  • input.background#000000
  • input.border#FF69B4
  • input.foreground#FFFFFF
  • input.placeholderForeground#FF69B4
  • inputOption.activeBackground#FF69B4
  • inputOption.activeBorder#FF69B4
  • inputOption.activeForeground#FFFFFF
  • keybindingLabel.background#000000
  • keybindingLabel.border#FF69B4
  • keybindingLabel.bottomBorder#FF69B4
  • keybindingLabel.foreground#FF69B4
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#FF69B4
  • list.dropBackground#FF69B4
  • list.focusBackground#000000
  • list.focusForeground#FF69B4
  • list.hoverBackground#222222
  • list.hoverForeground#FF69B4
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#FFFFFF
  • menu.background#000000
  • menu.border#FF69B4
  • menu.foreground#FFFFFF
  • menu.selectionBackground#FF69B4
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#FF69B4
  • menubar.selectionBackground#FF69B4
  • menubar.selectionForeground#FFFFFF
  • minimap.findMatchHighlight#FFB6C1
  • minimap.selectionHighlight#FF69B480
  • minimapSlider.activeBackground#FF69B480
  • minimapSlider.background#33333380
  • minimapSlider.hoverBackground#55555580
  • notificationCenter.border#FF69B4
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#FF69B4
  • notificationLink.activeForeground#FF69B4
  • notifications.background#000000
  • notifications.border#FF69B4
  • notifications.foreground#FFFFFF
  • notificationToast.border#FF69B4
  • panel.background#000000
  • panel.border#FF69B4
  • panel.dropBorder#FF69B4
  • panelTitle.activeBorder#FF69B4
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#FFFFFF
  • peekView.border#FF69B4
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#FF69B440
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#FFFFFF
  • peekViewResult.matchHighlightBackground#FF69B440
  • peekViewResult.selectionBackground#FF69B4
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#FFFFFF
  • peekViewTitleLabel.foreground#FF69B4
  • progressBar.background#FF69B4
  • quickInput.background#000000
  • quickInput.foreground#FFFFFF
  • quickInputList.focusBackground#FF69B4
  • quickInputList.focusForeground#FFFFFF
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#FF69B4
  • scrollbarSlider.background#333333
  • scrollbarSlider.hoverBackground#555555
  • selection.background#FF69B440
  • sideBar.background#000000
  • sideBar.border#FF69B4
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#FF69B4
  • sideBarSectionHeader.foreground#FF69B4
  • statusBar.background#000000
  • statusBar.border#FF69B4
  • statusBar.debuggingBackground#FF69B4
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#FF69B4
  • statusBarItem.hoverBackground#FF69B4
  • tab.activeBackground#000000
  • tab.activeBorder#FF69B4
  • tab.activeForeground#FFFFFF
  • tab.border#FF69B4
  • tab.hoverBackground#FF69B4
  • tab.hoverBorder#FF69B4
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#FFFFFF
  • terminal.background#000000
  • terminal.border#FF69B4
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#FF69B4
  • terminalCursor.background#FF69B4
  • terminalCursor.foreground#FF69B4
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#FF69B4
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#FFFFFF
  • tree.indentGuidesStroke#FF69B4
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.block, comment.line#75715E
keyword, storage.type, storage.modifier#F92672
keyword.operator#F8F8F2
string, constant.character, constant.other#E6DB74
constant.numeric, constant.language, constant.character.escape#AE81FF
variable, variable.other#FFFFFF
variable.language#F92672
variable.parameter#FD971F
function, entity.name.function, support.function#A6E22E
entity.name.class, entity.name.type, support.class#66D9EF
entity.name.tag, meta.tag.sgml#F92672
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.class, entity.other.attribute-name.id#66D9EF
support.type.property-name.json#66D9EF
string.json#E6DB74
source.css support.type.property-name, source.css support.type.vendored.property-name#66D9EF
source.css entity.name.tag#A6E22E
source.css entity.other.attribute-name#66D9EF
source.css support.constant, source.css constant.other.color#AE81FF
meta.decorator, punctuation.decorator, storage.type.annotation#A6E22E
entity.name.namespace, entity.name.type.namespace#66D9EF
markup.heading, punctuation.definition.heading#FF69B4bold
markup.bold#FFFFFFbold
markup.italic#FFFFFFitalic
markup.inline.raw, markup.fenced_code.block#E6DB74
markup.underline.link#66D9EF
support.type.property-name.yaml, entity.name.tag.yaml#66D9EF
invalid, invalid.illegal#F92672underline