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#081016
  • activityBar.border#ffffff15
  • activityBar.foreground#E9676E
  • activityBar.inactiveForeground#F4F6FA60
  • activityBarBadge.background#E9676E
  • activityBarBadge.foreground#081016
  • button.background#E9676E
  • button.foreground#081016
  • button.hoverBackground#E9676Edd
  • editor.background#081016
  • editor.foreground#F4F6FA
  • editor.inactiveSelectionBackground#799FEC3580
  • editor.lineHighlightBackground#08090C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#799FEC35
  • editorCursor.foreground#E9676E
  • editorGroupHeader.tabsBackground#081016dd
  • editorLineNumber.activeForeground#E9676E
  • editorLineNumber.foreground#18243080
  • focusBorder#E9676E
  • foreground#F4F6FA
  • input.background#08090C
  • input.border#ffffff15
  • input.foreground#F4F6FA
  • input.placeholderForeground#F4F6FA60
  • list.activeSelectionBackground#E9676E30
  • list.activeSelectionForeground#F4F6FA
  • list.highlightForeground#E9676E
  • list.hoverBackground#08090C40
  • list.hoverForeground#F4F6FA
  • list.inactiveSelectionBackground#E9676E15
  • list.inactiveSelectionForeground#F4F6FA
  • selection.background#799FEC35
  • sideBar.background#08090C
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F6FA
  • sideBarSectionHeader.background#08101680
  • sideBarSectionHeader.foreground#F4F6FA
  • sideBarTitle.foreground#E9676E
  • statusBar.background#081016
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F6FA
  • statusBar.noFolderBackground#081016
  • tab.activeBackground#081016
  • tab.activeBorderTop#E9676E
  • tab.activeForeground#F4F6FA
  • tab.border#ffffff15
  • tab.inactiveBackground#08090C60
  • tab.inactiveForeground#F4F6FA80
  • terminal.ansiBlack#081016
  • terminal.ansiBlue#799FEC
  • terminal.ansiCyan#E75570
  • terminal.ansiGreen#E9676E
  • terminal.ansiMagenta#83E1F1
  • terminal.ansiRed#83E1F1
  • terminal.ansiWhite#F4F6FA
  • terminal.ansiYellow#E75570
  • terminal.background#081016
  • terminal.foreground#F4F6FA
  • titleBar.activeBackground#081016
  • titleBar.activeForeground#F4F6FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#081016
  • titleBar.inactiveForeground#F4F6FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#182430italic
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#E9676E
string, punctuation.definition.string, string.template, meta.template.expression#E75570
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83E1F1
variable, variable.other.readwrite, variable.other.object#F4F6FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F6FA
variable.parameter, meta.parameter#F4F6FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F6FA80
keyword.operator#F4F6FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75570bold
entity.other.inherited-class#E9676E
entity.name.tag, punctuation.definition.tag#799FEC
entity.other.attribute-name#E9676E
meta.diff, meta.diff.header#182430
markup.deleted#83E1F1
markup.inserted#E9676E
markup.changed#E75570
markup.heading, markup.heading.setext, punctuation.definition.heading#E9676Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75570
string.other.link.title, string.other.link.description#E9676E
markup.underline.link#182430underline
punctuation.definition.list#799FEC
markup.quote, punctuation.definition.quote#182430italic
Morphous Theme by Ameyanagi - VS Code Theme