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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#562593
  • activityBar.inactiveForeground#2A231F60
  • activityBarBadge.background#562593
  • activityBarBadge.foreground#FCFCFD
  • button.background#562593
  • button.foreground#FCFCFD
  • button.hoverBackground#562593dd
  • editor.background#FCFCFD
  • editor.foreground#2A231F
  • editor.inactiveSelectionBackground#3E83212580
  • editor.lineHighlightBackground#F7F7F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3E832125
  • editorCursor.foreground#562593
  • editorGroupHeader.tabsBackground#F7F7F8aa
  • editorLineNumber.activeForeground#562593
  • editorLineNumber.foreground#D9DDE380
  • focusBorder#562593
  • foreground#2A231F
  • input.background#F7F7F8
  • input.border#00000015
  • input.foreground#2A231F
  • input.placeholderForeground#2A231F60
  • list.activeSelectionBackground#56259330
  • list.activeSelectionForeground#2A231F
  • list.highlightForeground#562593
  • list.hoverBackground#F7F7F840
  • list.hoverForeground#2A231F
  • list.inactiveSelectionBackground#56259315
  • list.inactiveSelectionForeground#2A231F
  • selection.background#3E832125
  • sideBar.background#F7F7F8
  • sideBar.border#00000015
  • sideBar.foreground#2A231F
  • sideBarSectionHeader.background#F7F7F880
  • sideBarSectionHeader.foreground#2A231F
  • sideBarTitle.foreground#562593
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#2A231F
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#562593
  • tab.activeForeground#2A231F
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#2A231F80
  • terminal.ansiBlack#2A231F
  • terminal.ansiBlue#3E8321
  • terminal.ansiCyan#A32976
  • terminal.ansiGreen#562593
  • terminal.ansiMagenta#761919
  • terminal.ansiRed#761919
  • terminal.ansiWhite#2A231F
  • terminal.ansiYellow#A32976
  • terminal.background#FCFCFD
  • terminal.foreground#2A231F
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#2A231F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#2A231F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9DDE3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3E8321bold
storage.type, storage.modifier#3E8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#562593
string, punctuation.definition.string, string.template, meta.template.expression#A32976
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761919
variable, variable.other.readwrite, variable.other.object#2A231F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A231F
variable.parameter, meta.parameter#2A231Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A231F80
keyword.operator#2A231F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32976bold
entity.other.inherited-class#562593
entity.name.tag, punctuation.definition.tag#3E8321
entity.other.attribute-name#562593
meta.diff, meta.diff.header#D9DDE3
markup.deleted#761919
markup.inserted#562593
markup.changed#A32976
markup.heading, markup.heading.setext, punctuation.definition.heading#562593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32976
string.other.link.title, string.other.link.description#562593
markup.underline.link#D9DDE3underline
punctuation.definition.list#3E8321
markup.quote, punctuation.definition.quote#D9DDE3italic