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#596D78
  • activityBar.border#ffffff15
  • activityBar.foreground#67E99B
  • activityBar.inactiveForeground#F6F8FA60
  • activityBarBadge.background#67E99B
  • activityBarBadge.foreground#596D78
  • button.background#67E99B
  • button.foreground#596D78
  • button.hoverBackground#67E99Bdd
  • editor.background#596D78
  • editor.foreground#F6F8FA
  • editor.inactiveSelectionBackground#79B1EC3580
  • editor.lineHighlightBackground#1F282E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79B1EC35
  • editorCursor.foreground#67E99B
  • editorGroupHeader.tabsBackground#596D78dd
  • editorLineNumber.activeForeground#67E99B
  • editorLineNumber.foreground#8FA28380
  • focusBorder#67E99B
  • foreground#F6F8FA
  • input.background#1F282E
  • input.border#ffffff15
  • input.foreground#F6F8FA
  • input.placeholderForeground#F6F8FA60
  • list.activeSelectionBackground#67E99B30
  • list.activeSelectionForeground#F6F8FA
  • list.highlightForeground#67E99B
  • list.hoverBackground#1F282E40
  • list.hoverForeground#F6F8FA
  • list.inactiveSelectionBackground#67E99B15
  • list.inactiveSelectionForeground#F6F8FA
  • selection.background#79B1EC35
  • sideBar.background#1F282E
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F8FA
  • sideBarSectionHeader.background#596D7880
  • sideBarSectionHeader.foreground#F6F8FA
  • sideBarTitle.foreground#67E99B
  • statusBar.background#596D78
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F8FA
  • statusBar.noFolderBackground#596D78
  • tab.activeBackground#596D78
  • tab.activeBorderTop#67E99B
  • tab.activeForeground#F6F8FA
  • tab.border#ffffff15
  • tab.inactiveBackground#1F282E60
  • tab.inactiveForeground#F6F8FA80
  • terminal.ansiBlack#596D78
  • terminal.ansiBlue#79B1EC
  • terminal.ansiCyan#55A3E7
  • terminal.ansiGreen#67E99B
  • terminal.ansiMagenta#83F194
  • terminal.ansiRed#83F194
  • terminal.ansiWhite#F6F8FA
  • terminal.ansiYellow#55A3E7
  • terminal.background#596D78
  • terminal.foreground#F6F8FA
  • titleBar.activeBackground#596D78
  • titleBar.activeForeground#F6F8FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#596D78
  • titleBar.inactiveForeground#F6F8FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8FA283italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79B1ECbold
storage.type, storage.modifier#79B1ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E99B
string, punctuation.definition.string, string.template, meta.template.expression#55A3E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F194
variable, variable.other.readwrite, variable.other.object#F6F8FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F8FA
variable.parameter, meta.parameter#F6F8FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F8FA80
keyword.operator#F6F8FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55A3E7bold
entity.other.inherited-class#67E99B
entity.name.tag, punctuation.definition.tag#79B1EC
entity.other.attribute-name#67E99B
meta.diff, meta.diff.header#8FA283
markup.deleted#83F194
markup.inserted#67E99B
markup.changed#55A3E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E99Bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55A3E7
string.other.link.title, string.other.link.description#67E99B
markup.underline.link#8FA283underline
punctuation.definition.list#79B1EC
markup.quote, punctuation.definition.quote#8FA283italic
Morphous Theme by Ameyanagi - VS Code Theme