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.activeBackground#7B3030
  • activityBar.activeBorder#FFDDE1
  • activityBar.background#000000
  • activityBar.border#7B3030
  • activityBar.foreground#FFDDE1
  • activityBar.inactiveForeground#FFDDE1
  • activityBarBadge.background#FFDDE1
  • activityBarBadge.foreground#000000
  • badge.background#1f0004
  • button.background#FFDDE1
  • button.border#7B3030
  • button.foreground#000000
  • button.hoverBackground#FFB3C6
  • button.secondaryBackground#7B3030
  • button.secondaryForeground#FFDDE1
  • button.secondaryHoverBackground#7B303079
  • dropdown.background#000000
  • dropdown.border#7B3030
  • dropdown.foreground#FFDDE1
  • dropdown.listBackground#7B3030
  • editor.background#000000
  • editor.foreground#FFDDE1
  • editor.inactiveSelectionBackground#7B303079
  • editor.lineHighlightBackground#250d0d
  • editor.selectionBackground#7B3030
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#FFDDE1
  • editorCursor.foreground#FFDDE1
  • editorGroup.border#7B3030
  • editorGroupHeader.tabsBackground#3d1414
  • editorGroupHeader.tabsBorder#7B3030
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#7B3030
  • editorHoverWidget.foreground#FFDDE1
  • editorHoverWidget.statusBarBackground#7B3030
  • editorIndentGuide.activeBackground1#7B3030
  • editorIndentGuide.background1#000000
  • editorLineNumber.foreground#FFDDE1
  • focusBorder#7B3030
  • input.background#000000
  • input.border#7B3030
  • input.foreground#FFDDE1
  • input.placeholderForeground#FFDDE1
  • inputOption.activeBackground#7B3030
  • inputOption.activeBorder#7B3030
  • inputOption.activeForeground#FFDDE1
  • inputValidation.errorBackground#7B3030
  • inputValidation.errorBorder#FF0000
  • inputValidation.infoBackground#7B3030
  • inputValidation.infoBorder#1E90FF
  • inputValidation.warningBackground#7B3030
  • inputValidation.warningBorder#FFA500
  • inputValidation.warningForeground#FFA500
  • list.activeSelectionBackground#7B3030
  • list.activeSelectionForeground#FFDDE1
  • list.dropBackground#7B3030
  • list.focusBackground#7B3030
  • list.focusForeground#FFDDE1
  • list.hoverBackground#7B3030
  • list.hoverForeground#FFDDE1
  • list.inactiveSelectionBackground#7B3030
  • list.inactiveSelectionForeground#FFDDE1
  • quickInput.background#000000
  • quickInput.foreground#FFDDE1
  • quickInputList.focusBackground#7B3030
  • quickInputList.focusForeground#FFDDE1
  • quickInputList.focusIconForeground#FFDDE1
  • quickInputTitle.background#7B3030
  • sideBar.background#000000
  • sideBar.border#7B3030
  • sideBar.foreground#FFDDE1
  • sideBarSectionHeader.background#7B3030
  • sideBarSectionHeader.foreground#FFDDE1
  • statusBar.background#000000
  • statusBar.border#7B3030
  • statusBar.debuggingBackground#FFDDE1
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#FFDDE1
  • statusBar.noFolderBackground#7B3030
  • statusBar.noFolderForeground#FFDDE1
  • tab.activeBackground#7B3030
  • tab.activeBorder#FFDDE1
  • tab.activeBorderTop#FFDDE1
  • tab.activeForeground#FFDDE1
  • tab.activeModifiedBorder#FFA500
  • tab.border#7B3030
  • tab.hoverBackground#7B3030
  • tab.inactiveBackground#360000
  • tab.inactiveForeground#FFDDE1
  • tab.unfocusedActiveForeground#FFDDE1
  • tab.unfocusedHoverBackground#7B3030
  • tab.unfocusedInactiveForeground#FFDDE1
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#569CD6
  • terminal.ansiBrightBlack#7B3030
  • terminal.ansiBrightBlue#9CDCFE
  • terminal.ansiBrightCyan#56B6C2
  • terminal.ansiBrightGreen#B5CEA8
  • terminal.ansiBrightMagenta#B19CD9
  • terminal.ansiBrightRed#E54B4B
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F2C000
  • terminal.ansiCyan#4EC9B0
  • terminal.ansiGreen#4E9A06
  • terminal.ansiMagenta#C586C0
  • terminal.ansiRed#CE9178
  • terminal.ansiWhite#FFDDE1
  • terminal.ansiYellow#D7BA7D
  • terminal.background#000000
  • terminal.foreground#FFDDE1
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFDDE1
  • titleBar.border#7B3030
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#FFDDE1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#FFDDE1
constant, entity.name.constant, variable.other.constant, variable.language#7B3030
variable#FFDDE1
keyword#7B3030
storage, storage.type#7B3030
entity.name.class, entity.name.type.class#7B3030
meta.class#FFDDE1
string#CE9178
support.function#FFDDE1
entity.name.function#FFDDE1
variable.parameter#FFDDE1
entity.name.tag#7B3030
keyword.operator#FFDDE1
invalid#F44747
source.js#FFDDE1
string.quoted.double.js#CE9178
support.function.console.js#FFDDE1
variable.other.readwrite.js#FFDDE1
punctuation.definition.string.begin.js#FFDDE1
punctuation.definition.string.end.js#FFDDE1
lucid summer nights by roxcelic - VS Code Theme