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#f5f2ed
  • activityBar.border#00000015
  • activityBar.foreground#281833
  • activityBar.inactiveForeground#1a162060
  • activityBarBadge.background#281833
  • activityBarBadge.foreground#f5f2ed
  • button.background#281833
  • button.foreground#f5f2ed
  • button.hoverBackground#281833dd
  • editor.background#f5f2ed
  • editor.foreground#1a1620
  • editor.inactiveSelectionBackground#3f24482580
  • editor.lineHighlightBackground#dce6cf50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3f244825
  • editorCursor.foreground#281833
  • editorGroupHeader.tabsBackground#dce6cfaa
  • editorLineNumber.activeForeground#281833
  • editorLineNumber.foreground#785b8680
  • focusBorder#281833
  • foreground#1a1620
  • input.background#dce6cf
  • input.border#00000015
  • input.foreground#1a1620
  • input.placeholderForeground#1a162060
  • list.activeSelectionBackground#28183330
  • list.activeSelectionForeground#1a1620
  • list.highlightForeground#281833
  • list.hoverBackground#dce6cf40
  • list.hoverForeground#1a1620
  • list.inactiveSelectionBackground#28183315
  • list.inactiveSelectionForeground#1a1620
  • selection.background#3f244825
  • sideBar.background#dce6cf
  • sideBar.border#00000015
  • sideBar.foreground#1a1620
  • sideBarSectionHeader.background#dce6cf80
  • sideBarSectionHeader.foreground#1a1620
  • sideBarTitle.foreground#281833
  • statusBar.background#f5f2ed
  • statusBar.border#00000015
  • statusBar.foreground#1a1620
  • statusBar.noFolderBackground#f5f2ed
  • tab.activeBackground#f5f2ed
  • tab.activeBorderTop#281833
  • tab.activeForeground#1a1620
  • tab.border#00000015
  • tab.inactiveBackground#f5f2ed60
  • tab.inactiveForeground#1a162080
  • terminal.ansiBlack#1a1620
  • terminal.ansiBlue#3f2448
  • terminal.ansiCyan#4e7a3a
  • terminal.ansiGreen#281833
  • terminal.ansiMagenta#c6a47a
  • terminal.ansiRed#c6a47a
  • terminal.ansiWhite#1a1620
  • terminal.ansiYellow#4e7a3a
  • terminal.background#f5f2ed
  • terminal.foreground#1a1620
  • titleBar.activeBackground#f5f2ed
  • titleBar.activeForeground#1a1620
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f5f2ed
  • 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#3f2448bold
storage.type, storage.modifier#3f2448italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#281833
string, punctuation.definition.string, string.template, meta.template.expression#4e7a3a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c6a47a
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#4e7a3abold
entity.other.inherited-class#281833
entity.name.tag, punctuation.definition.tag#3f2448
entity.other.attribute-name#281833
meta.diff, meta.diff.header#785b86
markup.deleted#c6a47a
markup.inserted#281833
markup.changed#4e7a3a
markup.heading, markup.heading.setext, punctuation.definition.heading#281833bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4e7a3a
string.other.link.title, string.other.link.description#281833
markup.underline.link#785b86underline
punctuation.definition.list#3f2448
markup.quote, punctuation.definition.quote#785b86italic