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#730202
  • activityBar.background#59493B
  • activityBar.foreground#D9BEA7
  • activityBarBadge.background#D9BEA7
  • activityBarBadge.foreground#400505
  • badge.background#D9BEA7
  • badge.foreground#400505
  • button.background#730202
  • button.foreground#400505
  • button.hoverBackground#D9BEA7
  • editor.background#0D0D0D
  • editor.foreground#D9BEA7
  • editor.inactiveSelectionBackground#59493bea
  • editor.lineHighlightBackground#59493B
  • editor.selectionBackground#730202
  • editor.selectionForeground#FFFFFF
  • editorCursor.foreground#D9BEA7
  • editorGroupHeader.tabsBackground#0D0D0D
  • editorGroupHeader.tabsBorder#400505
  • editorLineNumber.activeForeground#D9BEA7
  • editorLineNumber.foreground#59493B
  • editorWidget.resizeBorder#400505
  • input.background#59493B
  • input.border#730202
  • input.foreground#400505
  • list.activeSelectionBackground#400505
  • list.activeSelectionForeground#D9BEA7
  • list.dropBackground#59493B
  • list.focusAndSelectionOutline#D9BEA7
  • list.focusOutline#D9BEA7
  • list.hoverBackground#400505
  • list.hoverForeground#D9BEA7
  • list.inactiveSelectionBackground#59493B
  • list.inactiveSelectionForeground#D9BEA7
  • menubar.selectionBackground#D9BEA7
  • menubar.selectionForeground#400505
  • minimap.background#27201a6e
  • minimap.errorHighlight#730202
  • minimap.findMatchHighlight#d9bea7d5
  • minimap.foregroundOpacity#400505
  • minimap.infoHighlight#400505
  • minimap.selectionHighlight#d9bea7ad
  • minimap.selectionOccurrenceHighlight#d9bea7d8
  • minimap.warningHighlight#D9BEA7
  • panel.background#0D0D0D
  • panel.border#400505
  • panel.dropBorder#400505
  • panelInput.border#400505
  • panelSection.border#400505
  • panelSection.dropBackground#730202
  • panelTitle.activeForeground#D9BEA7
  • panelTitleBadge.background#D9BEA7
  • panelTitleBadge.foreground#400505
  • sideBar.background#0D0D0D
  • sideBar.border#730202
  • sideBar.foreground#D9BEA7
  • statusBar.background#0D0D0D
  • statusBar.border#400505
  • statusBar.debuggingBackground#730202
  • statusBar.debuggingBorder#400505
  • statusBar.debuggingForeground#D9BEA7
  • statusBar.focusBorder#D9BEA7
  • statusBar.foreground#D9BEA7
  • statusBar.noFolderBackground#59493B
  • statusBarItem.hoverBackground#730202
  • statusBarItem.hoverForeground#D9BEA7
  • statusBarItem.remoteBackground#59493B
  • statusBarItem.remoteForeground#400505
  • tab.activeBackground#730202
  • tab.activeBorderTop#D9BEA7
  • tab.activeForeground#D9BEA7
  • tab.border#400505
  • tab.inactiveBackground#d9bea7a2
  • tab.inactiveForeground#400505
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#6272A4
  • terminal.ansiBrightBlack#4D4D4D
  • terminal.ansiBrightBlue#8BE9FD
  • terminal.ansiBrightCyan#9AEDFE
  • terminal.ansiBrightGreen#5AF78E
  • terminal.ansiBrightMagenta#FF92D0
  • terminal.ansiBrightRed#FF6E67
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F4F99D
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#BFBFBF
  • terminal.ansiYellow#F1FA8C
  • terminal.background#1e1e1e00
  • terminal.dropBackground#1E1E1E80
  • terminal.findMatchBackground#ff79c5d3
  • terminal.findMatchBorder#FF5555
  • terminal.findMatchHighlightBackground#50fa7acc
  • terminal.findMatchHighlightBorder#70FF73
  • terminal.foreground#fdecdd
  • terminal.hoverHighlightBackground#8be8fd9a
  • terminal.inactiveSelectionBackground#3E2A1F
  • terminal.initialHintForeground#FFEA00
  • terminal.selectionBackground#855834d3
  • terminal.selectionForeground#fffbf3
  • terminal.tab.activeBorder#FF6E67
  • terminalCommandDecoration.defaultBackground#F1FA8C
  • terminalCommandDecoration.errorBackground#FF5555
  • terminalCommandDecoration.successBackground#70FF73
  • terminalCursor.background#995b5b
  • terminalCursor.foreground#ff6262
  • terminalOverviewRuler.border#FF5555
  • terminalOverviewRuler.cursorForeground#FF6E67
  • terminalOverviewRuler.findMatchForeground#FF79C6
  • terminalStickyScroll.background#4A90E2
  • terminalStickyScroll.border#70FF73
  • terminalStickyScrollHover.background#FF79C6
  • terminalSymbolIcon.aliasForeground#70FF73
  • terminalSymbolIcon.argumentForeground#5c5050
  • terminalSymbolIcon.fileForeground#FF79C6
  • terminalSymbolIcon.flagForeground#FFEA00
  • terminalSymbolIcon.folderForeground#4A90E2
  • terminalSymbolIcon.inlineSuggestionForeground#50FA7B
  • terminalSymbolIcon.methodForeground#8BE9FD
  • terminalSymbolIcon.optionForeground#FF6E67
  • terminalSymbolIcon.optionValueForeground#F1FA8C
  • terminalSymbolIcon.symbolicLinkFileForeground#FF5555
  • terminalSymbolIcon.symbolicLinkFolderForeground#FFEA00
  • titleBar.activeBackground#0D0D0D
  • titleBar.activeForeground#59493B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type#730202
string#D9BEA7
variable, parameter#964f4fff
comment#730202italic
function, entity.name.function#D9BEA7bold
constant.numeric#730202
type, entity.name.type, support.type#D9BEA7bold
keyword.operator, punctuation.separator, punctuation.definition#730202
support.function, support.constant#D9BEA7