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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#486000italic
string, punctuation.definition.string#664E66
constant.numeric, constant.language, constant.character#003630
keyword, keyword.control, storage, storage.type#246149bold
entity.name.function, support.function#303006
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#065AA2
variable, variable.parameter#0600A2
entity.name.tag, meta.tag#246149bold
entity.other.attribute-name#0600A2
keyword.operator, punctuation#360C42
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#303006
Backend Themes by StraightRight - VS Code Theme