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#223528
  • activityBar.border#ffffff15
  • activityBar.foreground#B11226
  • activityBar.inactiveForeground#F7F2E860
  • activityBarBadge.background#B11226
  • activityBarBadge.foreground#223528
  • button.background#B11226
  • button.foreground#223528
  • button.hoverBackground#B11226dd
  • editor.background#223528
  • editor.foreground#F7F2E8
  • editor.inactiveSelectionBackground#0E5A363580
  • editor.lineHighlightBackground#1A1A1A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0E5A3635
  • editorCursor.foreground#B11226
  • editorGroupHeader.tabsBackground#223528dd
  • editorLineNumber.activeForeground#B11226
  • editorLineNumber.foreground#6A7A2E80
  • focusBorder#B11226
  • foreground#F7F2E8
  • input.background#1A1A1A
  • input.border#ffffff15
  • input.foreground#F7F2E8
  • input.placeholderForeground#F7F2E860
  • list.activeSelectionBackground#B1122630
  • list.activeSelectionForeground#F7F2E8
  • list.highlightForeground#B11226
  • list.hoverBackground#1A1A1A40
  • list.hoverForeground#F7F2E8
  • list.inactiveSelectionBackground#B1122615
  • list.inactiveSelectionForeground#F7F2E8
  • selection.background#0E5A3635
  • sideBar.background#1A1A1A
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F2E8
  • sideBarSectionHeader.background#22352880
  • sideBarSectionHeader.foreground#F7F2E8
  • sideBarTitle.foreground#B11226
  • statusBar.background#223528
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F2E8
  • statusBar.noFolderBackground#223528
  • tab.activeBackground#223528
  • tab.activeBorderTop#B11226
  • tab.activeForeground#F7F2E8
  • tab.border#ffffff15
  • tab.inactiveBackground#1A1A1A60
  • tab.inactiveForeground#F7F2E880
  • terminal.ansiBlack#223528
  • terminal.ansiBlue#0E5A36
  • terminal.ansiCyan#D6454C
  • terminal.ansiGreen#B11226
  • terminal.ansiMagenta#D8A84C
  • terminal.ansiRed#D8A84C
  • terminal.ansiWhite#F7F2E8
  • terminal.ansiYellow#D6454C
  • terminal.background#223528
  • terminal.foreground#F7F2E8
  • titleBar.activeBackground#223528
  • titleBar.activeForeground#F7F2E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#223528
  • titleBar.inactiveForeground#F7F2E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7A2Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0E5A36bold
storage.type, storage.modifier#0E5A36italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B11226
string, punctuation.definition.string, string.template, meta.template.expression#D6454C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D8A84C
variable, variable.other.readwrite, variable.other.object#F7F2E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F2E8
variable.parameter, meta.parameter#F7F2E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F2E880
keyword.operator#F7F2E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D6454Cbold
entity.other.inherited-class#B11226
entity.name.tag, punctuation.definition.tag#0E5A36
entity.other.attribute-name#B11226
meta.diff, meta.diff.header#6A7A2E
markup.deleted#D8A84C
markup.inserted#B11226
markup.changed#D6454C
markup.heading, markup.heading.setext, punctuation.definition.heading#B11226bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D6454C
string.other.link.title, string.other.link.description#B11226
markup.underline.link#6A7A2Eunderline
punctuation.definition.list#0E5A36
markup.quote, punctuation.definition.quote#6A7A2Eitalic
Morphous Theme by Ameyanagi - VS Code Theme