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#040B08
  • activityBar.border#ffffff15
  • activityBar.foreground#E96772
  • activityBar.inactiveForeground#FFF1E660
  • activityBarBadge.background#E96772
  • activityBarBadge.foreground#040B08
  • button.background#E96772
  • button.foreground#040B08
  • button.hoverBackground#E96772dd
  • editor.background#040B08
  • editor.foreground#FFF1E6
  • editor.inactiveSelectionBackground#79ECA93580
  • editor.lineHighlightBackground#060F0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECA935
  • editorCursor.foreground#E96772
  • editorGroupHeader.tabsBackground#040B08dd
  • editorLineNumber.activeForeground#E96772
  • editorLineNumber.foreground#7D9A7280
  • focusBorder#E96772
  • foreground#FFF1E6
  • input.background#060F0A
  • input.border#ffffff15
  • input.foreground#FFF1E6
  • input.placeholderForeground#FFF1E660
  • list.activeSelectionBackground#E9677230
  • list.activeSelectionForeground#FFF1E6
  • list.highlightForeground#E96772
  • list.hoverBackground#060F0A40
  • list.hoverForeground#FFF1E6
  • list.inactiveSelectionBackground#E9677215
  • list.inactiveSelectionForeground#FFF1E6
  • selection.background#79ECA935
  • sideBar.background#060F0A
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF1E6
  • sideBarSectionHeader.background#040B0880
  • sideBarSectionHeader.foreground#FFF1E6
  • sideBarTitle.foreground#E96772
  • statusBar.background#040B08
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF1E6
  • statusBar.noFolderBackground#040B08
  • tab.activeBackground#040B08
  • tab.activeBorderTop#E96772
  • tab.activeForeground#FFF1E6
  • tab.border#ffffff15
  • tab.inactiveBackground#060F0A60
  • tab.inactiveForeground#FFF1E680
  • terminal.ansiBlack#040B08
  • terminal.ansiBlue#79ECA9
  • terminal.ansiCyan#E7C755
  • terminal.ansiGreen#E96772
  • terminal.ansiMagenta#F19583
  • terminal.ansiRed#F19583
  • terminal.ansiWhite#FFF1E6
  • terminal.ansiYellow#E7C755
  • terminal.background#040B08
  • terminal.foreground#FFF1E6
  • titleBar.activeBackground#040B08
  • titleBar.activeForeground#FFF1E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040B08
  • titleBar.inactiveForeground#FFF1E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7D9A72italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECA9bold
storage.type, storage.modifier#79ECA9italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96772
string, punctuation.definition.string, string.template, meta.template.expression#E7C755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19583
variable, variable.other.readwrite, variable.other.object#FFF1E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF1E6
variable.parameter, meta.parameter#FFF1E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF1E680
keyword.operator#FFF1E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7C755bold
entity.other.inherited-class#E96772
entity.name.tag, punctuation.definition.tag#79ECA9
entity.other.attribute-name#E96772
meta.diff, meta.diff.header#7D9A72
markup.deleted#F19583
markup.inserted#E96772
markup.changed#E7C755
markup.heading, markup.heading.setext, punctuation.definition.heading#E96772bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7C755
string.other.link.title, string.other.link.description#E96772
markup.underline.link#7D9A72underline
punctuation.definition.list#79ECA9
markup.quote, punctuation.definition.quote#7D9A72italic