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#020708
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9E7
  • activityBar.inactiveForeground#F7F8FA60
  • activityBarBadge.background#67E9E7
  • activityBarBadge.foreground#020708
  • button.background#67E9E7
  • button.foreground#020708
  • button.hoverBackground#67E9E7dd
  • editor.background#020708
  • editor.foreground#F7F8FA
  • editor.inactiveSelectionBackground#79ECDE3580
  • editor.lineHighlightBackground#090F1140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECDE35
  • editorCursor.foreground#67E9E7
  • editorGroupHeader.tabsBackground#020708dd
  • editorLineNumber.activeForeground#67E9E7
  • editorLineNumber.foreground#9BA8AA80
  • focusBorder#67E9E7
  • foreground#F7F8FA
  • input.background#090F11
  • input.border#ffffff15
  • input.foreground#F7F8FA
  • input.placeholderForeground#F7F8FA60
  • list.activeSelectionBackground#67E9E730
  • list.activeSelectionForeground#F7F8FA
  • list.highlightForeground#67E9E7
  • list.hoverBackground#090F1140
  • list.hoverForeground#F7F8FA
  • list.inactiveSelectionBackground#67E9E715
  • list.inactiveSelectionForeground#F7F8FA
  • selection.background#79ECDE35
  • sideBar.background#090F11
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F8FA
  • sideBarSectionHeader.background#02070880
  • sideBarSectionHeader.foreground#F7F8FA
  • sideBarTitle.foreground#67E9E7
  • statusBar.background#020708
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F8FA
  • statusBar.noFolderBackground#020708
  • tab.activeBackground#020708
  • tab.activeBorderTop#67E9E7
  • tab.activeForeground#F7F8FA
  • tab.border#ffffff15
  • tab.inactiveBackground#090F1160
  • tab.inactiveForeground#F7F8FA80
  • terminal.ansiBlack#020708
  • terminal.ansiBlue#79ECDE
  • terminal.ansiCyan#E75572
  • terminal.ansiGreen#67E9E7
  • terminal.ansiMagenta#F1C183
  • terminal.ansiRed#F1C183
  • terminal.ansiWhite#F7F8FA
  • terminal.ansiYellow#E75572
  • terminal.background#020708
  • terminal.foreground#F7F8FA
  • titleBar.activeBackground#020708
  • titleBar.activeForeground#F7F8FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#020708
  • titleBar.inactiveForeground#F7F8FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9BA8AAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECDEbold
storage.type, storage.modifier#79ECDEitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9E7
string, punctuation.definition.string, string.template, meta.template.expression#E75572
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C183
variable, variable.other.readwrite, variable.other.object#F7F8FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F8FA
variable.parameter, meta.parameter#F7F8FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F8FA80
keyword.operator#F7F8FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75572bold
entity.other.inherited-class#67E9E7
entity.name.tag, punctuation.definition.tag#79ECDE
entity.other.attribute-name#67E9E7
meta.diff, meta.diff.header#9BA8AA
markup.deleted#F1C183
markup.inserted#67E9E7
markup.changed#E75572
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9E7bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75572
string.other.link.title, string.other.link.description#67E9E7
markup.underline.link#9BA8AAunderline
punctuation.definition.list#79ECDE
markup.quote, punctuation.definition.quote#9BA8AAitalic
Morphous Theme by Ameyanagi - VS Code Theme