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#27201B
  • activityBar.border#ffffff15
  • activityBar.foreground#E98A67
  • activityBar.inactiveForeground#eef0eb60
  • activityBarBadge.background#E98A67
  • activityBarBadge.foreground#27201B
  • button.background#E98A67
  • button.foreground#27201B
  • button.hoverBackground#E98A67dd
  • editor.background#27201B
  • editor.foreground#eef0eb
  • editor.inactiveSelectionBackground#ECA1793580
  • editor.lineHighlightBackground#15120F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA17935
  • editorCursor.foreground#E98A67
  • editorGroupHeader.tabsBackground#27201Bdd
  • editorLineNumber.activeForeground#E98A67
  • editorLineNumber.foreground#8d7b7080
  • focusBorder#E98A67
  • foreground#eef0eb
  • input.background#15120F
  • input.border#ffffff15
  • input.foreground#eef0eb
  • input.placeholderForeground#eef0eb60
  • list.activeSelectionBackground#E98A6730
  • list.activeSelectionForeground#eef0eb
  • list.highlightForeground#E98A67
  • list.hoverBackground#15120F40
  • list.hoverForeground#eef0eb
  • list.inactiveSelectionBackground#E98A6715
  • list.inactiveSelectionForeground#eef0eb
  • selection.background#ECA17935
  • sideBar.background#15120F
  • sideBar.border#ffffff15
  • sideBar.foreground#eef0eb
  • sideBarSectionHeader.background#27201B80
  • sideBarSectionHeader.foreground#eef0eb
  • sideBarTitle.foreground#E98A67
  • statusBar.background#27201B
  • statusBar.border#ffffff15
  • statusBar.foreground#eef0eb
  • statusBar.noFolderBackground#27201B
  • tab.activeBackground#27201B
  • tab.activeBorderTop#E98A67
  • tab.activeForeground#eef0eb
  • tab.border#ffffff15
  • tab.inactiveBackground#15120F60
  • tab.inactiveForeground#eef0eb80
  • terminal.ansiBlack#27201B
  • terminal.ansiBlue#ECA179
  • terminal.ansiCyan#E78355
  • terminal.ansiGreen#E98A67
  • terminal.ansiMagenta#90F183
  • terminal.ansiRed#90F183
  • terminal.ansiWhite#eef0eb
  • terminal.ansiYellow#E78355
  • terminal.background#27201B
  • terminal.foreground#eef0eb
  • titleBar.activeBackground#27201B
  • titleBar.activeForeground#eef0eb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#27201B
  • titleBar.inactiveForeground#eef0eb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d7b70italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA179bold
storage.type, storage.modifier#ECA179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98A67
string, punctuation.definition.string, string.template, meta.template.expression#E78355
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#90F183
variable, variable.other.readwrite, variable.other.object#eef0eb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eef0eb
variable.parameter, meta.parameter#eef0ebdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eef0eb80
keyword.operator#eef0eb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78355bold
entity.other.inherited-class#E98A67
entity.name.tag, punctuation.definition.tag#ECA179
entity.other.attribute-name#E98A67
meta.diff, meta.diff.header#8d7b70
markup.deleted#90F183
markup.inserted#E98A67
markup.changed#E78355
markup.heading, markup.heading.setext, punctuation.definition.heading#E98A67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E78355
string.other.link.title, string.other.link.description#E98A67
markup.underline.link#8d7b70underline
punctuation.definition.list#ECA179
markup.quote, punctuation.definition.quote#8d7b70italic
Morphous Theme by Ameyanagi - VS Code Theme