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#0f241b
  • activityBar.border#ffffff15
  • activityBar.foreground#ef2f2f
  • activityBar.inactiveForeground#fff9ed60
  • activityBarBadge.background#ef2f2f
  • activityBarBadge.foreground#0f241b
  • button.background#ef2f2f
  • button.foreground#0f241b
  • button.hoverBackground#ef2f2fdd
  • editor.background#0f241b
  • editor.foreground#fff9ed
  • editor.inactiveSelectionBackground#1f6eea3580
  • editor.lineHighlightBackground#15151540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1f6eea35
  • editorCursor.foreground#ef2f2f
  • editorGroupHeader.tabsBackground#0f241bdd
  • editorLineNumber.activeForeground#ef2f2f
  • editorLineNumber.foreground#dcebd780
  • focusBorder#ef2f2f
  • foreground#fff9ed
  • input.background#151515
  • input.border#ffffff15
  • input.foreground#fff9ed
  • input.placeholderForeground#fff9ed60
  • list.activeSelectionBackground#ef2f2f30
  • list.activeSelectionForeground#fff9ed
  • list.highlightForeground#ef2f2f
  • list.hoverBackground#15151540
  • list.hoverForeground#fff9ed
  • list.inactiveSelectionBackground#ef2f2f15
  • list.inactiveSelectionForeground#fff9ed
  • selection.background#1f6eea35
  • sideBar.background#151515
  • sideBar.border#ffffff15
  • sideBar.foreground#fff9ed
  • sideBarSectionHeader.background#0f241b80
  • sideBarSectionHeader.foreground#fff9ed
  • sideBarTitle.foreground#ef2f2f
  • statusBar.background#0f241b
  • statusBar.border#ffffff15
  • statusBar.foreground#fff9ed
  • statusBar.noFolderBackground#0f241b
  • tab.activeBackground#0f241b
  • tab.activeBorderTop#ef2f2f
  • tab.activeForeground#fff9ed
  • tab.border#ffffff15
  • tab.inactiveBackground#15151560
  • tab.inactiveForeground#fff9ed80
  • terminal.ansiBlack#0f241b
  • terminal.ansiBlue#1f6eea
  • terminal.ansiCyan#17a65a
  • terminal.ansiGreen#ef2f2f
  • terminal.ansiMagenta#ff5a3d
  • terminal.ansiRed#ff5a3d
  • terminal.ansiWhite#fff9ed
  • terminal.ansiYellow#17a65a
  • terminal.background#0f241b
  • terminal.foreground#fff9ed
  • titleBar.activeBackground#0f241b
  • titleBar.activeForeground#fff9ed
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0f241b
  • titleBar.inactiveForeground#fff9ed60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dcebd7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1f6eeabold
storage.type, storage.modifier#1f6eeaitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#ef2f2f
string, punctuation.definition.string, string.template, meta.template.expression#17a65a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ff5a3d
variable, variable.other.readwrite, variable.other.object#fff9ed
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff9ed
variable.parameter, meta.parameter#fff9eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff9ed80
keyword.operator#fff9ed
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#17a65abold
entity.other.inherited-class#ef2f2f
entity.name.tag, punctuation.definition.tag#1f6eea
entity.other.attribute-name#ef2f2f
meta.diff, meta.diff.header#dcebd7
markup.deleted#ff5a3d
markup.inserted#ef2f2f
markup.changed#17a65a
markup.heading, markup.heading.setext, punctuation.definition.heading#ef2f2fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#17a65a
string.other.link.title, string.other.link.description#ef2f2f
markup.underline.link#dcebd7underline
punctuation.definition.list#1f6eea
markup.quote, punctuation.definition.quote#dcebd7italic