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

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#111315
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111315
variable.parameter, meta.parameter#111315dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11131580
keyword.operator#111315
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