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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#932567
  • activityBar.inactiveForeground#3a0a2a60
  • activityBarBadge.background#932567
  • activityBarBadge.foreground#FEFDFB
  • button.background#932567
  • button.foreground#FEFDFB
  • button.hoverBackground#932567dd
  • editor.background#FEFDFB
  • editor.foreground#3a0a2a
  • editor.inactiveSelectionBackground#2183262580
  • editor.lineHighlightBackground#FFF9F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832625
  • editorCursor.foreground#932567
  • editorGroupHeader.tabsBackground#FFF9F0aa
  • editorLineNumber.activeForeground#932567
  • editorLineNumber.foreground#567a4880
  • focusBorder#932567
  • foreground#3a0a2a
  • input.background#FFF9F0
  • input.border#00000015
  • input.foreground#3a0a2a
  • input.placeholderForeground#3a0a2a60
  • list.activeSelectionBackground#93256730
  • list.activeSelectionForeground#3a0a2a
  • list.highlightForeground#932567
  • list.hoverBackground#FFF9F040
  • list.hoverForeground#3a0a2a
  • list.inactiveSelectionBackground#93256715
  • list.inactiveSelectionForeground#3a0a2a
  • selection.background#21832625
  • sideBar.background#FFF9F0
  • sideBar.border#00000015
  • sideBar.foreground#3a0a2a
  • sideBarSectionHeader.background#FFF9F080
  • sideBarSectionHeader.foreground#3a0a2a
  • sideBarTitle.foreground#932567
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#3a0a2a
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#932567
  • tab.activeForeground#3a0a2a
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#3a0a2a80
  • terminal.ansiBlack#3a0a2a
  • terminal.ansiBlue#218326
  • terminal.ansiCyan#A32964
  • terminal.ansiGreen#932567
  • terminal.ansiMagenta#4C7619
  • terminal.ansiRed#4C7619
  • terminal.ansiWhite#3a0a2a
  • terminal.ansiYellow#A32964
  • terminal.background#FEFDFB
  • terminal.foreground#3a0a2a
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#3a0a2a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#3a0a2a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#567a48italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218326bold
storage.type, storage.modifier#218326italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932567
string, punctuation.definition.string, string.template, meta.template.expression#A32964
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4C7619
variable, variable.other.readwrite, variable.other.object#3a0a2a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3a0a2a
variable.parameter, meta.parameter#3a0a2additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3a0a2a80
keyword.operator#3a0a2a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32964bold
entity.other.inherited-class#932567
entity.name.tag, punctuation.definition.tag#218326
entity.other.attribute-name#932567
meta.diff, meta.diff.header#567a48
markup.deleted#4C7619
markup.inserted#932567
markup.changed#A32964
markup.heading, markup.heading.setext, punctuation.definition.heading#932567bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32964
string.other.link.title, string.other.link.description#932567
markup.underline.link#567a48underline
punctuation.definition.list#218326
markup.quote, punctuation.definition.quote#567a48italic