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#F6F1E6
  • activityBar.border#00000015
  • activityBar.foreground#865A28
  • activityBar.inactiveForeground#3A2A1F60
  • activityBarBadge.background#865A28
  • activityBarBadge.foreground#F6F1E6
  • button.background#865A28
  • button.foreground#F6F1E6
  • button.hoverBackground#865A28dd
  • editor.background#F6F1E6
  • editor.foreground#3A2A1F
  • editor.inactiveSelectionBackground#C47A2C2580
  • editor.lineHighlightBackground#FFF8E850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C47A2C25
  • editorCursor.foreground#865A28
  • editorGroupHeader.tabsBackground#FFF8E8aa
  • editorLineNumber.activeForeground#865A28
  • editorLineNumber.foreground#B8AA9780
  • focusBorder#865A28
  • foreground#3A2A1F
  • input.background#FFF8E8
  • input.border#00000015
  • input.foreground#3A2A1F
  • input.placeholderForeground#3A2A1F60
  • list.activeSelectionBackground#865A2830
  • list.activeSelectionForeground#3A2A1F
  • list.highlightForeground#865A28
  • list.hoverBackground#FFF8E840
  • list.hoverForeground#3A2A1F
  • list.inactiveSelectionBackground#865A2815
  • list.inactiveSelectionForeground#3A2A1F
  • selection.background#C47A2C25
  • sideBar.background#FFF8E8
  • sideBar.border#00000015
  • sideBar.foreground#3A2A1F
  • sideBarSectionHeader.background#FFF8E880
  • sideBarSectionHeader.foreground#3A2A1F
  • sideBarTitle.foreground#865A28
  • statusBar.background#F6F1E6
  • statusBar.border#00000015
  • statusBar.foreground#3A2A1F
  • statusBar.noFolderBackground#F6F1E6
  • tab.activeBackground#F6F1E6
  • tab.activeBorderTop#865A28
  • tab.activeForeground#3A2A1F
  • tab.border#00000015
  • tab.inactiveBackground#F6F1E660
  • tab.inactiveForeground#3A2A1F80
  • terminal.ansiBlack#3A2A1F
  • terminal.ansiBlue#C47A2C
  • terminal.ansiCyan#6B7F4A
  • terminal.ansiGreen#865A28
  • terminal.ansiMagenta#A14D3B
  • terminal.ansiRed#A14D3B
  • terminal.ansiWhite#3A2A1F
  • terminal.ansiYellow#6B7F4A
  • terminal.background#F6F1E6
  • terminal.foreground#3A2A1F
  • titleBar.activeBackground#F6F1E6
  • titleBar.activeForeground#3A2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F1E6
  • titleBar.inactiveForeground#3A2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8AA97italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C47A2Cbold
storage.type, storage.modifier#C47A2Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#865A28
string, punctuation.definition.string, string.template, meta.template.expression#6B7F4A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A14D3B
variable, variable.other.readwrite, variable.other.object#3A2A1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A2A1F
variable.parameter, meta.parameter#3A2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A2A1F80
keyword.operator#3A2A1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6B7F4Abold
entity.other.inherited-class#865A28
entity.name.tag, punctuation.definition.tag#C47A2C
entity.other.attribute-name#865A28
meta.diff, meta.diff.header#B8AA97
markup.deleted#A14D3B
markup.inserted#865A28
markup.changed#6B7F4A
markup.heading, markup.heading.setext, punctuation.definition.heading#865A28bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6B7F4A
string.other.link.title, string.other.link.description#865A28
markup.underline.link#B8AA97underline
punctuation.definition.list#C47A2C
markup.quote, punctuation.definition.quote#B8AA97italic
Morphous Theme by Ameyanagi - VS Code Theme