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#2D9A90
  • activityBar.background#171C1E
  • activityBar.border#2A3134
  • activityBar.foreground#D5D0DB
  • activityBar.inactiveForeground#8A9095
  • activityBarBadge.background#2D9A90
  • activityBarBadge.foreground#000000
  • badge.background#2D9A90
  • badge.foreground#000000
  • button.background#2D9A90
  • button.foreground#000000
  • button.hoverBackground#35B6AA
  • dropdown.background#171C1E
  • dropdown.foreground#D5D0DB
  • editor.background#1D2325
  • editor.findMatchBackground#2D9A9055
  • editor.findMatchHighlightBackground#2D9A9022
  • editor.foreground#D5D0DB
  • editor.selectionBackground#2D9A9044
  • editor.selectionHighlightBackground#2D9A9022
  • editor.wordHighlightBackground#2D9A9022
  • editorBracketMatch.background#2D9A9022
  • editorBracketMatch.border#2D9A90
  • editorCursor.foreground#2D9A90
  • editorGroup.border#2A3134
  • editorGroupHeader.tabsBackground#171C1E
  • editorGroupHeader.tabsBorder#2A3134
  • editorHoverWidget.background#171C1E
  • editorHoverWidget.border#2A3134
  • editorIndentGuide.activeBackground1#2D9A90
  • editorIndentGuide.background1#2A3134
  • editorLineNumber.activeForeground#2D9A90
  • editorLineNumber.foreground#8A9095
  • editorSuggestWidget.background#171C1E
  • editorSuggestWidget.border#2A3134
  • editorSuggestWidget.highlightForeground#2D9A90
  • editorSuggestWidget.selectedBackground#2D9A9033
  • editorWhitespace.foreground#2A3134
  • editorWidget.background#171C1E
  • editorWidget.border#2A3134
  • extensionButton.prominentBackground#2D9A90
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#35B6AA
  • focusBorder#2D9A90
  • gitDecoration.modifiedResourceForeground#2D9A90
  • input.background#171C1E
  • input.foreground#D5D0DB
  • input.placeholderForeground#8A9095
  • inputOption.activeBorder#2D9A90
  • list.activeSelectionBackground#2D9A9044
  • list.activeSelectionForeground#D5D0DB
  • list.focusOutline#2D9A90
  • list.highlightForeground#2D9A90
  • list.hoverBackground#171C1E
  • list.inactiveSelectionBackground#2D9A9022
  • minimap.findMatchHighlight#2D9A90
  • panel.background#1D2325
  • panel.border#2A3134
  • panelTitle.activeBorder#2D9A90
  • panelTitle.activeForeground#D5D0DB
  • panelTitle.inactiveForeground#8A9095
  • peekView.border#2D9A90
  • progressBar.background#2D9A90
  • scrollbarSlider.activeBackground#2D9A90AA
  • scrollbarSlider.background#8A909544
  • scrollbarSlider.hoverBackground#2D9A9066
  • sideBar.background#1D2325
  • sideBar.border#2A3134
  • sideBar.foreground#B4B8BE
  • sideBarSectionHeader.background#171C1E
  • sideBarSectionHeader.border#2A3134
  • sideBarSectionHeader.foreground#D5D0DB
  • sideBarTitle.foreground#B4B8BE
  • statusBar.background#2D9A90
  • statusBar.border#2A3134
  • statusBar.debuggingBackground#34B2A6
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#34B2A6
  • statusBarItem.hoverBackground#2D9A9033
  • statusBarItem.remoteBackground#34B2A6
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#1D2325
  • tab.activeBorderTop#2D9A90
  • tab.activeForeground#D5D0DB
  • tab.border#2A3134
  • tab.inactiveBackground#171C1E
  • tab.inactiveForeground#8A9095
  • terminal.background#1D2325
  • terminal.foreground#D5D0DB
  • terminalCursor.foreground#2D9A90
  • textLink.activeForeground#34B2A6
  • textLink.foreground#2D9A90
  • titleBar.activeBackground#171C1E
  • titleBar.activeForeground#B4B8BE
  • titleBar.border#2A3134
  • titleBar.inactiveBackground#171C1E
  • titleBar.inactiveForeground#8A9095
  • tree.indentGuidesStroke#2A3134

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#84A84Eitalic
string, punctuation.definition.string#C0A2C0
constant.numeric, constant.language, constant.character#78A884
keyword, keyword.control, storage, storage.type#2D9A90
entity.name.function, support.function#E4E47E
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#A8EAFC
variable, variable.parameter#5A9CF6
entity.name.tag, meta.tag#2D9A90
entity.other.attribute-name#5A9CF6
keyword.operator, punctuation#CCD2BA
meta.decorator, punctuation.decorator, storage.type.annotation, meta.annotation, support.type.attribute#E4E47E