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#FAFAFA
  • activityBar.border#00000015
  • activityBar.foreground#E31E24
  • activityBar.inactiveForeground#F7F2F260
  • activityBarBadge.background#E31E24
  • activityBarBadge.foreground#FAFAFA
  • button.background#E31E24
  • button.foreground#FAFAFA
  • button.hoverBackground#E31E24dd
  • editor.background#FAFAFA
  • editor.foreground#F7F2F2
  • editor.inactiveSelectionBackground#51602F2580
  • editor.lineHighlightBackground#F7F2F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#51602F25
  • editorCursor.foreground#E31E24
  • editorGroupHeader.tabsBackground#F7F2F2aa
  • editorLineNumber.activeForeground#E31E24
  • editorLineNumber.foreground#E5E5E680
  • focusBorder#E31E24
  • foreground#F7F2F2
  • input.background#F7F2F2
  • input.border#00000015
  • input.foreground#F7F2F2
  • input.placeholderForeground#F7F2F260
  • list.activeSelectionBackground#E31E2430
  • list.activeSelectionForeground#F7F2F2
  • list.highlightForeground#E31E24
  • list.hoverBackground#F7F2F240
  • list.hoverForeground#F7F2F2
  • list.inactiveSelectionBackground#E31E2415
  • list.inactiveSelectionForeground#F7F2F2
  • selection.background#51602F25
  • sideBar.background#F7F2F2
  • sideBar.border#00000015
  • sideBar.foreground#F7F2F2
  • sideBarSectionHeader.background#F7F2F280
  • sideBarSectionHeader.foreground#F7F2F2
  • sideBarTitle.foreground#E31E24
  • statusBar.background#FAFAFA
  • statusBar.border#00000015
  • statusBar.foreground#F7F2F2
  • statusBar.noFolderBackground#FAFAFA
  • tab.activeBackground#FAFAFA
  • tab.activeBorderTop#E31E24
  • tab.activeForeground#F7F2F2
  • tab.border#00000015
  • tab.inactiveBackground#FAFAFA60
  • tab.inactiveForeground#F7F2F280
  • terminal.ansiBlack#F7F2F2
  • terminal.ansiBlue#51602F
  • terminal.ansiCyan#7FD32F
  • terminal.ansiGreen#E31E24
  • terminal.ansiMagenta#FF6A1A
  • terminal.ansiRed#FF6A1A
  • terminal.ansiWhite#F7F2F2
  • terminal.ansiYellow#7FD32F
  • terminal.background#FAFAFA
  • terminal.foreground#F7F2F2
  • titleBar.activeBackground#FAFAFA
  • titleBar.activeForeground#F7F2F2
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAFA
  • titleBar.inactiveForeground#F7F2F260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E5E6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#51602Fbold
storage.type, storage.modifier#51602Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E31E24
string, punctuation.definition.string, string.template, meta.template.expression#7FD32F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FF6A1A
variable, variable.other.readwrite, variable.other.object#F7F2F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F2F2
variable.parameter, meta.parameter#F7F2F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F2F280
keyword.operator#F7F2F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7FD32Fbold
entity.other.inherited-class#E31E24
entity.name.tag, punctuation.definition.tag#51602F
entity.other.attribute-name#E31E24
meta.diff, meta.diff.header#E5E5E6
markup.deleted#FF6A1A
markup.inserted#E31E24
markup.changed#7FD32F
markup.heading, markup.heading.setext, punctuation.definition.heading#E31E24bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7FD32F
string.other.link.title, string.other.link.description#E31E24
markup.underline.link#E5E5E6underline
punctuation.definition.list#51602F
markup.quote, punctuation.definition.quote#E5E5E6italic