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#090C0A
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A467
  • activityBar.inactiveForeground#FBFCFD60
  • activityBarBadge.background#E9A467
  • activityBarBadge.foreground#090C0A
  • button.background#E9A467
  • button.foreground#090C0A
  • button.hoverBackground#E9A467dd
  • editor.background#090C0A
  • editor.foreground#FBFCFD
  • editor.inactiveSelectionBackground#EC79793580
  • editor.lineHighlightBackground#0A0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC797935
  • editorCursor.foreground#E9A467
  • editorGroupHeader.tabsBackground#090C0Add
  • editorLineNumber.activeForeground#E9A467
  • editorLineNumber.foreground#D9DEE380
  • focusBorder#E9A467
  • foreground#FBFCFD
  • input.background#0A0A0A
  • input.border#ffffff15
  • input.foreground#FBFCFD
  • input.placeholderForeground#FBFCFD60
  • list.activeSelectionBackground#E9A46730
  • list.activeSelectionForeground#FBFCFD
  • list.highlightForeground#E9A467
  • list.hoverBackground#0A0A0A40
  • list.hoverForeground#FBFCFD
  • list.inactiveSelectionBackground#E9A46715
  • list.inactiveSelectionForeground#FBFCFD
  • selection.background#EC797935
  • sideBar.background#0A0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#FBFCFD
  • sideBarSectionHeader.background#090C0A80
  • sideBarSectionHeader.foreground#FBFCFD
  • sideBarTitle.foreground#E9A467
  • statusBar.background#090C0A
  • statusBar.border#ffffff15
  • statusBar.foreground#FBFCFD
  • statusBar.noFolderBackground#090C0A
  • tab.activeBackground#090C0A
  • tab.activeBorderTop#E9A467
  • tab.activeForeground#FBFCFD
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0A60
  • tab.inactiveForeground#FBFCFD80
  • terminal.ansiBlack#090C0A
  • terminal.ansiBlue#EC7979
  • terminal.ansiCyan#55E7A5
  • terminal.ansiGreen#E9A467
  • terminal.ansiMagenta#F18E83
  • terminal.ansiRed#F18E83
  • terminal.ansiWhite#FBFCFD
  • terminal.ansiYellow#55E7A5
  • terminal.background#090C0A
  • terminal.foreground#FBFCFD
  • titleBar.activeBackground#090C0A
  • titleBar.activeForeground#FBFCFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#090C0A
  • titleBar.inactiveForeground#FBFCFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9DEE3italic
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#E9A467
string, punctuation.definition.string, string.template, meta.template.expression#55E7A5
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18E83
variable, variable.other.readwrite, variable.other.object#FBFCFD
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBFCFD
variable.parameter, meta.parameter#FBFCFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBFCFD80
keyword.operator#FBFCFD
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7A5bold
entity.other.inherited-class#E9A467
entity.name.tag, punctuation.definition.tag#EC7979
entity.other.attribute-name#E9A467
meta.diff, meta.diff.header#D9DEE3
markup.deleted#F18E83
markup.inserted#E9A467
markup.changed#55E7A5
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A467bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7A5
string.other.link.title, string.other.link.description#E9A467
markup.underline.link#D9DEE3underline
punctuation.definition.list#EC7979
markup.quote, punctuation.definition.quote#D9DEE3italic