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#FF2E2E
  • activityBar.background#181818
  • activityBar.border#2E2E2E
  • activityBar.foreground#D4D4D4
  • activityBar.inactiveForeground#8A8A8A
  • activityBarBadge.background#FF2E2E
  • activityBarBadge.foreground#000000
  • badge.background#FF2E2E
  • badge.foreground#000000
  • button.background#FF2E2E
  • button.foreground#000000
  • button.hoverBackground#FF7070
  • dropdown.background#181818
  • dropdown.foreground#D4D4D4
  • editor.background#1E1E1E
  • editor.findMatchBackground#FF2E2E55
  • editor.findMatchHighlightBackground#FF2E2E22
  • editor.foreground#D4D4D4
  • editor.selectionBackground#FF2E2E44
  • editor.selectionHighlightBackground#FF2E2E22
  • editor.wordHighlightBackground#FF2E2E22
  • editorBracketMatch.background#FF2E2E22
  • editorBracketMatch.border#FF2E2E
  • editorCursor.foreground#FF2E2E
  • editorGroup.border#2E2E2E
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2E2E2E
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#2E2E2E
  • editorIndentGuide.activeBackground1#FF2E2E
  • editorIndentGuide.background1#2E2E2E
  • editorLineNumber.activeForeground#FF2E2E
  • editorLineNumber.foreground#8A8A8A
  • editorSuggestWidget.background#181818
  • editorSuggestWidget.border#2E2E2E
  • editorSuggestWidget.highlightForeground#FF2E2E
  • editorSuggestWidget.selectedBackground#FF2E2E33
  • editorWhitespace.foreground#2E2E2E
  • editorWidget.background#181818
  • editorWidget.border#2E2E2E
  • extensionButton.prominentBackground#FF2E2E
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#FF7070
  • focusBorder#FF2E2E
  • gitDecoration.modifiedResourceForeground#FF2E2E
  • input.background#181818
  • input.foreground#D4D4D4
  • input.placeholderForeground#8A8A8A
  • inputOption.activeBorder#FF2E2E
  • list.activeSelectionBackground#FF2E2E44
  • list.activeSelectionForeground#D4D4D4
  • list.focusOutline#FF2E2E
  • list.highlightForeground#FF2E2E
  • list.hoverBackground#181818
  • list.inactiveSelectionBackground#FF2E2E22
  • minimap.findMatchHighlight#FF2E2E
  • panel.background#1E1E1E
  • panel.border#2E2E2E
  • panelTitle.activeBorder#FF2E2E
  • panelTitle.activeForeground#D4D4D4
  • panelTitle.inactiveForeground#8A8A8A
  • peekView.border#FF2E2E
  • progressBar.background#FF2E2E
  • scrollbarSlider.activeBackground#FF2E2EAA
  • scrollbarSlider.background#8A8A8A44
  • scrollbarSlider.hoverBackground#FF2E2E66
  • sideBar.background#1E1E1E
  • sideBar.border#2E2E2E
  • sideBar.foreground#B0B0B0
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#2E2E2E
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#B0B0B0
  • statusBar.background#FF2E2E
  • statusBar.border#2E2E2E
  • statusBar.debuggingBackground#FF7070
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#FF7070
  • statusBarItem.hoverBackground#FF2E2E33
  • statusBarItem.remoteBackground#FF7070
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#1E1E1E
  • tab.activeBorderTop#FF2E2E
  • tab.activeForeground#D4D4D4
  • tab.border#2E2E2E
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#8A8A8A
  • terminal.background#1E1E1E
  • terminal.foreground#D4D4D4
  • terminalCursor.foreground#FF2E2E
  • textLink.activeForeground#FF7070
  • textLink.foreground#FF2E2E
  • 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#7E9672italic
string, punctuation.definition.string#9072EA
constant.numeric, constant.language, constant.character#AED296
keyword, keyword.control, storage, storage.type#FF2E2E
entity.name.function, support.function#F6EA00
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#9CF6E4
variable, variable.parameter#84D2FC
entity.name.tag, meta.tag#FF2E2E
entity.other.attribute-name#84D2FC
keyword.operator, punctuation#908496
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#F6EA00
Backend Themes by StraightRight - VS Code Theme