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#4F5A69
  • activityBar.background#FFFFFF
  • activityBar.border#4F5A69
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#595959
  • activityBarBadge.background#4F5A69
  • activityBarBadge.foreground#FFFFFF
  • badge.background#4F5A69
  • badge.foreground#FFFFFF
  • button.background#FFFFFF
  • button.border#4F5A69
  • button.foreground#000000
  • button.hoverBackground#4F5A6944
  • contrastActiveBorder#000000
  • contrastBorder#4F5A69
  • dropdown.background#FFFFFF
  • dropdown.border#4F5A69
  • dropdown.foreground#000000
  • editor.background#FFFFFF
  • editor.findMatchBackground#4F5A6955
  • editor.findMatchBorder#000000
  • editor.findMatchHighlightBackground#4F5A6922
  • editor.foreground#000000
  • editor.selectionBackground#4F5A6955
  • editor.selectionHighlightBackground#4F5A6922
  • editor.selectionHighlightBorder#4F5A69
  • editor.wordHighlightBackground#4F5A6922
  • editor.wordHighlightBorder#4F5A69
  • editorBracketMatch.background#4F5A6922
  • editorBracketMatch.border#4F5A69
  • editorCursor.foreground#4F5A69
  • editorGroup.border#C8C8C8
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorGroupHeader.tabsBorder#4F5A69
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#4F5A69
  • editorIndentGuide.activeBackground1#4F5A69
  • editorIndentGuide.background1#C8C8C8
  • editorLineNumber.activeForeground#4F5A69
  • editorLineNumber.foreground#595959
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#4F5A69
  • editorSuggestWidget.highlightForeground#4F5A69
  • editorSuggestWidget.selectedBackground#4F5A6933
  • editorWhitespace.foreground#C8C8C8
  • editorWidget.background#FFFFFF
  • editorWidget.border#4F5A69
  • extensionButton.prominentBackground#FFFFFF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#4F5A6944
  • focusBorder#000000
  • gitDecoration.modifiedResourceForeground#4F5A69
  • input.background#FFFFFF
  • input.border#4F5A69
  • input.foreground#000000
  • input.placeholderForeground#595959
  • inputOption.activeBorder#000000
  • list.activeSelectionBackground#4F5A6944
  • list.activeSelectionForeground#000000
  • list.focusOutline#000000
  • list.highlightForeground#4F5A69
  • list.hoverBackground#4F5A6922
  • list.inactiveSelectionBackground#4F5A6922
  • minimap.findMatchHighlight#4F5A69
  • panel.background#FFFFFF
  • panel.border#4F5A69
  • panelTitle.activeBorder#4F5A69
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#595959
  • peekView.border#4F5A69
  • progressBar.background#4F5A69
  • scrollbarSlider.activeBackground#4F5A69AA
  • scrollbarSlider.background#59595944
  • scrollbarSlider.hoverBackground#4F5A6966
  • sideBar.background#FFFFFF
  • sideBar.border#4F5A69
  • sideBar.foreground#2B2B2B
  • sideBarSectionHeader.background#FFFFFF
  • sideBarSectionHeader.border#4F5A69
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#2B2B2B
  • statusBar.background#FFFFFF
  • statusBar.border#4F5A69
  • statusBar.debuggingBackground#4F5A69
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#FFFFFF
  • statusBarItem.hoverBackground#4F5A6933
  • statusBarItem.remoteBackground#3D4652
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorderTop#4F5A69
  • tab.activeForeground#000000
  • tab.border#4F5A69
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveForeground#595959
  • terminal.background#FFFFFF
  • terminal.foreground#000000
  • terminalCursor.foreground#4F5A69
  • textLink.activeForeground#3D4652
  • textLink.foreground#4F5A69
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#2B2B2B
  • titleBar.border#4F5A69
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#595959
  • tree.indentGuidesStroke#C8C8C8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3C6048italic
string, punctuation.definition.string#6618F0
constant.numeric, constant.language, constant.character#063606
keyword, keyword.control, storage, storage.type#4F5A69bold
entity.name.function, support.function#605A0C
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#0C3048
variable, variable.parameter#0C069C
entity.name.tag, meta.tag#4F5A69bold
entity.other.attribute-name#0C069C
keyword.operator, punctuation#0C241E
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#605A0C