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#E65173
  • activityBar.background#181818
  • activityBar.border#2E2E2E
  • activityBar.foreground#D4D4D4
  • activityBar.inactiveForeground#8A8A8A
  • activityBarBadge.background#E65173
  • activityBarBadge.foreground#000000
  • badge.background#E65173
  • badge.foreground#000000
  • button.background#E65173
  • button.foreground#000000
  • button.hoverBackground#EC7993
  • dropdown.background#181818
  • dropdown.foreground#D4D4D4
  • editor.background#1E1E1E
  • editor.findMatchBackground#E6517355
  • editor.findMatchHighlightBackground#E6517322
  • editor.foreground#D4D4D4
  • editor.selectionBackground#E6517344
  • editor.selectionHighlightBackground#E6517322
  • editor.wordHighlightBackground#E6517322
  • editorBracketMatch.background#E6517322
  • editorBracketMatch.border#E65173
  • editorCursor.foreground#E65173
  • editorGroup.border#2E2E2E
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2E2E2E
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#2E2E2E
  • editorIndentGuide.activeBackground1#E65173
  • editorIndentGuide.background1#2E2E2E
  • editorLineNumber.activeForeground#E65173
  • editorLineNumber.foreground#8A8A8A
  • editorSuggestWidget.background#181818
  • editorSuggestWidget.border#2E2E2E
  • editorSuggestWidget.highlightForeground#E65173
  • editorSuggestWidget.selectedBackground#E6517333
  • editorWhitespace.foreground#2E2E2E
  • editorWidget.background#181818
  • editorWidget.border#2E2E2E
  • extensionButton.prominentBackground#E65173
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#EC7993
  • focusBorder#E65173
  • gitDecoration.modifiedResourceForeground#E65173
  • input.background#181818
  • input.foreground#D4D4D4
  • input.placeholderForeground#8A8A8A
  • inputOption.activeBorder#E65173
  • list.activeSelectionBackground#E6517344
  • list.activeSelectionForeground#D4D4D4
  • list.focusOutline#E65173
  • list.highlightForeground#E65173
  • list.hoverBackground#181818
  • list.inactiveSelectionBackground#E6517322
  • minimap.findMatchHighlight#E65173
  • panel.background#1E1E1E
  • panel.border#2E2E2E
  • panelTitle.activeBorder#E65173
  • panelTitle.activeForeground#D4D4D4
  • panelTitle.inactiveForeground#8A8A8A
  • peekView.border#E65173
  • progressBar.background#E65173
  • scrollbarSlider.activeBackground#E65173AA
  • scrollbarSlider.background#8A8A8A44
  • scrollbarSlider.hoverBackground#E6517366
  • sideBar.background#1E1E1E
  • sideBar.border#2E2E2E
  • sideBar.foreground#B0B0B0
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#2E2E2E
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#B0B0B0
  • statusBar.background#E65173
  • statusBar.border#2E2E2E
  • statusBar.debuggingBackground#EC7993
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#EC7993
  • statusBarItem.hoverBackground#E6517333
  • statusBarItem.remoteBackground#EC7993
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#1E1E1E
  • tab.activeBorderTop#E65173
  • tab.activeForeground#D4D4D4
  • tab.border#2E2E2E
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#8A8A8A
  • terminal.background#1E1E1E
  • terminal.foreground#D4D4D4
  • terminalCursor.foreground#E65173
  • textLink.activeForeground#EC7993
  • textLink.foreground#E65173
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#B0B0B0
  • titleBar.border#2E2E2E
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#8A8A8A
  • tree.indentGuidesStroke#2E2E2E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#189C84italic
string, punctuation.definition.string#EA5418
constant.numeric, constant.language, constant.character#BAF6C6
keyword, keyword.control, storage, storage.type#E65173
entity.name.function, support.function#EAF00C
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#5AFCF0
variable, variable.parameter#3684F0
entity.name.tag, meta.tag#E65173
entity.other.attribute-name#3684F0
keyword.operator, punctuation#48D2FC
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#EAF00C