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#2b3033
  • activityBar.border#ffffff15
  • activityBar.foreground#e33b1f
  • activityBar.inactiveForeground#f7f8f660
  • activityBarBadge.background#e33b1f
  • activityBarBadge.foreground#2b3033
  • button.background#e33b1f
  • button.foreground#2b3033
  • button.hoverBackground#e33b1fdd
  • editor.background#2b3033
  • editor.foreground#f7f8f6
  • editor.inactiveSelectionBackground#7280873580
  • editor.lineHighlightBackground#11131540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#72808735
  • editorCursor.foreground#e33b1f
  • editorGroupHeader.tabsBackground#2b3033dd
  • editorLineNumber.activeForeground#e33b1f
  • editorLineNumber.foreground#9ba19c80
  • focusBorder#e33b1f
  • foreground#f7f8f6
  • input.background#111315
  • input.border#ffffff15
  • input.foreground#f7f8f6
  • input.placeholderForeground#f7f8f660
  • list.activeSelectionBackground#e33b1f30
  • list.activeSelectionForeground#f7f8f6
  • list.highlightForeground#e33b1f
  • list.hoverBackground#11131540
  • list.hoverForeground#f7f8f6
  • list.inactiveSelectionBackground#e33b1f15
  • list.inactiveSelectionForeground#f7f8f6
  • selection.background#72808735
  • sideBar.background#111315
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f8f6
  • sideBarSectionHeader.background#2b303380
  • sideBarSectionHeader.foreground#f7f8f6
  • sideBarTitle.foreground#e33b1f
  • statusBar.background#2b3033
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f8f6
  • statusBar.noFolderBackground#2b3033
  • tab.activeBackground#2b3033
  • tab.activeBorderTop#e33b1f
  • tab.activeForeground#f7f8f6
  • tab.border#ffffff15
  • tab.inactiveBackground#11131560
  • tab.inactiveForeground#f7f8f680
  • terminal.ansiBlack#2b3033
  • terminal.ansiBlue#728087
  • terminal.ansiCyan#ff6a3d
  • terminal.ansiGreen#e33b1f
  • terminal.ansiMagenta#ffffff
  • terminal.ansiRed#ffffff
  • terminal.ansiWhite#f7f8f6
  • terminal.ansiYellow#ff6a3d
  • terminal.background#2b3033
  • terminal.foreground#f7f8f6
  • titleBar.activeBackground#2b3033
  • titleBar.activeForeground#f7f8f6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2b3033
  • titleBar.inactiveForeground#f7f8f660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9ba19citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#728087bold
storage.type, storage.modifier#728087italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e33b1f
string, punctuation.definition.string, string.template, meta.template.expression#ff6a3d
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ffffff
variable, variable.other.readwrite, variable.other.object#f7f8f6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f8f6
variable.parameter, meta.parameter#f7f8f6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f8f680
keyword.operator#f7f8f6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#ff6a3dbold
entity.other.inherited-class#e33b1f
entity.name.tag, punctuation.definition.tag#728087
entity.other.attribute-name#e33b1f
meta.diff, meta.diff.header#9ba19c
markup.deleted#ffffff
markup.inserted#e33b1f
markup.changed#ff6a3d
markup.heading, markup.heading.setext, punctuation.definition.heading#e33b1fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#ff6a3d
string.other.link.title, string.other.link.description#e33b1f
markup.underline.link#9ba19cunderline
punctuation.definition.list#728087
markup.quote, punctuation.definition.quote#9ba19citalic