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#1E272F
  • activityBar.border#ffffff15
  • activityBar.foreground#67C2E9
  • activityBar.inactiveForeground#F6FBFF60
  • activityBarBadge.background#67C2E9
  • activityBarBadge.foreground#1E272F
  • button.background#67C2E9
  • button.foreground#1E272F
  • button.hoverBackground#67C2E9dd
  • editor.background#1E272F
  • editor.foreground#F6FBFF
  • editor.inactiveSelectionBackground#79CFEC3580
  • editor.lineHighlightBackground#050B1040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79CFEC35
  • editorCursor.foreground#67C2E9
  • editorGroupHeader.tabsBackground#1E272Fdd
  • editorLineNumber.activeForeground#67C2E9
  • editorLineNumber.foreground#EAF4FA80
  • focusBorder#67C2E9
  • foreground#F6FBFF
  • input.background#050B10
  • input.border#ffffff15
  • input.foreground#F6FBFF
  • input.placeholderForeground#F6FBFF60
  • list.activeSelectionBackground#67C2E930
  • list.activeSelectionForeground#F6FBFF
  • list.highlightForeground#67C2E9
  • list.hoverBackground#050B1040
  • list.hoverForeground#F6FBFF
  • list.inactiveSelectionBackground#67C2E915
  • list.inactiveSelectionForeground#F6FBFF
  • selection.background#79CFEC35
  • sideBar.background#050B10
  • sideBar.border#ffffff15
  • sideBar.foreground#F6FBFF
  • sideBarSectionHeader.background#1E272F80
  • sideBarSectionHeader.foreground#F6FBFF
  • sideBarTitle.foreground#67C2E9
  • statusBar.background#1E272F
  • statusBar.border#ffffff15
  • statusBar.foreground#F6FBFF
  • statusBar.noFolderBackground#1E272F
  • tab.activeBackground#1E272F
  • tab.activeBorderTop#67C2E9
  • tab.activeForeground#F6FBFF
  • tab.border#ffffff15
  • tab.inactiveBackground#050B1060
  • tab.inactiveForeground#F6FBFF80
  • terminal.ansiBlack#1E272F
  • terminal.ansiBlue#79CFEC
  • terminal.ansiCyan#55D1E7
  • terminal.ansiGreen#67C2E9
  • terminal.ansiMagenta#F1D083
  • terminal.ansiRed#F1D083
  • terminal.ansiWhite#F6FBFF
  • terminal.ansiYellow#55D1E7
  • terminal.background#1E272F
  • terminal.foreground#F6FBFF
  • titleBar.activeBackground#1E272F
  • titleBar.activeForeground#F6FBFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E272F
  • titleBar.inactiveForeground#F6FBFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EAF4FAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79CFECbold
storage.type, storage.modifier#79CFECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67C2E9—
string, punctuation.definition.string, string.template, meta.template.expression#55D1E7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D083—
variable, variable.other.readwrite, variable.other.object#F6FBFF—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6FBFF—
variable.parameter, meta.parameter#F6FBFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6FBFF80—
keyword.operator#F6FBFF—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D1E7bold
entity.other.inherited-class#67C2E9—
entity.name.tag, punctuation.definition.tag#79CFEC—
entity.other.attribute-name#67C2E9—
meta.diff, meta.diff.header#EAF4FA—
markup.deleted#F1D083—
markup.inserted#67C2E9—
markup.changed#55D1E7—
markup.heading, markup.heading.setext, punctuation.definition.heading#67C2E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55D1E7—
string.other.link.title, string.other.link.description#67C2E9—
markup.underline.link#EAF4FAunderline
punctuation.definition.list#79CFEC—
markup.quote, punctuation.definition.quote#EAF4FAitalic
Morphous Theme by Ameyanagi - VS Code Theme