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#4F5459
  • activityBar.border#ffffff15
  • activityBar.foreground#E9DE67
  • activityBar.inactiveForeground#fafaf660
  • activityBarBadge.background#E9DE67
  • activityBarBadge.foreground#4F5459
  • button.background#E9DE67
  • button.foreground#4F5459
  • button.hoverBackground#E9DE67dd
  • editor.background#4F5459
  • editor.foreground#fafaf6
  • editor.inactiveSelectionBackground#ECE2793580
  • editor.lineHighlightBackground#0F0F0F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECE27935
  • editorCursor.foreground#E9DE67
  • editorGroupHeader.tabsBackground#4F5459dd
  • editorLineNumber.activeForeground#E9DE67
  • editorLineNumber.foreground#b8b8bc80
  • focusBorder#E9DE67
  • foreground#fafaf6
  • input.background#0F0F0F
  • input.border#ffffff15
  • input.foreground#fafaf6
  • input.placeholderForeground#fafaf660
  • list.activeSelectionBackground#E9DE6730
  • list.activeSelectionForeground#fafaf6
  • list.highlightForeground#E9DE67
  • list.hoverBackground#0F0F0F40
  • list.hoverForeground#fafaf6
  • list.inactiveSelectionBackground#E9DE6715
  • list.inactiveSelectionForeground#fafaf6
  • selection.background#ECE27935
  • sideBar.background#0F0F0F
  • sideBar.border#ffffff15
  • sideBar.foreground#fafaf6
  • sideBarSectionHeader.background#4F545980
  • sideBarSectionHeader.foreground#fafaf6
  • sideBarTitle.foreground#E9DE67
  • statusBar.background#4F5459
  • statusBar.border#ffffff15
  • statusBar.foreground#fafaf6
  • statusBar.noFolderBackground#4F5459
  • tab.activeBackground#4F5459
  • tab.activeBorderTop#E9DE67
  • tab.activeForeground#fafaf6
  • tab.border#ffffff15
  • tab.inactiveBackground#0F0F0F60
  • tab.inactiveForeground#fafaf680
  • terminal.ansiBlack#4F5459
  • terminal.ansiBlue#ECE279
  • terminal.ansiCyan#5555E7
  • terminal.ansiGreen#E9DE67
  • terminal.ansiMagenta#F1D083
  • terminal.ansiRed#F1D083
  • terminal.ansiWhite#fafaf6
  • terminal.ansiYellow#5555E7
  • terminal.background#4F5459
  • terminal.foreground#fafaf6
  • titleBar.activeBackground#4F5459
  • titleBar.activeForeground#fafaf6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4F5459
  • titleBar.inactiveForeground#fafaf660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b8b8bcitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECE279bold
storage.type, storage.modifier#ECE279italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9DE67
string, punctuation.definition.string, string.template, meta.template.expression#5555E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D083
variable, variable.other.readwrite, variable.other.object#fafaf6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fafaf6
variable.parameter, meta.parameter#fafaf6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fafaf680
keyword.operator#fafaf6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5555E7bold
entity.other.inherited-class#E9DE67
entity.name.tag, punctuation.definition.tag#ECE279
entity.other.attribute-name#E9DE67
meta.diff, meta.diff.header#b8b8bc
markup.deleted#F1D083
markup.inserted#E9DE67
markup.changed#5555E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E9DE67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5555E7
string.other.link.title, string.other.link.description#E9DE67
markup.underline.link#b8b8bcunderline
punctuation.definition.list#ECE279
markup.quote, punctuation.definition.quote#b8b8bcitalic
Morphous Theme by Ameyanagi - VS Code Theme