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#3b3c45
  • activityBar.foreground#ffffff
  • activityBarBadge.background#bca1f6
  • badge.background#bca1f6
  • button.background#bca1f6
  • button.foreground#ffffff
  • dropdown.background#30313a
  • dropdown.foreground#ffffff
  • editor.background#252630
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#30313a
  • editor.selectionBackground#bca1f640
  • editorBracketHighlight.foreground1#f1fa8c
  • editorBracketHighlight.foreground2#ff79c6
  • editorBracketHighlight.foreground3#bd93f9
  • editorBracketHighlight.foreground4#8be9fd
  • editorBracketHighlight.foreground5#50fa7b
  • editorBracketHighlight.foreground6#ff5555
  • editorCursor.foreground#bca1f6
  • editorError.foreground#ff5555
  • editorGroupHeader.tabsBackground#363741
  • editorIndentGuide.activeBackground1#ffffff4c
  • editorIndentGuide.background1#ffffff1a
  • editorInfo.foreground#bd93f9
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#ffffff66
  • editorWarning.foreground#f1fa8c
  • editorWhitespace.foreground#ffffff26
  • editorWidget.background#30313a
  • focusBorder#bca1f6
  • gitDecoration.conflictingResourceForeground#f1fa8c
  • gitDecoration.deletedResourceForeground#ff5555
  • gitDecoration.modifiedResourceForeground#bd93f9
  • gitDecoration.untrackedResourceForeground#50fa7b
  • input.background#30313a
  • input.border#ffffff33
  • input.foreground#ffffff
  • inputOption.activeBorder#bca1f6
  • list.activeSelectionBackground#bca1f64c
  • list.hoverBackground#30313a
  • panel.background#252630
  • panel.border#ffffff26
  • progressBar.background#bca1f6
  • scrollbarSlider.activeBackground#ffffff4c
  • scrollbarSlider.background#ffffff1a
  • scrollbarSlider.hoverBackground#ffffff33
  • selection.background#bca1f64c
  • sideBar.background#30313a
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#363741
  • sideBarTitle.foreground#ffffff
  • statusBar.background#46474f
  • statusBar.foreground#ffffff
  • tab.activeBackground#252630
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#363741
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#bd93f9
  • terminal.ansiBrightBlack#555555
  • terminal.ansiBrightBlue#caa9fa
  • terminal.ansiBrightCyan#8be9fd
  • terminal.ansiBrightGreen#50fa7b
  • terminal.ansiBrightMagenta#ff79c6
  • terminal.ansiBrightRed#ff5555
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f1fa8c
  • terminal.ansiCyan#8be9fd
  • terminal.ansiGreen#50fa7b
  • terminal.ansiMagenta#ff79c6
  • terminal.ansiRed#ff5555
  • terminal.ansiWhite#bbbbbb
  • terminal.ansiYellow#f1fa8c
  • terminal.background#252630
  • terminal.foreground#ffffff
  • titleBar.activeBackground#30313a
  • titleBar.activeForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#555555italic
punctuation.definition.comment#555555italic
comment.block.documentation#555555italic
string#50fa7b—
string.quoted#50fa7b—
string.template, punctuation.definition.string.template#50fa7b—
string.regexp#8be9fd—
constant.numeric#f1fa8c—
constant.language.boolean#f1fa8c—
constant.language.null, constant.language.undefined#f1fa8c—
constant.language, constant.other#f1fa8c—
keyword#ff79c6—
keyword.control#ff79c6—
keyword.operator#ffffff—
keyword.other#ff79c6—
storage.type#ff79c6—
storage.modifier#ff79c6—
entity.name.function#bd93f9—
meta.function-call, support.function#bd93f9—
variable, variable.other#ff5555—
variable.parameter#ff5555italic
variable.language#ff5555italic
entity.name.type, entity.name.class#f1fa8c—
entity.name.type.interface#f1fa8c—
entity.name.namespace, entity.name.module#f1fa8c—
entity.name.tag#ff5555—
entity.other.attribute-name#f1fa8c—
support.type.property-name#bd93f9—
support.constant.property-value, constant.other.color#8be9fd—
constant.character.escape#8be9fd—
support.class, support.type#8be9fd—
support.constant#8be9fd—
keyword.operator, punctuation.accessor#ffffff—
punctuation, punctuation.definition, punctuation.separator#ffffff—
invalid, invalid.illegal#ffffff—
Warped — Warp Terminal Themes for VS Code by Renzo - VS Code Theme