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#5a4833
  • activityBar.border#ffffff15
  • activityBar.foreground#786146
  • activityBar.inactiveForeground#e8e1d660
  • activityBarBadge.background#786146
  • activityBarBadge.foreground#5a4833
  • button.background#786146
  • button.foreground#5a4833
  • button.hoverBackground#786146dd
  • editor.background#5a4833
  • editor.foreground#e8e1d6
  • editor.inactiveSelectionBackground#9fb7ae3580
  • editor.lineHighlightBackground#1e232340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9fb7ae35
  • editorCursor.foreground#786146
  • editorGroupHeader.tabsBackground#5a4833dd
  • editorLineNumber.activeForeground#786146
  • editorLineNumber.foreground#c8c2b680
  • focusBorder#786146
  • foreground#e8e1d6
  • input.background#1e2323
  • input.border#ffffff15
  • input.foreground#e8e1d6
  • input.placeholderForeground#e8e1d660
  • list.activeSelectionBackground#78614630
  • list.activeSelectionForeground#e8e1d6
  • list.highlightForeground#786146
  • list.hoverBackground#1e232340
  • list.hoverForeground#e8e1d6
  • list.inactiveSelectionBackground#78614615
  • list.inactiveSelectionForeground#e8e1d6
  • selection.background#9fb7ae35
  • sideBar.background#1e2323
  • sideBar.border#ffffff15
  • sideBar.foreground#e8e1d6
  • sideBarSectionHeader.background#5a483380
  • sideBarSectionHeader.foreground#e8e1d6
  • sideBarTitle.foreground#786146
  • statusBar.background#5a4833
  • statusBar.border#ffffff15
  • statusBar.foreground#e8e1d6
  • statusBar.noFolderBackground#5a4833
  • tab.activeBackground#5a4833
  • tab.activeBorderTop#786146
  • tab.activeForeground#e8e1d6
  • tab.border#ffffff15
  • tab.inactiveBackground#1e232360
  • tab.inactiveForeground#e8e1d680
  • terminal.ansiBlack#5a4833
  • terminal.ansiBlue#9fb7ae
  • terminal.ansiCyan#c08a4e
  • terminal.ansiGreen#786146
  • terminal.ansiMagenta#d7e6e2
  • terminal.ansiRed#d7e6e2
  • terminal.ansiWhite#e8e1d6
  • terminal.ansiYellow#c08a4e
  • terminal.background#5a4833
  • terminal.foreground#e8e1d6
  • titleBar.activeBackground#5a4833
  • titleBar.activeForeground#e8e1d6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a4833
  • titleBar.inactiveForeground#e8e1d660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8c2b6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9fb7aebold
storage.type, storage.modifier#9fb7aeitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#786146
string, punctuation.definition.string, string.template, meta.template.expression#c08a4e
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d7e6e2
variable, variable.other.readwrite, variable.other.object#e8e1d6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#e8e1d6
variable.parameter, meta.parameter#e8e1d6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#e8e1d680
keyword.operator#e8e1d6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c08a4ebold
entity.other.inherited-class#786146
entity.name.tag, punctuation.definition.tag#9fb7ae
entity.other.attribute-name#786146
meta.diff, meta.diff.header#c8c2b6
markup.deleted#d7e6e2
markup.inserted#786146
markup.changed#c08a4e
markup.heading, markup.heading.setext, punctuation.definition.heading#786146bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c08a4e
string.other.link.title, string.other.link.description#786146
markup.underline.link#c8c2b6underline
punctuation.definition.list#9fb7ae
markup.quote, punctuation.definition.quote#c8c2b6italic
Morphous Theme by Ameyanagi - VS Code Theme