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#131A20
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9E5
  • activityBar.inactiveForeground#F5F7F660
  • activityBarBadge.background#67E9E5
  • activityBarBadge.foreground#131A20
  • button.background#67E9E5
  • button.foreground#131A20
  • button.hoverBackground#67E9E5dd
  • editor.background#131A20
  • editor.foreground#F5F7F6
  • editor.inactiveSelectionBackground#799FEC3580
  • editor.lineHighlightBackground#04091040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#799FEC35
  • editorCursor.foreground#67E9E5
  • editorGroupHeader.tabsBackground#131A20dd
  • editorLineNumber.activeForeground#67E9E5
  • editorLineNumber.foreground#1257E080
  • focusBorder#67E9E5
  • foreground#F5F7F6
  • input.background#040910
  • input.border#ffffff15
  • input.foreground#F5F7F6
  • input.placeholderForeground#F5F7F660
  • list.activeSelectionBackground#67E9E530
  • list.activeSelectionForeground#F5F7F6
  • list.highlightForeground#67E9E5
  • list.hoverBackground#04091040
  • list.hoverForeground#F5F7F6
  • list.inactiveSelectionBackground#67E9E515
  • list.inactiveSelectionForeground#F5F7F6
  • selection.background#799FEC35
  • sideBar.background#040910
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F7F6
  • sideBarSectionHeader.background#131A2080
  • sideBarSectionHeader.foreground#F5F7F6
  • sideBarTitle.foreground#67E9E5
  • statusBar.background#131A20
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F7F6
  • statusBar.noFolderBackground#131A20
  • tab.activeBackground#131A20
  • tab.activeBorderTop#67E9E5
  • tab.activeForeground#F5F7F6
  • tab.border#ffffff15
  • tab.inactiveBackground#04091060
  • tab.inactiveForeground#F5F7F680
  • terminal.ansiBlack#131A20
  • terminal.ansiBlue#799FEC
  • terminal.ansiCyan#55E7A1
  • terminal.ansiGreen#67E9E5
  • terminal.ansiMagenta#F1C183
  • terminal.ansiRed#F1C183
  • terminal.ansiWhite#F5F7F6
  • terminal.ansiYellow#55E7A1
  • terminal.background#131A20
  • terminal.foreground#F5F7F6
  • titleBar.activeBackground#131A20
  • titleBar.activeForeground#F5F7F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#131A20
  • 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#799FECbold
storage.type, storage.modifier#799FECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9E5
string, punctuation.definition.string, string.template, meta.template.expression#55E7A1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C183
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#55E7A1bold
entity.other.inherited-class#67E9E5
entity.name.tag, punctuation.definition.tag#799FEC
entity.other.attribute-name#67E9E5
meta.diff, meta.diff.header#1257E0
markup.deleted#F1C183
markup.inserted#67E9E5
markup.changed#55E7A1
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9E5bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7A1
string.other.link.title, string.other.link.description#67E9E5
markup.underline.link#1257E0underline
punctuation.definition.list#799FEC
markup.quote, punctuation.definition.quote#1257E0italic
Morphous Theme by Ameyanagi - VS Code Theme