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#2B211B
  • activityBar.border#ffffff15
  • activityBar.foreground#D7261C
  • activityBar.inactiveForeground#FAF6EC60
  • activityBarBadge.background#D7261C
  • activityBarBadge.foreground#2B211B
  • button.background#D7261C
  • button.foreground#2B211B
  • button.hoverBackground#D7261Cdd
  • editor.background#2B211B
  • editor.foreground#FAF6EC
  • editor.inactiveSelectionBackground#2E5A383580
  • editor.lineHighlightBackground#1C221D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E5A3835
  • editorCursor.foreground#D7261C
  • editorGroupHeader.tabsBackground#2B211Bdd
  • editorLineNumber.activeForeground#D7261C
  • editorLineNumber.foreground#CDBFAE80
  • focusBorder#D7261C
  • foreground#FAF6EC
  • input.background#1C221D
  • input.border#ffffff15
  • input.foreground#FAF6EC
  • input.placeholderForeground#FAF6EC60
  • list.activeSelectionBackground#D7261C30
  • list.activeSelectionForeground#FAF6EC
  • list.highlightForeground#D7261C
  • list.hoverBackground#1C221D40
  • list.hoverForeground#FAF6EC
  • list.inactiveSelectionBackground#D7261C15
  • list.inactiveSelectionForeground#FAF6EC
  • selection.background#2E5A3835
  • sideBar.background#1C221D
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6EC
  • sideBarSectionHeader.background#2B211B80
  • sideBarSectionHeader.foreground#FAF6EC
  • sideBarTitle.foreground#D7261C
  • statusBar.background#2B211B
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6EC
  • statusBar.noFolderBackground#2B211B
  • tab.activeBackground#2B211B
  • tab.activeBorderTop#D7261C
  • tab.activeForeground#FAF6EC
  • tab.border#ffffff15
  • tab.inactiveBackground#1C221D60
  • tab.inactiveForeground#FAF6EC80
  • terminal.ansiBlack#2B211B
  • terminal.ansiBlue#2E5A38
  • terminal.ansiCyan#F6F1E6
  • terminal.ansiGreen#D7261C
  • terminal.ansiMagenta#A7C17E
  • terminal.ansiRed#A7C17E
  • terminal.ansiWhite#FAF6EC
  • terminal.ansiYellow#F6F1E6
  • terminal.background#2B211B
  • terminal.foreground#FAF6EC
  • titleBar.activeBackground#2B211B
  • titleBar.activeForeground#FAF6EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2B211B
  • titleBar.inactiveForeground#FAF6EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CDBFAEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E5A38bold
storage.type, storage.modifier#2E5A38italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D7261C
string, punctuation.definition.string, string.template, meta.template.expression#F6F1E6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A7C17E
variable, variable.other.readwrite, variable.other.object#FAF6EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6EC
variable.parameter, meta.parameter#FAF6ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6EC80
keyword.operator#FAF6EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F6F1E6bold
entity.other.inherited-class#D7261C
entity.name.tag, punctuation.definition.tag#2E5A38
entity.other.attribute-name#D7261C
meta.diff, meta.diff.header#CDBFAE
markup.deleted#A7C17E
markup.inserted#D7261C
markup.changed#F6F1E6
markup.heading, markup.heading.setext, punctuation.definition.heading#D7261Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F6F1E6
string.other.link.title, string.other.link.description#D7261C
markup.underline.link#CDBFAEunderline
punctuation.definition.list#2E5A38
markup.quote, punctuation.definition.quote#CDBFAEitalic
Morphous Theme by Ameyanagi - VS Code Theme