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#382a21
  • activityBar.border#ffffff15
  • activityBar.foreground#d9102e
  • activityBar.inactiveForeground#faf7f260
  • activityBarBadge.background#d9102e
  • activityBarBadge.foreground#382a21
  • button.background#d9102e
  • button.foreground#382a21
  • button.hoverBackground#d9102edd
  • editor.background#382a21
  • editor.foreground#faf7f2
  • editor.inactiveSelectionBackground#b00f213580
  • editor.lineHighlightBackground#1a141040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#b00f2135
  • editorCursor.foreground#d9102e
  • editorGroupHeader.tabsBackground#382a21dd
  • editorLineNumber.activeForeground#d9102e
  • editorLineNumber.foreground#e9e2d680
  • focusBorder#d9102e
  • foreground#faf7f2
  • input.background#1a1410
  • input.border#ffffff15
  • input.foreground#faf7f2
  • input.placeholderForeground#faf7f260
  • list.activeSelectionBackground#d9102e30
  • list.activeSelectionForeground#faf7f2
  • list.highlightForeground#d9102e
  • list.hoverBackground#1a141040
  • list.hoverForeground#faf7f2
  • list.inactiveSelectionBackground#d9102e15
  • list.inactiveSelectionForeground#faf7f2
  • selection.background#b00f2135
  • sideBar.background#1a1410
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f2
  • sideBarSectionHeader.background#382a2180
  • sideBarSectionHeader.foreground#faf7f2
  • sideBarTitle.foreground#d9102e
  • statusBar.background#382a21
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f2
  • statusBar.noFolderBackground#382a21
  • tab.activeBackground#382a21
  • tab.activeBorderTop#d9102e
  • tab.activeForeground#faf7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#1a141060
  • tab.inactiveForeground#faf7f280
  • terminal.ansiBlack#382a21
  • terminal.ansiBlue#b00f21
  • terminal.ansiCyan#577a48
  • terminal.ansiGreen#d9102e
  • terminal.ansiMagenta#b00f21
  • terminal.ansiRed#b00f21
  • terminal.ansiWhite#faf7f2
  • terminal.ansiYellow#577a48
  • terminal.background#382a21
  • terminal.foreground#faf7f2
  • titleBar.activeBackground#382a21
  • titleBar.activeForeground#faf7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#382a21
  • titleBar.inactiveForeground#faf7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e9e2d6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#b00f21bold
storage.type, storage.modifier#b00f21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d9102e
string, punctuation.definition.string, string.template, meta.template.expression#577a48
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b00f21
variable, variable.other.readwrite, variable.other.object#faf7f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf7f2
variable.parameter, meta.parameter#faf7f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf7f280
keyword.operator#faf7f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#577a48bold
entity.other.inherited-class#d9102e
entity.name.tag, punctuation.definition.tag#b00f21
entity.other.attribute-name#d9102e
meta.diff, meta.diff.header#e9e2d6
markup.deleted#b00f21
markup.inserted#d9102e
markup.changed#577a48
markup.heading, markup.heading.setext, punctuation.definition.heading#d9102ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#577a48
string.other.link.title, string.other.link.description#d9102e
markup.underline.link#e9e2d6underline
punctuation.definition.list#b00f21
markup.quote, punctuation.definition.quote#e9e2d6italic
Morphous Theme by Ameyanagi - VS Code Theme