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#070D0B
  • activityBar.border#ffffff15
  • activityBar.foreground#67E96E
  • activityBar.inactiveForeground#f7f6ed60
  • activityBarBadge.background#67E96E
  • activityBarBadge.foreground#070D0B
  • button.background#67E96E
  • button.foreground#070D0B
  • button.hoverBackground#67E96Edd
  • editor.background#070D0B
  • editor.foreground#f7f6ed
  • editor.inactiveSelectionBackground#EAEC793580
  • editor.lineHighlightBackground#0E161240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EAEC7935
  • editorCursor.foreground#67E96E
  • editorGroupHeader.tabsBackground#070D0Bdd
  • editorLineNumber.activeForeground#67E96E
  • editorLineNumber.foreground#6c805c80
  • focusBorder#67E96E
  • foreground#f7f6ed
  • input.background#0E1612
  • input.border#ffffff15
  • input.foreground#f7f6ed
  • input.placeholderForeground#f7f6ed60
  • list.activeSelectionBackground#67E96E30
  • list.activeSelectionForeground#f7f6ed
  • list.highlightForeground#67E96E
  • list.hoverBackground#0E161240
  • list.hoverForeground#f7f6ed
  • list.inactiveSelectionBackground#67E96E15
  • list.inactiveSelectionForeground#f7f6ed
  • selection.background#EAEC7935
  • sideBar.background#0E1612
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f6ed
  • sideBarSectionHeader.background#070D0B80
  • sideBarSectionHeader.foreground#f7f6ed
  • sideBarTitle.foreground#67E96E
  • statusBar.background#070D0B
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f6ed
  • statusBar.noFolderBackground#070D0B
  • tab.activeBackground#070D0B
  • tab.activeBorderTop#67E96E
  • tab.activeForeground#f7f6ed
  • tab.border#ffffff15
  • tab.inactiveBackground#0E161260
  • tab.inactiveForeground#f7f6ed80
  • terminal.ansiBlack#070D0B
  • terminal.ansiBlue#EAEC79
  • terminal.ansiCyan#E4E755
  • terminal.ansiGreen#67E96E
  • terminal.ansiMagenta#C5F183
  • terminal.ansiRed#C5F183
  • terminal.ansiWhite#f7f6ed
  • terminal.ansiYellow#E4E755
  • terminal.background#070D0B
  • terminal.foreground#f7f6ed
  • titleBar.activeBackground#070D0B
  • titleBar.activeForeground#f7f6ed
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#070D0B
  • titleBar.inactiveForeground#f7f6ed60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c805citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EAEC79bold
storage.type, storage.modifier#EAEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E96E
string, punctuation.definition.string, string.template, meta.template.expression#E4E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C5F183
variable, variable.other.readwrite, variable.other.object#f7f6ed
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f6ed
variable.parameter, meta.parameter#f7f6eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f6ed80
keyword.operator#f7f6ed
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E4E755bold
entity.other.inherited-class#67E96E
entity.name.tag, punctuation.definition.tag#EAEC79
entity.other.attribute-name#67E96E
meta.diff, meta.diff.header#6c805c
markup.deleted#C5F183
markup.inserted#67E96E
markup.changed#E4E755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E96Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E4E755
string.other.link.title, string.other.link.description#67E96E
markup.underline.link#6c805cunderline
punctuation.definition.list#EAEC79
markup.quote, punctuation.definition.quote#6c805citalic
Morphous Theme by Ameyanagi - VS Code Theme