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#09110D
  • activityBar.border#ffffff15
  • activityBar.foreground#67E972
  • activityBar.inactiveForeground#F8F6EF60
  • activityBarBadge.background#67E972
  • activityBarBadge.foreground#09110D
  • button.background#67E972
  • button.foreground#09110D
  • button.hoverBackground#67E972dd
  • editor.background#09110D
  • editor.foreground#F8F6EF
  • editor.inactiveSelectionBackground#9DEC793580
  • editor.lineHighlightBackground#100E0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9DEC7935
  • editorCursor.foreground#67E972
  • editorGroupHeader.tabsBackground#09110Ddd
  • editorLineNumber.activeForeground#67E972
  • editorLineNumber.foreground#E6D9C180
  • focusBorder#67E972
  • foreground#F8F6EF
  • input.background#100E0A
  • input.border#ffffff15
  • input.foreground#F8F6EF
  • input.placeholderForeground#F8F6EF60
  • list.activeSelectionBackground#67E97230
  • list.activeSelectionForeground#F8F6EF
  • list.highlightForeground#67E972
  • list.hoverBackground#100E0A40
  • list.hoverForeground#F8F6EF
  • list.inactiveSelectionBackground#67E97215
  • list.inactiveSelectionForeground#F8F6EF
  • selection.background#9DEC7935
  • sideBar.background#100E0A
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F6EF
  • sideBarSectionHeader.background#09110D80
  • sideBarSectionHeader.foreground#F8F6EF
  • sideBarTitle.foreground#67E972
  • statusBar.background#09110D
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F6EF
  • statusBar.noFolderBackground#09110D
  • tab.activeBackground#09110D
  • tab.activeBorderTop#67E972
  • tab.activeForeground#F8F6EF
  • tab.border#ffffff15
  • tab.inactiveBackground#100E0A60
  • tab.inactiveForeground#F8F6EF80
  • terminal.ansiBlack#09110D
  • terminal.ansiBlue#9DEC79
  • terminal.ansiCyan#A5E755
  • terminal.ansiGreen#67E972
  • terminal.ansiMagenta#F1CB83
  • terminal.ansiRed#F1CB83
  • terminal.ansiWhite#F8F6EF
  • terminal.ansiYellow#A5E755
  • terminal.background#09110D
  • terminal.foreground#F8F6EF
  • titleBar.activeBackground#09110D
  • titleBar.activeForeground#F8F6EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#09110D
  • titleBar.inactiveForeground#F8F6EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6D9C1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9DEC79bold
storage.type, storage.modifier#9DEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E972
string, punctuation.definition.string, string.template, meta.template.expression#A5E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CB83
variable, variable.other.readwrite, variable.other.object#F8F6EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F6EF
variable.parameter, meta.parameter#F8F6EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F6EF80
keyword.operator#F8F6EF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A5E755bold
entity.other.inherited-class#67E972
entity.name.tag, punctuation.definition.tag#9DEC79
entity.other.attribute-name#67E972
meta.diff, meta.diff.header#E6D9C1
markup.deleted#F1CB83
markup.inserted#67E972
markup.changed#A5E755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E972bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A5E755
string.other.link.title, string.other.link.description#67E972
markup.underline.link#E6D9C1underline
punctuation.definition.list#9DEC79
markup.quote, punctuation.definition.quote#E6D9C1italic
Morphous Theme by Ameyanagi - VS Code Theme