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#4D2C23
  • activityBar.border#ffffff15
  • activityBar.foreground#E98C67
  • activityBar.inactiveForeground#f3e6d260
  • activityBarBadge.background#E98C67
  • activityBarBadge.foreground#4D2C23
  • button.background#E98C67
  • button.foreground#4D2C23
  • button.hoverBackground#E98C67dd
  • editor.background#4D2C23
  • editor.foreground#f3e6d2
  • editor.inactiveSelectionBackground#C6EC793580
  • editor.lineHighlightBackground#18131140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C6EC7935
  • editorCursor.foreground#E98C67
  • editorGroupHeader.tabsBackground#4D2C23dd
  • editorLineNumber.activeForeground#E98C67
  • editorLineNumber.foreground#c0b88f80
  • focusBorder#E98C67
  • foreground#f3e6d2
  • input.background#181311
  • input.border#ffffff15
  • input.foreground#f3e6d2
  • input.placeholderForeground#f3e6d260
  • list.activeSelectionBackground#E98C6730
  • list.activeSelectionForeground#f3e6d2
  • list.highlightForeground#E98C67
  • list.hoverBackground#18131140
  • list.hoverForeground#f3e6d2
  • list.inactiveSelectionBackground#E98C6715
  • list.inactiveSelectionForeground#f3e6d2
  • selection.background#C6EC7935
  • sideBar.background#181311
  • sideBar.border#ffffff15
  • sideBar.foreground#f3e6d2
  • sideBarSectionHeader.background#4D2C2380
  • sideBarSectionHeader.foreground#f3e6d2
  • sideBarTitle.foreground#E98C67
  • statusBar.background#4D2C23
  • statusBar.border#ffffff15
  • statusBar.foreground#f3e6d2
  • statusBar.noFolderBackground#4D2C23
  • tab.activeBackground#4D2C23
  • tab.activeBorderTop#E98C67
  • tab.activeForeground#f3e6d2
  • tab.border#ffffff15
  • tab.inactiveBackground#18131160
  • tab.inactiveForeground#f3e6d280
  • terminal.ansiBlack#4D2C23
  • terminal.ansiBlue#C6EC79
  • terminal.ansiCyan#55BBE7
  • terminal.ansiGreen#E98C67
  • terminal.ansiMagenta#F1AD83
  • terminal.ansiRed#F1AD83
  • terminal.ansiWhite#f3e6d2
  • terminal.ansiYellow#55BBE7
  • terminal.background#4D2C23
  • terminal.foreground#f3e6d2
  • titleBar.activeBackground#4D2C23
  • titleBar.activeForeground#f3e6d2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4D2C23
  • titleBar.inactiveForeground#f3e6d260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c0b88fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C6EC79bold
storage.type, storage.modifier#C6EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98C67—
string, punctuation.definition.string, string.template, meta.template.expression#55BBE7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AD83—
variable, variable.other.readwrite, variable.other.object#f3e6d2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3e6d2—
variable.parameter, meta.parameter#f3e6d2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3e6d280—
keyword.operator#f3e6d2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55BBE7bold
entity.other.inherited-class#E98C67—
entity.name.tag, punctuation.definition.tag#C6EC79—
entity.other.attribute-name#E98C67—
meta.diff, meta.diff.header#c0b88f—
markup.deleted#F1AD83—
markup.inserted#E98C67—
markup.changed#55BBE7—
markup.heading, markup.heading.setext, punctuation.definition.heading#E98C67bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55BBE7—
string.other.link.title, string.other.link.description#E98C67—
markup.underline.link#c0b88funderline
punctuation.definition.list#C6EC79—
markup.quote, punctuation.definition.quote#c0b88fitalic
Morphous Theme by Ameyanagi - VS Code Theme