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#FAF8F2
  • activityBar.border#00000015
  • activityBar.foreground#B36A44
  • activityBar.inactiveForeground#282A2660
  • activityBarBadge.background#B36A44
  • activityBarBadge.foreground#FAF8F2
  • button.background#B36A44
  • button.foreground#FAF8F2
  • button.hoverBackground#B36A44dd
  • editor.background#FAF8F2
  • editor.foreground#282A26
  • editor.inactiveSelectionBackground#6FAF632580
  • editor.lineHighlightBackground#F3EFE650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAF6325
  • editorCursor.foreground#B36A44
  • editorGroupHeader.tabsBackground#F3EFE6aa
  • editorLineNumber.activeForeground#B36A44
  • editorLineNumber.foreground#D9D2C280
  • focusBorder#B36A44
  • foreground#282A26
  • input.background#F3EFE6
  • input.border#00000015
  • input.foreground#282A26
  • input.placeholderForeground#282A2660
  • list.activeSelectionBackground#B36A4430
  • list.activeSelectionForeground#282A26
  • list.highlightForeground#B36A44
  • list.hoverBackground#F3EFE640
  • list.hoverForeground#282A26
  • list.inactiveSelectionBackground#B36A4415
  • list.inactiveSelectionForeground#282A26
  • selection.background#6FAF6325
  • sideBar.background#F3EFE6
  • sideBar.border#00000015
  • sideBar.foreground#282A26
  • sideBarSectionHeader.background#F3EFE680
  • sideBarSectionHeader.foreground#282A26
  • sideBarTitle.foreground#B36A44
  • statusBar.background#FAF8F2
  • statusBar.border#00000015
  • statusBar.foreground#282A26
  • statusBar.noFolderBackground#FAF8F2
  • tab.activeBackground#FAF8F2
  • tab.activeBorderTop#B36A44
  • tab.activeForeground#282A26
  • tab.border#00000015
  • tab.inactiveBackground#FAF8F260
  • tab.inactiveForeground#282A2680
  • terminal.ansiBlack#282A26
  • terminal.ansiBlue#6FAF63
  • terminal.ansiCyan#D7B88A
  • terminal.ansiGreen#B36A44
  • terminal.ansiMagenta#5C7F44
  • terminal.ansiRed#5C7F44
  • terminal.ansiWhite#282A26
  • terminal.ansiYellow#D7B88A
  • terminal.background#FAF8F2
  • terminal.foreground#282A26
  • titleBar.activeBackground#FAF8F2
  • titleBar.activeForeground#282A26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF8F2
  • titleBar.inactiveForeground#282A2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9D2C2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAF63bold
storage.type, storage.modifier#6FAF63italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B36A44
string, punctuation.definition.string, string.template, meta.template.expression#D7B88A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5C7F44
variable, variable.other.readwrite, variable.other.object#282A26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282A26
variable.parameter, meta.parameter#282A26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282A2680
keyword.operator#282A26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D7B88Abold
entity.other.inherited-class#B36A44
entity.name.tag, punctuation.definition.tag#6FAF63
entity.other.attribute-name#B36A44
meta.diff, meta.diff.header#D9D2C2
markup.deleted#5C7F44
markup.inserted#B36A44
markup.changed#D7B88A
markup.heading, markup.heading.setext, punctuation.definition.heading#B36A44bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D7B88A
string.other.link.title, string.other.link.description#B36A44
markup.underline.link#D9D2C2underline
punctuation.definition.list#6FAF63
markup.quote, punctuation.definition.quote#D9D2C2italic
Morphous Theme by Ameyanagi - VS Code Theme