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#FAF8FC
  • activityBar.border#00000015
  • activityBar.foreground#f2ead8
  • activityBar.inactiveForeground#28242060
  • activityBarBadge.background#f2ead8
  • activityBarBadge.foreground#FAF8FC
  • button.background#f2ead8
  • button.foreground#FAF8FC
  • button.hoverBackground#f2ead8dd
  • editor.background#FAF8FC
  • editor.foreground#282420
  • editor.inactiveSelectionBackground#c8b6a42580
  • editor.lineHighlightBackground#ede2cd50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c8b6a425
  • editorCursor.foreground#f2ead8
  • editorGroupHeader.tabsBackground#ede2cdaa
  • editorLineNumber.activeForeground#f2ead8
  • editorLineNumber.foreground#c8b6a480
  • focusBorder#f2ead8
  • foreground#282420
  • input.background#ede2cd
  • input.border#00000015
  • input.foreground#282420
  • input.placeholderForeground#28242060
  • list.activeSelectionBackground#f2ead830
  • list.activeSelectionForeground#282420
  • list.highlightForeground#f2ead8
  • list.hoverBackground#ede2cd40
  • list.hoverForeground#282420
  • list.inactiveSelectionBackground#f2ead815
  • list.inactiveSelectionForeground#282420
  • selection.background#c8b6a425
  • sideBar.background#ede2cd
  • sideBar.border#00000015
  • sideBar.foreground#282420
  • sideBarSectionHeader.background#ede2cd80
  • sideBarSectionHeader.foreground#282420
  • sideBarTitle.foreground#f2ead8
  • statusBar.background#FAF8FC
  • statusBar.border#00000015
  • statusBar.foreground#282420
  • statusBar.noFolderBackground#FAF8FC
  • tab.activeBackground#FAF8FC
  • tab.activeBorderTop#f2ead8
  • tab.activeForeground#282420
  • tab.border#00000015
  • tab.inactiveBackground#FAF8FC60
  • tab.inactiveForeground#28242080
  • terminal.ansiBlack#282420
  • terminal.ansiBlue#c8b6a4
  • terminal.ansiCyan#7a8f7a
  • terminal.ansiGreen#f2ead8
  • terminal.ansiMagenta#b7cde3
  • terminal.ansiRed#b7cde3
  • terminal.ansiWhite#282420
  • terminal.ansiYellow#7a8f7a
  • terminal.background#FAF8FC
  • terminal.foreground#282420
  • titleBar.activeBackground#FAF8FC
  • titleBar.activeForeground#282420
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF8FC
  • titleBar.inactiveForeground#28242060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8b6a4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c8b6a4bold
storage.type, storage.modifier#c8b6a4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f2ead8
string, punctuation.definition.string, string.template, meta.template.expression#7a8f7a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b7cde3
variable, variable.other.readwrite, variable.other.object#282420
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282420
variable.parameter, meta.parameter#282420dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#28242080
keyword.operator#282420
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7a8f7abold
entity.other.inherited-class#f2ead8
entity.name.tag, punctuation.definition.tag#c8b6a4
entity.other.attribute-name#f2ead8
meta.diff, meta.diff.header#c8b6a4
markup.deleted#b7cde3
markup.inserted#f2ead8
markup.changed#7a8f7a
markup.heading, markup.heading.setext, punctuation.definition.heading#f2ead8bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7a8f7a
string.other.link.title, string.other.link.description#f2ead8
markup.underline.link#c8b6a4underline
punctuation.definition.list#c8b6a4
markup.quote, punctuation.definition.quote#c8b6a4italic