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#7A4B2E
  • activityBar.border#ffffff15
  • activityBar.foreground#D9B07A
  • activityBar.inactiveForeground#F6F3EC60
  • activityBarBadge.background#D9B07A
  • activityBarBadge.foreground#7A4B2E
  • button.background#D9B07A
  • button.foreground#7A4B2E
  • button.hoverBackground#D9B07Add
  • editor.background#7A4B2E
  • editor.foreground#F6F3EC
  • editor.inactiveSelectionBackground#A063383580
  • editor.lineHighlightBackground#302F2840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A0633835
  • editorCursor.foreground#D9B07A
  • editorGroupHeader.tabsBackground#7A4B2Edd
  • editorLineNumber.activeForeground#D9B07A
  • editorLineNumber.foreground#E9EDF080
  • focusBorder#D9B07A
  • foreground#F6F3EC
  • input.background#302F28
  • input.border#ffffff15
  • input.foreground#F6F3EC
  • input.placeholderForeground#F6F3EC60
  • list.activeSelectionBackground#D9B07A30
  • list.activeSelectionForeground#F6F3EC
  • list.highlightForeground#D9B07A
  • list.hoverBackground#302F2840
  • list.hoverForeground#F6F3EC
  • list.inactiveSelectionBackground#D9B07A15
  • list.inactiveSelectionForeground#F6F3EC
  • selection.background#A0633835
  • sideBar.background#302F28
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EC
  • sideBarSectionHeader.background#7A4B2E80
  • sideBarSectionHeader.foreground#F6F3EC
  • sideBarTitle.foreground#D9B07A
  • statusBar.background#7A4B2E
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EC
  • statusBar.noFolderBackground#7A4B2E
  • tab.activeBackground#7A4B2E
  • tab.activeBorderTop#D9B07A
  • tab.activeForeground#F6F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#302F2860
  • tab.inactiveForeground#F6F3EC80
  • terminal.ansiBlack#7A4B2E
  • terminal.ansiBlue#A06338
  • terminal.ansiCyan#55757A
  • terminal.ansiGreen#D9B07A
  • terminal.ansiMagenta#667762
  • terminal.ansiRed#667762
  • terminal.ansiWhite#F6F3EC
  • terminal.ansiYellow#55757A
  • terminal.background#7A4B2E
  • terminal.foreground#F6F3EC
  • titleBar.activeBackground#7A4B2E
  • titleBar.activeForeground#F6F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7A4B2E
  • titleBar.inactiveForeground#F6F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9EDF0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A06338bold
storage.type, storage.modifier#A06338italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D9B07A
string, punctuation.definition.string, string.template, meta.template.expression#55757A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#667762
variable, variable.other.readwrite, variable.other.object#F6F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EC
variable.parameter, meta.parameter#F6F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EC80
keyword.operator#F6F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55757Abold
entity.other.inherited-class#D9B07A
entity.name.tag, punctuation.definition.tag#A06338
entity.other.attribute-name#D9B07A
meta.diff, meta.diff.header#E9EDF0
markup.deleted#667762
markup.inserted#D9B07A
markup.changed#55757A
markup.heading, markup.heading.setext, punctuation.definition.heading#D9B07Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55757A
string.other.link.title, string.other.link.description#D9B07A
markup.underline.link#E9EDF0underline
punctuation.definition.list#A06338
markup.quote, punctuation.definition.quote#E9EDF0italic
Morphous Theme by Ameyanagi - VS Code Theme