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#fff7f2
  • activityBar.border#00000015
  • activityBar.foreground#e96f92
  • activityBar.inactiveForeground#2d272460
  • activityBarBadge.background#e96f92
  • activityBarBadge.foreground#fff7f2
  • button.background#e96f92
  • button.foreground#fff7f2
  • button.hoverBackground#e96f92dd
  • editor.background#fff7f2
  • editor.foreground#2d2724
  • editor.inactiveSelectionBackground#c6a58f2580
  • editor.lineHighlightBackground#f6d8dc50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c6a58f25
  • editorCursor.foreground#e96f92
  • editorGroupHeader.tabsBackground#f6d8dcaa
  • editorLineNumber.activeForeground#e96f92
  • editorLineNumber.foreground#d9e4df80
  • focusBorder#e96f92
  • foreground#2d2724
  • input.background#f6d8dc
  • input.border#00000015
  • input.foreground#2d2724
  • input.placeholderForeground#2d272460
  • list.activeSelectionBackground#e96f9230
  • list.activeSelectionForeground#2d2724
  • list.highlightForeground#e96f92
  • list.hoverBackground#f6d8dc40
  • list.hoverForeground#2d2724
  • list.inactiveSelectionBackground#e96f9215
  • list.inactiveSelectionForeground#2d2724
  • selection.background#c6a58f25
  • sideBar.background#f6d8dc
  • sideBar.border#00000015
  • sideBar.foreground#2d2724
  • sideBarSectionHeader.background#f6d8dc80
  • sideBarSectionHeader.foreground#2d2724
  • sideBarTitle.foreground#e96f92
  • statusBar.background#fff7f2
  • statusBar.border#00000015
  • statusBar.foreground#2d2724
  • statusBar.noFolderBackground#fff7f2
  • tab.activeBackground#fff7f2
  • tab.activeBorderTop#e96f92
  • tab.activeForeground#2d2724
  • tab.border#00000015
  • tab.inactiveBackground#fff7f260
  • tab.inactiveForeground#2d272480
  • terminal.ansiBlack#2d2724
  • terminal.ansiBlue#c6a58f
  • terminal.ansiCyan#6f9d97
  • terminal.ansiGreen#e96f92
  • terminal.ansiMagenta#f05a7d
  • terminal.ansiRed#f05a7d
  • terminal.ansiWhite#2d2724
  • terminal.ansiYellow#6f9d97
  • terminal.background#fff7f2
  • terminal.foreground#2d2724
  • titleBar.activeBackground#fff7f2
  • titleBar.activeForeground#2d2724
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff7f2
  • titleBar.inactiveForeground#2d272460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9e4dfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c6a58fbold
storage.type, storage.modifier#c6a58fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e96f92
string, punctuation.definition.string, string.template, meta.template.expression#6f9d97
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f05a7d
variable, variable.other.readwrite, variable.other.object#2d2724
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2d2724
variable.parameter, meta.parameter#2d2724dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2d272480
keyword.operator#2d2724
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6f9d97bold
entity.other.inherited-class#e96f92
entity.name.tag, punctuation.definition.tag#c6a58f
entity.other.attribute-name#e96f92
meta.diff, meta.diff.header#d9e4df
markup.deleted#f05a7d
markup.inserted#e96f92
markup.changed#6f9d97
markup.heading, markup.heading.setext, punctuation.definition.heading#e96f92bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6f9d97
string.other.link.title, string.other.link.description#e96f92
markup.underline.link#d9e4dfunderline
punctuation.definition.list#c6a58f
markup.quote, punctuation.definition.quote#d9e4dfitalic