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#8f58e8
  • activityBar.background#d5dbe6
  • activityBar.border#c8cedc
  • activityBar.foreground#8f58e8
  • activityBar.inactiveForeground#707b93
  • activityBarBadge.background#8f58e8
  • activityBarBadge.foreground#ffffff
  • editor.background#f2f4f8
  • editor.foreground#383a47
  • editor.lineHighlightBackground#e7ecf4
  • editor.selectionBackground#8f58e833
  • editor.selectionHighlightBackground#8f58e822
  • editor.wordHighlightBackground#8f58e822
  • editor.wordHighlightStrongBackground#8f58e844
  • editorBracketMatch.background#8f58e822
  • editorBracketMatch.border#8f58e888
  • editorCursor.foreground#8f58e8
  • editorGroupHeader.tabsBackground#e4e8f0
  • editorGroupHeader.tabsBorder#d2d7e5
  • editorIndentGuide.activeBackground#8f58e888
  • editorIndentGuide.background#d2d7e5
  • editorLineNumber.activeForeground#8f58e8
  • editorLineNumber.foreground#707b93bb
  • editorWhitespace.foreground#cbd2e1
  • focusBorder#8f58e866
  • foreground#383a47
  • gitDecoration.addedResourceForeground#2e7d32
  • gitDecoration.deletedResourceForeground#c62828
  • gitDecoration.ignoredResourceForeground#707b93
  • gitDecoration.modifiedResourceForeground#1565c0
  • gitDecoration.untrackedResourceForeground#2e7d32
  • input.background#ffffff
  • input.border#c8cedc
  • input.foreground#383a47
  • input.placeholderForeground#8a95a5
  • list.activeSelectionBackground#8f58e822
  • list.activeSelectionForeground#2e303e
  • list.highlightForeground#8f58e8
  • list.hoverBackground#d9dee8
  • list.hoverForeground#2e303e
  • list.inactiveSelectionBackground#d9dee8
  • list.inactiveSelectionForeground#383a47
  • scrollbarSlider.activeBackground#8f58e840
  • scrollbarSlider.background#8f58e815
  • scrollbarSlider.hoverBackground#8f58e825
  • selection.background#8f58e833
  • sideBar.background#e4e8f0
  • sideBar.border#d2d7e5
  • sideBar.foreground#383a47
  • sideBarSectionHeader.background#d9dee8
  • sideBarSectionHeader.border#c8cedc
  • sideBarSectionHeader.foreground#2e303e
  • sideBarTitle.foreground#2e303e
  • statusBar.background#d5dbe6
  • statusBar.border#c8cedc
  • statusBar.debuggingBackground#e65100
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#383a47
  • statusBarItem.remoteBackground#8f58e8
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#f2f4f8
  • tab.activeBorderTop#8f58e8
  • tab.activeForeground#2e303e
  • tab.border#d2d7e5
  • tab.inactiveBackground#e4e8f0
  • tab.inactiveForeground#707b93
  • terminal.ansiBlack#2e303e
  • terminal.ansiBlue#1976d2
  • terminal.ansiBrightBlack#707b93
  • terminal.ansiBrightBlue#1976d2
  • terminal.ansiBrightCyan#0097a7
  • terminal.ansiBrightGreen#388e3c
  • terminal.ansiBrightMagenta#8f58e8
  • terminal.ansiBrightRed#d32f2f
  • terminal.ansiBrightWhite#2e303e
  • terminal.ansiBrightYellow#f57c00
  • terminal.ansiCyan#0097a7
  • terminal.ansiGreen#388e3c
  • terminal.ansiMagenta#8f58e8
  • terminal.ansiRed#d32f2f
  • terminal.ansiWhite#383a47
  • terminal.ansiYellow#f57c00
  • terminal.background#f2f4f8
  • terminal.foreground#383a47
  • titleBar.activeBackground#d5dbe6
  • titleBar.activeForeground#2e303e
  • titleBar.inactiveBackground#d5dbe6
  • titleBar.inactiveForeground#707b93
  • widget.shadow#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, unused.comment#707b93italic
string, punctuation.definition.string#3b7a12
keyword, storage.type, storage.modifier, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d35400
entity.name.function, support.function, meta.function-call, variable.function#1d5fb5
variable, variable.parameter, variable.other, meta.block variable.other, support.variable#2e303e
variable.other.property, variable.other.object.property, meta.object-literal.key#383a47
constant, constant.numeric, constant.language, constant.character, support.constant#d35400
keyword.operator, punctuation.separator, punctuation.terminator, keyword.operator.assignment#8f58e8
meta.brace, punctuation, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.section, punctuation.accessor#383a47
entity.name.type, entity.name.class, support.type, support.class#d35400
entity.name.tag, meta.tag#1d5fb5
entity.other.attribute-name#8f58e8
support.type.property-name.css#383a47
support.constant.property-value.css, constant.numeric.css#3b7a12
markup.heading, entity.name.section.markdown#d35400bold
markup.underline.link, string.other.link.title.markdown#1d5fb5
markup.bold#8f58e8bold
markup.italicitalic