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#4A3E33
  • activityBar.border#ffffff15
  • activityBar.foreground#C9B08A
  • activityBar.inactiveForeground#E9DFC960
  • activityBarBadge.background#C9B08A
  • activityBarBadge.foreground#4A3E33
  • button.background#C9B08A
  • button.foreground#4A3E33
  • button.hoverBackground#C9B08Add
  • editor.background#4A3E33
  • editor.foreground#E9DFC9
  • editor.inactiveSelectionBackground#d8c1a13580
  • editor.lineHighlightBackground#4A3E3340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d8c1a135
  • editorCursor.foreground#C9B08A
  • editorGroupHeader.tabsBackground#4A3E33dd
  • editorLineNumber.activeForeground#C9B08A
  • editorLineNumber.foreground#D7DADA80
  • focusBorder#C9B08A
  • foreground#E9DFC9
  • input.background#4A3E33
  • input.border#ffffff15
  • input.foreground#E9DFC9
  • input.placeholderForeground#E9DFC960
  • list.activeSelectionBackground#C9B08A30
  • list.activeSelectionForeground#E9DFC9
  • list.highlightForeground#C9B08A
  • list.hoverBackground#4A3E3340
  • list.hoverForeground#E9DFC9
  • list.inactiveSelectionBackground#C9B08A15
  • list.inactiveSelectionForeground#E9DFC9
  • selection.background#d8c1a135
  • sideBar.background#4A3E33
  • sideBar.border#ffffff15
  • sideBar.foreground#E9DFC9
  • sideBarSectionHeader.background#4A3E3380
  • sideBarSectionHeader.foreground#E9DFC9
  • sideBarTitle.foreground#C9B08A
  • statusBar.background#4A3E33
  • statusBar.border#ffffff15
  • statusBar.foreground#E9DFC9
  • statusBar.noFolderBackground#4A3E33
  • tab.activeBackground#4A3E33
  • tab.activeBorderTop#C9B08A
  • tab.activeForeground#E9DFC9
  • tab.border#ffffff15
  • tab.inactiveBackground#4A3E3360
  • tab.inactiveForeground#E9DFC980
  • terminal.ansiBlack#4A3E33
  • terminal.ansiBlue#d8c1a1
  • terminal.ansiCyan#4DADA1
  • terminal.ansiGreen#C9B08A
  • terminal.ansiMagenta#D9B35B
  • terminal.ansiRed#D9B35B
  • terminal.ansiWhite#E9DFC9
  • terminal.ansiYellow#4DADA1
  • terminal.background#4A3E33
  • terminal.foreground#E9DFC9
  • titleBar.activeBackground#4A3E33
  • titleBar.activeForeground#E9DFC9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A3E33
  • titleBar.inactiveForeground#E9DFC960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DADAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d8c1a1bold
storage.type, storage.modifier#d8c1a1italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C9B08A
string, punctuation.definition.string, string.template, meta.template.expression#4DADA1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9B35B
variable, variable.other.readwrite, variable.other.object#E9DFC9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#E9DFC9
variable.parameter, meta.parameter#E9DFC9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#E9DFC980
keyword.operator#E9DFC9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4DADA1bold
entity.other.inherited-class#C9B08A
entity.name.tag, punctuation.definition.tag#d8c1a1
entity.other.attribute-name#C9B08A
meta.diff, meta.diff.header#D7DADA
markup.deleted#D9B35B
markup.inserted#C9B08A
markup.changed#4DADA1
markup.heading, markup.heading.setext, punctuation.definition.heading#C9B08Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4DADA1
string.other.link.title, string.other.link.description#C9B08A
markup.underline.link#D7DADAunderline
punctuation.definition.list#d8c1a1
markup.quote, punctuation.definition.quote#D7DADAitalic
Morphous Theme by Ameyanagi - VS Code Theme