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#FCFCFC
  • activityBar.border#00000015
  • activityBar.foreground#259351
  • activityBar.inactiveForeground#1f241f60
  • activityBarBadge.background#259351
  • activityBarBadge.foreground#FCFCFC
  • button.background#259351
  • button.foreground#FCFCFC
  • button.hoverBackground#259351dd
  • editor.background#FCFCFC
  • editor.foreground#1f241f
  • editor.inactiveSelectionBackground#2183492580
  • editor.lineHighlightBackground#F6F8F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834925
  • editorCursor.foreground#259351
  • editorGroupHeader.tabsBackground#F6F8F7aa
  • editorLineNumber.activeForeground#259351
  • editorLineNumber.foreground#eef2f080
  • focusBorder#259351
  • foreground#1f241f
  • input.background#F6F8F7
  • input.border#00000015
  • input.foreground#1f241f
  • input.placeholderForeground#1f241f60
  • list.activeSelectionBackground#25935130
  • list.activeSelectionForeground#1f241f
  • list.highlightForeground#259351
  • list.hoverBackground#F6F8F740
  • list.hoverForeground#1f241f
  • list.inactiveSelectionBackground#25935115
  • list.inactiveSelectionForeground#1f241f
  • selection.background#21834925
  • sideBar.background#F6F8F7
  • sideBar.border#00000015
  • sideBar.foreground#1f241f
  • sideBarSectionHeader.background#F6F8F780
  • sideBarSectionHeader.foreground#1f241f
  • sideBarTitle.foreground#259351
  • statusBar.background#FCFCFC
  • statusBar.border#00000015
  • statusBar.foreground#1f241f
  • statusBar.noFolderBackground#FCFCFC
  • tab.activeBackground#FCFCFC
  • tab.activeBorderTop#259351
  • tab.activeForeground#1f241f
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFC60
  • tab.inactiveForeground#1f241f80
  • terminal.ansiBlack#1f241f
  • terminal.ansiBlue#218349
  • terminal.ansiCyan#A3293D
  • terminal.ansiGreen#259351
  • terminal.ansiMagenta#197633
  • terminal.ansiRed#197633
  • terminal.ansiWhite#1f241f
  • terminal.ansiYellow#A3293D
  • terminal.background#FCFCFC
  • terminal.foreground#1f241f
  • titleBar.activeBackground#FCFCFC
  • titleBar.activeForeground#1f241f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFC
  • titleBar.inactiveForeground#1f241f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#eef2f0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218349bold
storage.type, storage.modifier#218349italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259351
string, punctuation.definition.string, string.template, meta.template.expression#A3293D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197633
variable, variable.other.readwrite, variable.other.object#1f241f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f241f
variable.parameter, meta.parameter#1f241fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f241f80
keyword.operator#1f241f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3293Dbold
entity.other.inherited-class#259351
entity.name.tag, punctuation.definition.tag#218349
entity.other.attribute-name#259351
meta.diff, meta.diff.header#eef2f0
markup.deleted#197633
markup.inserted#259351
markup.changed#A3293D
markup.heading, markup.heading.setext, punctuation.definition.heading#259351bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3293D
string.other.link.title, string.other.link.description#259351
markup.underline.link#eef2f0underline
punctuation.definition.list#218349
markup.quote, punctuation.definition.quote#eef2f0italic