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#512BD4
  • activityBar.background#F3F3F3
  • activityBar.border#E0E0E0
  • activityBar.foreground#1E1E1E
  • activityBar.inactiveForeground#6B6B6B
  • activityBarBadge.background#512BD4
  • activityBarBadge.foreground#FFFFFF
  • badge.background#512BD4
  • badge.foreground#FFFFFF
  • button.background#512BD4
  • button.foreground#FFFFFF
  • button.hoverBackground#3C209D
  • dropdown.background#F3F3F3
  • dropdown.foreground#1E1E1E
  • editor.background#FFFFFF
  • editor.findMatchBackground#512BD455
  • editor.findMatchHighlightBackground#512BD422
  • editor.foreground#1E1E1E
  • editor.selectionBackground#512BD444
  • editor.selectionHighlightBackground#512BD422
  • editor.wordHighlightBackground#512BD422
  • editorBracketMatch.background#512BD422
  • editorBracketMatch.border#512BD4
  • editorCursor.foreground#512BD4
  • editorGroup.border#E0E0E0
  • editorGroupHeader.tabsBackground#F3F3F3
  • editorGroupHeader.tabsBorder#E0E0E0
  • editorHoverWidget.background#F3F3F3
  • editorHoverWidget.border#E0E0E0
  • editorIndentGuide.activeBackground1#512BD4
  • editorIndentGuide.background1#E0E0E0
  • editorLineNumber.activeForeground#512BD4
  • editorLineNumber.foreground#6B6B6B
  • editorSuggestWidget.background#F3F3F3
  • editorSuggestWidget.border#E0E0E0
  • editorSuggestWidget.highlightForeground#512BD4
  • editorSuggestWidget.selectedBackground#512BD433
  • editorWhitespace.foreground#E0E0E0
  • editorWidget.background#F3F3F3
  • editorWidget.border#E0E0E0
  • extensionButton.prominentBackground#512BD4
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#3C209D
  • focusBorder#512BD4
  • gitDecoration.modifiedResourceForeground#512BD4
  • input.background#F3F3F3
  • input.foreground#1E1E1E
  • input.placeholderForeground#6B6B6B
  • inputOption.activeBorder#512BD4
  • list.activeSelectionBackground#512BD444
  • list.activeSelectionForeground#1E1E1E
  • list.focusOutline#512BD4
  • list.highlightForeground#512BD4
  • list.hoverBackground#F3F3F3
  • list.inactiveSelectionBackground#512BD422
  • minimap.findMatchHighlight#512BD4
  • panel.background#FFFFFF
  • panel.border#E0E0E0
  • panelTitle.activeBorder#512BD4
  • panelTitle.activeForeground#1E1E1E
  • panelTitle.inactiveForeground#6B6B6B
  • peekView.border#512BD4
  • progressBar.background#512BD4
  • scrollbarSlider.activeBackground#512BD4AA
  • scrollbarSlider.background#6B6B6B44
  • scrollbarSlider.hoverBackground#512BD466
  • sideBar.background#FFFFFF
  • sideBar.border#E0E0E0
  • sideBar.foreground#3A3A3A
  • sideBarSectionHeader.background#F3F3F3
  • sideBarSectionHeader.border#E0E0E0
  • sideBarSectionHeader.foreground#1E1E1E
  • sideBarTitle.foreground#3A3A3A
  • statusBar.background#512BD4
  • statusBar.border#E0E0E0
  • statusBar.debuggingBackground#512BD4
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#512BD4
  • statusBarItem.hoverBackground#512BD433
  • statusBarItem.remoteBackground#512BD4
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorderTop#512BD4
  • tab.activeForeground#1E1E1E
  • tab.border#E0E0E0
  • tab.inactiveBackground#F3F3F3
  • tab.inactiveForeground#6B6B6B
  • terminal.background#FFFFFF
  • terminal.foreground#1E1E1E
  • terminalCursor.foreground#512BD4
  • textLink.activeForeground#512BD4
  • textLink.foreground#512BD4
  • titleBar.activeBackground#F3F3F3
  • titleBar.activeForeground#3A3A3A
  • titleBar.border#E0E0E0
  • titleBar.inactiveBackground#F3F3F3
  • titleBar.inactiveForeground#6B6B6B
  • tree.indentGuidesStroke#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3C845Aitalic
string, punctuation.definition.string#7E6C9C
constant.numeric, constant.language, constant.character#425A18
keyword, keyword.control, storage, storage.type#512BD4
entity.name.function, support.function#6C7E0C
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#126C60
variable, variable.parameter#725AFC
entity.name.tag, meta.tag#512BD4
entity.other.attribute-name#725AFC
keyword.operator, punctuation#423C72
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#6C7E0C
Backend Themes by StraightRight - VS Code Theme