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#1a404a
  • activityBar.foreground#f8f8f2
  • activityBarBadge.background#cb4b16
  • badge.background#cb4b16
  • button.background#cb4b16
  • button.foreground#ffffff
  • dropdown.background#0d3640
  • dropdown.foreground#f8f8f2
  • editor.background#002b36
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#0d3640
  • editor.selectionBackground#cb4b1640
  • editorBracketHighlight.foreground1#b58900
  • editorBracketHighlight.foreground2#d33682
  • editorBracketHighlight.foreground3#268bd2
  • editorBracketHighlight.foreground4#2aa198
  • editorBracketHighlight.foreground5#859900
  • editorBracketHighlight.foreground6#dc322f
  • editorCursor.foreground#cb4b16
  • editorError.foreground#dc322f
  • editorGroupHeader.tabsBackground#143c46
  • editorIndentGuide.activeBackground1#f8f8f24c
  • editorIndentGuide.background1#f8f8f21a
  • editorInfo.foreground#268bd2
  • editorLineNumber.activeForeground#f8f8f2
  • editorLineNumber.foreground#f8f8f266
  • editorWarning.foreground#b58900
  • editorWhitespace.foreground#f8f8f226
  • editorWidget.background#0d3640
  • focusBorder#cb4b16
  • gitDecoration.conflictingResourceForeground#b58900
  • gitDecoration.deletedResourceForeground#dc322f
  • gitDecoration.modifiedResourceForeground#268bd2
  • gitDecoration.untrackedResourceForeground#859900
  • input.background#0d3640
  • input.border#f8f8f233
  • input.foreground#f8f8f2
  • inputOption.activeBorder#cb4b16
  • list.activeSelectionBackground#cb4b164c
  • list.hoverBackground#0d3640
  • panel.background#002b36
  • panel.border#f8f8f226
  • progressBar.background#cb4b16
  • scrollbarSlider.activeBackground#f8f8f24c
  • scrollbarSlider.background#f8f8f21a
  • scrollbarSlider.hoverBackground#f8f8f233
  • selection.background#cb4b164c
  • sideBar.background#0d3640
  • sideBar.foreground#f8f8f2
  • sideBarSectionHeader.background#143c46
  • sideBarTitle.foreground#f8f8f2
  • statusBar.background#264b54
  • statusBar.foreground#f8f8f2
  • tab.activeBackground#002b36
  • tab.activeForeground#f8f8f2
  • tab.inactiveBackground#143c46
  • terminal.ansiBlack#073642
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#002b36
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#fdf6e3
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#dc322f
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#b58900
  • terminal.background#002b36
  • terminal.foreground#f8f8f2
  • titleBar.activeBackground#0d3640
  • titleBar.activeForeground#f8f8f2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#002b36italic
punctuation.definition.comment#002b36italic
comment.block.documentation#002b36italic
string#859900—
string.quoted#859900—
string.template, punctuation.definition.string.template#859900—
string.regexp#2aa198—
constant.numeric#b58900—
constant.language.boolean#b58900—
constant.language.null, constant.language.undefined#b58900—
constant.language, constant.other#b58900—
keyword#d33682—
keyword.control#d33682—
keyword.operator#f8f8f2—
keyword.other#d33682—
storage.type#d33682—
storage.modifier#d33682—
entity.name.function#268bd2—
meta.function-call, support.function#268bd2—
variable, variable.other#dc322f—
variable.parameter#dc322fitalic
variable.language#dc322fitalic
entity.name.type, entity.name.class#b58900—
entity.name.type.interface#b58900—
entity.name.namespace, entity.name.module#b58900—
entity.name.tag#dc322f—
entity.other.attribute-name#b58900—
support.type.property-name#268bd2—
support.constant.property-value, constant.other.color#2aa198—
constant.character.escape#2aa198—
support.class, support.type#2aa198—
support.constant#2aa198—
keyword.operator, punctuation.accessor#f8f8f2—
punctuation, punctuation.definition, punctuation.separator#f8f8f2—
invalid, invalid.illegal#ffffff—
Warped — Warp Terminal Themes for VS Code by Renzo - VS Code Theme