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#6CB13E
  • activityBar.background#181818
  • activityBar.border#2E2E2E
  • activityBar.foreground#D4D4D4
  • activityBar.inactiveForeground#8A8A8A
  • activityBarBadge.background#6CB13E
  • activityBarBadge.foreground#000000
  • badge.background#6CB13E
  • badge.foreground#000000
  • button.background#6CB13E
  • button.foreground#000000
  • button.hoverBackground#92CB6C
  • dropdown.background#181818
  • dropdown.foreground#D4D4D4
  • editor.background#1E1E1E
  • editor.findMatchBackground#6CB13E55
  • editor.findMatchHighlightBackground#6CB13E22
  • editor.foreground#D4D4D4
  • editor.selectionBackground#6CB13E44
  • editor.selectionHighlightBackground#6CB13E22
  • editor.wordHighlightBackground#6CB13E22
  • editorBracketMatch.background#6CB13E22
  • editorBracketMatch.border#6CB13E
  • editorCursor.foreground#6CB13E
  • editorGroup.border#2E2E2E
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2E2E2E
  • editorHoverWidget.background#181818
  • editorHoverWidget.border#2E2E2E
  • editorIndentGuide.activeBackground1#6CB13E
  • editorIndentGuide.background1#2E2E2E
  • editorLineNumber.activeForeground#6CB13E
  • editorLineNumber.foreground#8A8A8A
  • editorSuggestWidget.background#181818
  • editorSuggestWidget.border#2E2E2E
  • editorSuggestWidget.highlightForeground#6CB13E
  • editorSuggestWidget.selectedBackground#6CB13E33
  • editorWhitespace.foreground#2E2E2E
  • editorWidget.background#181818
  • editorWidget.border#2E2E2E
  • extensionButton.prominentBackground#6CB13E
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#92CB6C
  • focusBorder#6CB13E
  • gitDecoration.modifiedResourceForeground#6CB13E
  • input.background#181818
  • input.foreground#D4D4D4
  • input.placeholderForeground#8A8A8A
  • inputOption.activeBorder#6CB13E
  • list.activeSelectionBackground#6CB13E44
  • list.activeSelectionForeground#D4D4D4
  • list.focusOutline#6CB13E
  • list.highlightForeground#6CB13E
  • list.hoverBackground#181818
  • list.inactiveSelectionBackground#6CB13E22
  • minimap.findMatchHighlight#6CB13E
  • panel.background#1E1E1E
  • panel.border#2E2E2E
  • panelTitle.activeBorder#6CB13E
  • panelTitle.activeForeground#D4D4D4
  • panelTitle.inactiveForeground#8A8A8A
  • peekView.border#6CB13E
  • progressBar.background#6CB13E
  • scrollbarSlider.activeBackground#6CB13EAA
  • scrollbarSlider.background#8A8A8A44
  • scrollbarSlider.hoverBackground#6CB13E66
  • sideBar.background#1E1E1E
  • sideBar.border#2E2E2E
  • sideBar.foreground#B0B0B0
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#2E2E2E
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#B0B0B0
  • statusBar.background#6CB13E
  • statusBar.border#2E2E2E
  • statusBar.debuggingBackground#7EC251
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#7EC251
  • statusBarItem.hoverBackground#6CB13E33
  • statusBarItem.remoteBackground#7EC251
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#1E1E1E
  • tab.activeBorderTop#6CB13E
  • tab.activeForeground#D4D4D4
  • tab.border#2E2E2E
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#8A8A8A
  • terminal.background#1E1E1E
  • terminal.foreground#D4D4D4
  • terminalCursor.foreground#6CB13E
  • textLink.activeForeground#7EC251
  • textLink.foreground#6CB13E
  • 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#48966Citalic
string, punctuation.definition.string#AE7896
constant.numeric, constant.language, constant.character#66FC00
keyword, keyword.control, storage, storage.type#6CB13E
entity.name.function, support.function#D8D2A8
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#96F6F0
variable, variable.parameter#6C7EFC
entity.name.tag, meta.tag#6CB13E
entity.other.attribute-name#6C7EFC
keyword.operator, punctuation#4ED2FC
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#D8D2A8
Backend Themes by StraightRight - VS Code Theme