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.background#0F1A2B
  • activityBar.foreground#E0E6ED
  • activityBar.inactiveForeground#3B8AC4
  • activityBarBadge.background#2A3A4F
  • activityBarBadge.foreground#E0E6ED
  • badge.background#2A3A4F
  • badge.foreground#E0E6ED
  • button.background#2A3A4F
  • button.foreground#E0E6ED
  • button.hoverBackground#3B8AC4
  • dropdown.background#1C2A3A
  • dropdown.foreground#E0E6ED
  • editor.background#0F1A2B
  • editor.findMatchBackground#3B8AC4
  • editor.findMatchBorder#70A4DC
  • editor.findMatchHighlightBackground#2A6A9F
  • editor.findMatchHighlightBorder#79B0E6
  • editor.foreground#E0E6ED
  • editor.hoverHighlightBackground#1C2A3A
  • editor.hoverHighlightBorder#2A3A4F
  • editor.lineHighlightBackground#1C2A3A
  • editor.lineHighlightBorder#4D566C
  • editor.selectionBackground#2A3A4F
  • editor.selectionHighlightBackground#2A3A4F
  • editor.selectionHighlightBorder#2A3A4F
  • editor.snippetFinalTabstopHighlightBackground#2A3A4F
  • editor.snippetFinalTabstopHighlightBorder#2A3A4F
  • editor.snippetTabstopHighlightBackground#1C2A3A
  • editor.snippetTabstopHighlightBorder#2A3A4F
  • editor.wordHighlightBackground#2A3A4F
  • editor.wordHighlightBorder#81C784
  • editor.wordHighlightStrongBackground#1C2A3A
  • editor.wordHighlightStrongBorder#66BB6A
  • editorCursor.foreground#FF8800
  • editorGroup.border#2A3A4F
  • editorGroupHeader.tabsBackground#0F1A2B
  • editorGroupHeader.tabsBorder#2A3A4F
  • editorIndentGuide.activeBackground#2A3A4F
  • editorIndentGuide.background#424A5C
  • editorLineNumber.activeForeground#FFCC33
  • editorLineNumber.foreground#7E8CA1
  • editorLink.activeForeground#3B8AC4
  • editorWhitespace.foreground#3B4C5E
  • extensionButton.prominentBackground#2A3A4F
  • extensionButton.prominentForeground#E0E6ED
  • extensionButton.prominentHoverBackground#3B8AC4
  • input.background#2A3A4F
  • input.foreground#E0E6ED
  • input.placeholderForeground#3B8AC4
  • list.activeSelectionBackground#2A3A4F
  • list.activeSelectionForeground#E0E6ED
  • list.hoverBackground#2A3A4F
  • list.hoverForeground#E0E6ED
  • list.inactiveSelectionBackground#1C2A3A
  • list.inactiveSelectionForeground#E0E6ED
  • menu.background#0F1A2B
  • menu.foreground#E0E6ED
  • menu.selectionBackground#2A3A4F
  • menu.selectionForeground#E0E6ED
  • menu.separatorBackground#3B8AC4
  • menubar.selectionBackground#2A3A4F
  • menubar.selectionForeground#E0E6ED
  • notification.background#1C2A3A
  • notification.buttonBackground#2A3A4F
  • notification.buttonForeground#E0E6ED
  • notification.buttonHoverBackground#3B8AC4
  • notification.foreground#E0E6ED
  • panel.background#0F1A2B
  • panel.border#2A3A4F
  • panelTitle.activeForeground#E0E6ED
  • panelTitle.inactiveForeground#3B8AC4
  • peekViewEditor.background#0F1A2B
  • peekViewEditor.matchHighlightBackground#2A3A4F
  • peekViewResult.background#1C2A3A
  • peekViewResult.matchHighlightBackground#2A3A4F
  • peekViewTitle.background#0F1A2B
  • peekViewTitleDescription.foreground#3B8AC4
  • peekViewTitleLabel.foreground#E0E6ED
  • pickerGroup.border#2A3A4F
  • pickerGroup.foreground#E0E6ED
  • progressBar.background#2A3A4F
  • scrollbarSlider.activeBackground#3B8AC4
  • scrollbarSlider.background#2A3A4F
  • scrollbarSlider.hoverBackground#2A3A4F
  • sideBar.background#1C2A3A
  • sideBar.foreground#E0E6ED
  • sideBarSectionHeader.background#2A3A4F
  • sideBarSectionHeader.foreground#E0E6ED
  • sideBarTitle.foreground#E0E6ED
  • statusBar.background#0F1A2B
  • statusBar.debuggingBackground#2A3A4F
  • statusBar.debuggingForeground#E0E6ED
  • statusBar.foreground#E0E6ED
  • tab.activeBackground#0F1A2B
  • tab.activeForeground#E0E6ED
  • tab.border#424A5C
  • tab.inactiveBackground#1C2A3A
  • tab.inactiveForeground#3B8AC4
  • terminal.ansiBlack#1C2A3A
  • terminal.ansiBlue#3B8AC4
  • terminal.ansiBrightBlack#2A3A4F
  • terminal.ansiBrightBlue#3B8AC4
  • terminal.ansiBrightCyan#3B8AC4
  • terminal.ansiBrightGreen#8FBF6F
  • terminal.ansiBrightMagenta#B48EAD
  • terminal.ansiBrightRed#C04C4C
  • terminal.ansiBrightWhite#E0E6ED
  • terminal.ansiBrightYellow#E6C76D
  • terminal.ansiCyan#3B8AC4
  • terminal.ansiGreen#8FBF6F
  • terminal.ansiMagenta#B48EAD
  • terminal.ansiRed#C04C4C
  • terminal.ansiWhite#E0E6ED
  • terminal.ansiYellow#E6C76D
  • terminal.background#0F1A2B
  • terminal.foreground#E0E6ED
  • terminalCursor.foreground#E0E6ED
  • titleBar.activeBackground#0F1A2B
  • titleBar.activeForeground#E0E6ED
  • titleBar.inactiveBackground#1C2A3A
  • titleBar.inactiveForeground#3B8AC4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#667488—
