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#FBFAF8
  • activityBar.border#00000015
  • activityBar.foreground#672593
  • activityBar.inactiveForeground#1a162060
  • activityBarBadge.background#672593
  • activityBarBadge.foreground#FBFAF8
  • button.background#672593
  • button.foreground#FBFAF8
  • button.hoverBackground#672593dd
  • editor.background#FBFAF8
  • editor.foreground#1a1620
  • editor.inactiveSelectionBackground#6A21832580
  • editor.lineHighlightBackground#E4ECDA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6A218325
  • editorCursor.foreground#672593
  • editorGroupHeader.tabsBackground#E4ECDAaa
  • editorLineNumber.activeForeground#672593
  • editorLineNumber.foreground#785b8680
  • focusBorder#672593
  • foreground#1a1620
  • input.background#E4ECDA
  • input.border#00000015
  • input.foreground#1a1620
  • input.placeholderForeground#1a162060
  • list.activeSelectionBackground#67259330
  • list.activeSelectionForeground#1a1620
  • list.highlightForeground#672593
  • list.hoverBackground#E4ECDA40
  • list.hoverForeground#1a1620
  • list.inactiveSelectionBackground#67259315
  • list.inactiveSelectionForeground#1a1620
  • selection.background#6A218325
  • sideBar.background#E4ECDA
  • sideBar.border#00000015
  • sideBar.foreground#1a1620
  • sideBarSectionHeader.background#E4ECDA80
  • sideBarSectionHeader.foreground#1a1620
  • sideBarTitle.foreground#672593
  • statusBar.background#FBFAF8
  • statusBar.border#00000015
  • statusBar.foreground#1a1620
  • statusBar.noFolderBackground#FBFAF8
  • tab.activeBackground#FBFAF8
  • tab.activeBorderTop#672593
  • tab.activeForeground#1a1620
  • tab.border#00000015
  • tab.inactiveBackground#FBFAF860
  • tab.inactiveForeground#1a162080
  • terminal.ansiBlack#1a1620
  • terminal.ansiBlue#6A2183
  • terminal.ansiCyan#50A329
  • terminal.ansiGreen#672593
  • terminal.ansiMagenta#764C19
  • terminal.ansiRed#764C19
  • terminal.ansiWhite#1a1620
  • terminal.ansiYellow#50A329
  • terminal.background#FBFAF8
  • terminal.foreground#1a1620
  • titleBar.activeBackground#FBFAF8
  • titleBar.activeForeground#1a1620
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFAF8
  • titleBar.inactiveForeground#1a162060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#785b86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6A2183bold
storage.type, storage.modifier#6A2183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#672593
string, punctuation.definition.string, string.template, meta.template.expression#50A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764C19
variable, variable.other.readwrite, variable.other.object#1a1620
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1a1620
variable.parameter, meta.parameter#1a1620dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1a162080
keyword.operator#1a1620
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#50A329bold
entity.other.inherited-class#672593
entity.name.tag, punctuation.definition.tag#6A2183
entity.other.attribute-name#672593
meta.diff, meta.diff.header#785b86
markup.deleted#764C19
markup.inserted#672593
markup.changed#50A329
markup.heading, markup.heading.setext, punctuation.definition.heading#672593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#50A329
string.other.link.title, string.other.link.description#672593
markup.underline.link#785b86underline
punctuation.definition.list#6A2183
markup.quote, punctuation.definition.quote#785b86italic