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#6b5139
  • activityBar.border#ffffff15
  • activityBar.foreground#68783a
  • activityBar.inactiveForeground#f5f0df60
  • activityBarBadge.background#68783a
  • activityBarBadge.foreground#6b5139
  • button.background#68783a
  • button.foreground#6b5139
  • button.hoverBackground#68783add
  • editor.background#6b5139
  • editor.foreground#f5f0df
  • editor.inactiveSelectionBackground#a8ad8f3580
  • editor.lineHighlightBackground#1b1d1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a8ad8f35
  • editorCursor.foreground#68783a
  • editorGroupHeader.tabsBackground#6b5139dd
  • editorLineNumber.activeForeground#68783a
  • editorLineNumber.foreground#a8ad8f80
  • focusBorder#68783a
  • foreground#f5f0df
  • input.background#1b1d14
  • input.border#ffffff15
  • input.foreground#f5f0df
  • input.placeholderForeground#f5f0df60
  • list.activeSelectionBackground#68783a30
  • list.activeSelectionForeground#f5f0df
  • list.highlightForeground#68783a
  • list.hoverBackground#1b1d1440
  • list.hoverForeground#f5f0df
  • list.inactiveSelectionBackground#68783a15
  • list.inactiveSelectionForeground#f5f0df
  • selection.background#a8ad8f35
  • sideBar.background#1b1d14
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f0df
  • sideBarSectionHeader.background#6b513980
  • sideBarSectionHeader.foreground#f5f0df
  • sideBarTitle.foreground#68783a
  • statusBar.background#6b5139
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f0df
  • statusBar.noFolderBackground#6b5139
  • tab.activeBackground#6b5139
  • tab.activeBorderTop#68783a
  • tab.activeForeground#f5f0df
  • tab.border#ffffff15
  • tab.inactiveBackground#1b1d1460
  • tab.inactiveForeground#f5f0df80
  • terminal.ansiBlack#6b5139
  • terminal.ansiBlue#a8ad8f
  • terminal.ansiCyan#c6a74b
  • terminal.ansiGreen#68783a
  • terminal.ansiMagenta#526a38
  • terminal.ansiRed#526a38
  • terminal.ansiWhite#f5f0df
  • terminal.ansiYellow#c6a74b
  • terminal.background#6b5139
  • terminal.foreground#f5f0df
  • titleBar.activeBackground#6b5139
  • titleBar.activeForeground#f5f0df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6b5139
  • titleBar.inactiveForeground#f5f0df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a8ad8fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a8ad8fbold
storage.type, storage.modifier#a8ad8fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#68783a
string, punctuation.definition.string, string.template, meta.template.expression#c6a74b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#526a38
variable, variable.other.readwrite, variable.other.object#f5f0df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f0df
variable.parameter, meta.parameter#f5f0dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f0df80
keyword.operator#f5f0df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c6a74bbold
entity.other.inherited-class#68783a
entity.name.tag, punctuation.definition.tag#a8ad8f
entity.other.attribute-name#68783a
meta.diff, meta.diff.header#a8ad8f
markup.deleted#526a38
markup.inserted#68783a
markup.changed#c6a74b
markup.heading, markup.heading.setext, punctuation.definition.heading#68783abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c6a74b
string.other.link.title, string.other.link.description#68783a
markup.underline.link#a8ad8funderline
punctuation.definition.list#a8ad8f
markup.quote, punctuation.definition.quote#a8ad8fitalic
Morphous Theme by Ameyanagi - VS Code Theme