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#3E5236
  • activityBar.border#ffffff15
  • activityBar.foreground#6B7E5A
  • activityBar.inactiveForeground#FAFAF860
  • activityBarBadge.background#6B7E5A
  • activityBarBadge.foreground#3E5236
  • button.background#6B7E5A
  • button.foreground#3E5236
  • button.hoverBackground#6B7E5Add
  • editor.background#3E5236
  • editor.foreground#FAFAF8
  • editor.inactiveSelectionBackground#546B463580
  • editor.lineHighlightBackground#23241F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#546B4635
  • editorCursor.foreground#6B7E5A
  • editorGroupHeader.tabsBackground#3E5236dd
  • editorLineNumber.activeForeground#6B7E5A
  • editorLineNumber.foreground#D6D7DA80
  • focusBorder#6B7E5A
  • foreground#FAFAF8
  • input.background#23241F
  • input.border#ffffff15
  • input.foreground#FAFAF8
  • input.placeholderForeground#FAFAF860
  • list.activeSelectionBackground#6B7E5A30
  • list.activeSelectionForeground#FAFAF8
  • list.highlightForeground#6B7E5A
  • list.hoverBackground#23241F40
  • list.hoverForeground#FAFAF8
  • list.inactiveSelectionBackground#6B7E5A15
  • list.inactiveSelectionForeground#FAFAF8
  • selection.background#546B4635
  • sideBar.background#23241F
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF8
  • sideBarSectionHeader.background#3E523680
  • sideBarSectionHeader.foreground#FAFAF8
  • sideBarTitle.foreground#6B7E5A
  • statusBar.background#3E5236
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF8
  • statusBar.noFolderBackground#3E5236
  • tab.activeBackground#3E5236
  • tab.activeBorderTop#6B7E5A
  • tab.activeForeground#FAFAF8
  • tab.border#ffffff15
  • tab.inactiveBackground#23241F60
  • tab.inactiveForeground#FAFAF880
  • terminal.ansiBlack#3E5236
  • terminal.ansiBlue#546B46
  • terminal.ansiCyan#DCCDE6
  • terminal.ansiGreen#6B7E5A
  • terminal.ansiMagenta#886F4A
  • terminal.ansiRed#886F4A
  • terminal.ansiWhite#FAFAF8
  • terminal.ansiYellow#DCCDE6
  • terminal.background#3E5236
  • terminal.foreground#FAFAF8
  • titleBar.activeBackground#3E5236
  • titleBar.activeForeground#FAFAF8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3E5236
  • titleBar.inactiveForeground#FAFAF860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D7DAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#546B46bold
storage.type, storage.modifier#546B46italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B7E5A
string, punctuation.definition.string, string.template, meta.template.expression#DCCDE6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#886F4A
variable, variable.other.readwrite, variable.other.object#FAFAF8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF8
variable.parameter, meta.parameter#FAFAF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF880
keyword.operator#FAFAF8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#DCCDE6bold
entity.other.inherited-class#6B7E5A
entity.name.tag, punctuation.definition.tag#546B46
entity.other.attribute-name#6B7E5A
meta.diff, meta.diff.header#D6D7DA
markup.deleted#886F4A
markup.inserted#6B7E5A
markup.changed#DCCDE6
markup.heading, markup.heading.setext, punctuation.definition.heading#6B7E5Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#DCCDE6
string.other.link.title, string.other.link.description#6B7E5A
markup.underline.link#D6D7DAunderline
punctuation.definition.list#546B46
markup.quote, punctuation.definition.quote#D6D7DAitalic
Morphous Theme by Ameyanagi - VS Code Theme