keyword, keyword.control, storage.type, storage.modifier#FF8800—
variable, string constant.other.placeholder, variable.other.constant, variable.language#88C0D0—
string, string.template, punctuation.definition.string, string.quoted.single, string.quoted.double#A3BE8C—
entity.name.function, support.function, meta.function-call, variable.function#70A4DC—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class#B48EAD—
markup.italic, punctuation.definition.italic#A3BE8C—
markup.heading, punctuation.definition.heading#70A4DCbold
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal#EBCB8B—
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical#D08770—
constant, constant.language, constant.character, constant.other#E6C76D—
punctuation, punctuation.definition, punctuation.separator, punctuation.terminator#E0E6ED—
entity.name.tag, punctuation.definition.tag#3B8AC4—
entity.other.attribute-name#A3BE8C—
support.type, support.class, support.constant, support.variable#88C0D0—
markup.bold, punctuation.definition.bold#FF8800bold
markup.underline.link, string.other.link#3B8AC4—
markup.fenced_code, markup.inline.raw#E6C76D—
markup.list.unnumbered, markup.list.numbered#E0E6ED—
markup.quote#A3BE8Citalic
string.regexp, string.regexp keyword.other#88C0D0—
constant.character.escape#FF8800—
meta.tag.inline.any.html, *url*, *link*, *uri*—underline
markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file#3B8AC4italic
markup.deleted#C04C4C—
markup.inserted#8FBF6F—
invalid, invalid.illegal#C04C4Cunderline wavy
invalid.deprecated#E6C76Dunderline wavy
meta.diff.header#3B8AC4—
markup.deleted.diff#C04C4C—
markup.inserted.diff#8FBF6F—
markup.changed.diff#E6C76D—