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#1A232B
  • activityBar.border#ffffff15
  • activityBar.foreground#0FABA6
  • activityBar.inactiveForeground#F5F7F660
  • activityBarBadge.background#0FABA6
  • activityBarBadge.foreground#1A232B
  • button.background#0FABA6
  • button.foreground#1A232B
  • button.hoverBackground#0FABA6dd
  • editor.background#1A232B
  • editor.foreground#F5F7F6
  • editor.inactiveSelectionBackground#1257E03580
  • editor.lineHighlightBackground#08122040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1257E035
  • editorCursor.foreground#0FABA6
  • editorGroupHeader.tabsBackground#1A232Bdd
  • editorLineNumber.activeForeground#0FABA6
  • editorLineNumber.foreground#1257E080
  • focusBorder#0FABA6
  • foreground#F5F7F6
  • input.background#081220
  • input.border#ffffff15
  • input.foreground#F5F7F6
  • input.placeholderForeground#F5F7F660
  • list.activeSelectionBackground#0FABA630
  • list.activeSelectionForeground#F5F7F6
  • list.highlightForeground#0FABA6
  • list.hoverBackground#08122040
  • list.hoverForeground#F5F7F6
  • list.inactiveSelectionBackground#0FABA615
  • list.inactiveSelectionForeground#F5F7F6
  • selection.background#1257E035
  • sideBar.background#081220
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F7F6
  • sideBarSectionHeader.background#1A232B80
  • sideBarSectionHeader.foreground#F5F7F6
  • sideBarTitle.foreground#0FABA6
  • statusBar.background#1A232B
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F7F6
  • statusBar.noFolderBackground#1A232B
  • tab.activeBackground#1A232B
  • tab.activeBorderTop#0FABA6
  • tab.activeForeground#F5F7F6
  • tab.border#ffffff15
  • tab.inactiveBackground#08122060
  • tab.inactiveForeground#F5F7F680
  • terminal.ansiBlack#1A232B
  • terminal.ansiBlue#1257E0
  • terminal.ansiCyan#0F9D58
  • terminal.ansiGreen#0FABA6
  • terminal.ansiMagenta#B27626
  • terminal.ansiRed#B27626
  • terminal.ansiWhite#F5F7F6
  • terminal.ansiYellow#0F9D58
  • terminal.background#1A232B
  • terminal.foreground#F5F7F6
  • titleBar.activeBackground#1A232B
  • titleBar.activeForeground#F5F7F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1A232B
  • titleBar.inactiveForeground#F5F7F660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#1257E0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1257E0bold
storage.type, storage.modifier#1257E0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0FABA6
string, punctuation.definition.string, string.template, meta.template.expression#0F9D58
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B27626
variable, variable.other.readwrite, variable.other.object#F5F7F6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F7F6
variable.parameter, meta.parameter#F5F7F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F7F680
keyword.operator#F5F7F6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0F9D58bold
entity.other.inherited-class#0FABA6
entity.name.tag, punctuation.definition.tag#1257E0
entity.other.attribute-name#0FABA6
meta.diff, meta.diff.header#1257E0
markup.deleted#B27626
markup.inserted#0FABA6
markup.changed#0F9D58
markup.heading, markup.heading.setext, punctuation.definition.heading#0FABA6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#0F9D58
string.other.link.title, string.other.link.description#0FABA6
markup.underline.link#1257E0underline
punctuation.definition.list#1257E0
markup.quote, punctuation.definition.quote#1257E0italic
Morphous Theme by Ameyanagi - VS Code Theme