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#030808
  • activityBar.border#ffffff15
  • activityBar.foreground#E97967
  • activityBar.inactiveForeground#fefcfb60
  • activityBarBadge.background#E97967
  • activityBarBadge.foreground#030808
  • button.background#E97967
  • button.foreground#030808
  • button.hoverBackground#E97967dd
  • editor.background#030808
  • editor.foreground#fefcfb
  • editor.inactiveSelectionBackground#EC79793580
  • editor.lineHighlightBackground#000F1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC797935
  • editorCursor.foreground#E97967
  • editorGroupHeader.tabsBackground#030808dd
  • editorLineNumber.activeForeground#E97967
  • editorLineNumber.foreground#af8e8b80
  • focusBorder#E97967
  • foreground#fefcfb
  • input.background#000F14
  • input.border#ffffff15
  • input.foreground#fefcfb
  • input.placeholderForeground#fefcfb60
  • list.activeSelectionBackground#E9796730
  • list.activeSelectionForeground#fefcfb
  • list.highlightForeground#E97967
  • list.hoverBackground#000F1440
  • list.hoverForeground#fefcfb
  • list.inactiveSelectionBackground#E9796715
  • list.inactiveSelectionForeground#fefcfb
  • selection.background#EC797935
  • sideBar.background#000F14
  • sideBar.border#ffffff15
  • sideBar.foreground#fefcfb
  • sideBarSectionHeader.background#03080880
  • sideBarSectionHeader.foreground#fefcfb
  • sideBarTitle.foreground#E97967
  • statusBar.background#030808
  • statusBar.border#ffffff15
  • statusBar.foreground#fefcfb
  • statusBar.noFolderBackground#030808
  • tab.activeBackground#030808
  • tab.activeBorderTop#E97967
  • tab.activeForeground#fefcfb
  • tab.border#ffffff15
  • tab.inactiveBackground#000F1460
  • tab.inactiveForeground#fefcfb80
  • terminal.ansiBlack#030808
  • terminal.ansiBlue#EC7979
  • terminal.ansiCyan#55E7D6
  • terminal.ansiGreen#E97967
  • terminal.ansiMagenta#F1A683
  • terminal.ansiRed#F1A683
  • terminal.ansiWhite#fefcfb
  • terminal.ansiYellow#55E7D6
  • terminal.background#030808
  • terminal.foreground#fefcfb
  • titleBar.activeBackground#030808
  • titleBar.activeForeground#fefcfb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#030808
  • titleBar.inactiveForeground#fefcfb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#af8e8bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7979bold
storage.type, storage.modifier#EC7979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E97967
string, punctuation.definition.string, string.template, meta.template.expression#55E7D6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1A683
variable, variable.other.readwrite, variable.other.object#fefcfb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fefcfb
variable.parameter, meta.parameter#fefcfbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fefcfb80
keyword.operator#fefcfb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7D6bold
entity.other.inherited-class#E97967
entity.name.tag, punctuation.definition.tag#EC7979
entity.other.attribute-name#E97967
meta.diff, meta.diff.header#af8e8b
markup.deleted#F1A683
markup.inserted#E97967
markup.changed#55E7D6
markup.heading, markup.heading.setext, punctuation.definition.heading#E97967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7D6
string.other.link.title, string.other.link.description#E97967
markup.underline.link#af8e8bunderline
punctuation.definition.list#EC7979
markup.quote, punctuation.definition.quote#af8e8bitalic