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#FAF5F0
  • activityBar.border#00000015
  • activityBar.foreground#935825
  • activityBar.inactiveForeground#36271D60
  • activityBarBadge.background#935825
  • activityBarBadge.foreground#FAF5F0
  • button.background#935825
  • button.foreground#FAF5F0
  • button.hoverBackground#935825dd
  • editor.background#FAF5F0
  • editor.foreground#36271D
  • editor.inactiveSelectionBackground#8358212580
  • editor.lineHighlightBackground#F4F0EB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83582125
  • editorCursor.foreground#935825
  • editorGroupHeader.tabsBackground#F4F0EBaa
  • editorLineNumber.activeForeground#935825
  • editorLineNumber.foreground#886E4F80
  • focusBorder#935825
  • foreground#36271D
  • input.background#F4F0EB
  • input.border#00000015
  • input.foreground#36271D
  • input.placeholderForeground#36271D60
  • list.activeSelectionBackground#93582530
  • list.activeSelectionForeground#36271D
  • list.highlightForeground#935825
  • list.hoverBackground#F4F0EB40
  • list.hoverForeground#36271D
  • list.inactiveSelectionBackground#93582515
  • list.inactiveSelectionForeground#36271D
  • selection.background#83582125
  • sideBar.background#F4F0EB
  • sideBar.border#00000015
  • sideBar.foreground#36271D
  • sideBarSectionHeader.background#F4F0EB80
  • sideBarSectionHeader.foreground#36271D
  • sideBarTitle.foreground#935825
  • statusBar.background#FAF5F0
  • statusBar.border#00000015
  • statusBar.foreground#36271D
  • statusBar.noFolderBackground#FAF5F0
  • tab.activeBackground#FAF5F0
  • tab.activeBorderTop#935825
  • tab.activeForeground#36271D
  • tab.border#00000015
  • tab.inactiveBackground#FAF5F060
  • tab.inactiveForeground#36271D80
  • terminal.ansiBlack#36271D
  • terminal.ansiBlue#835821
  • terminal.ansiCyan#296CA3
  • terminal.ansiGreen#935825
  • terminal.ansiMagenta#193876
  • terminal.ansiRed#193876
  • terminal.ansiWhite#36271D
  • terminal.ansiYellow#296CA3
  • terminal.background#FAF5F0
  • terminal.foreground#36271D
  • titleBar.activeBackground#FAF5F0
  • titleBar.activeForeground#36271D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF5F0
  • titleBar.inactiveForeground#36271D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#886E4Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835821bold
storage.type, storage.modifier#835821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935825
string, punctuation.definition.string, string.template, meta.template.expression#296CA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#193876
variable, variable.other.readwrite, variable.other.object#36271D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#36271D
variable.parameter, meta.parameter#36271Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#36271D80
keyword.operator#36271D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#296CA3bold
entity.other.inherited-class#935825
entity.name.tag, punctuation.definition.tag#835821
entity.other.attribute-name#935825
meta.diff, meta.diff.header#886E4F
markup.deleted#193876
markup.inserted#935825
markup.changed#296CA3
markup.heading, markup.heading.setext, punctuation.definition.heading#935825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#296CA3
string.other.link.title, string.other.link.description#935825
markup.underline.link#886E4Funderline
punctuation.definition.list#835821
markup.quote, punctuation.definition.quote#886E4Fitalic
Morphous Theme by Ameyanagi - VS Code Theme