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#07111A
  • activityBar.border#ffffff15
  • activityBar.foreground#005F9E
  • activityBar.inactiveForeground#FBFAF660
  • activityBarBadge.background#005F9E
  • activityBarBadge.foreground#07111A
  • button.background#005F9E
  • button.foreground#07111A
  • button.hoverBackground#005F9Edd
  • editor.background#07111A
  • editor.foreground#FBFAF6
  • editor.inactiveSelectionBackground#EEF2F43580
  • editor.lineHighlightBackground#0E172040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EEF2F435
  • editorCursor.foreground#005F9E
  • editorGroupHeader.tabsBackground#07111Add
  • editorLineNumber.activeForeground#005F9E
  • editorLineNumber.foreground#6F7E8680
  • focusBorder#005F9E
  • foreground#FBFAF6
  • input.background#0E1720
  • input.border#ffffff15
  • input.foreground#FBFAF6
  • input.placeholderForeground#FBFAF660
  • list.activeSelectionBackground#005F9E30
  • list.activeSelectionForeground#FBFAF6
  • list.highlightForeground#005F9E
  • list.hoverBackground#0E172040
  • list.hoverForeground#FBFAF6
  • list.inactiveSelectionBackground#005F9E15
  • list.inactiveSelectionForeground#FBFAF6
  • selection.background#EEF2F435
  • sideBar.background#0E1720
  • sideBar.border#ffffff15
  • sideBar.foreground#FBFAF6
  • sideBarSectionHeader.background#07111A80
  • sideBarSectionHeader.foreground#FBFAF6
  • sideBarTitle.foreground#005F9E
  • statusBar.background#07111A
  • statusBar.border#ffffff15
  • statusBar.foreground#FBFAF6
  • statusBar.noFolderBackground#07111A
  • tab.activeBackground#07111A
  • tab.activeBorderTop#005F9E
  • tab.activeForeground#FBFAF6
  • tab.border#ffffff15
  • tab.inactiveBackground#0E172060
  • tab.inactiveForeground#FBFAF680
  • terminal.ansiBlack#07111A
  • terminal.ansiBlue#EEF2F4
  • terminal.ansiCyan#F4E7C7
  • terminal.ansiGreen#005F9E
  • terminal.ansiMagenta#1282C6
  • terminal.ansiRed#1282C6
  • terminal.ansiWhite#FBFAF6
  • terminal.ansiYellow#F4E7C7
  • terminal.background#07111A
  • terminal.foreground#FBFAF6
  • titleBar.activeBackground#07111A
  • titleBar.activeForeground#FBFAF6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#07111A
  • titleBar.inactiveForeground#FBFAF660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6F7E86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EEF2F4bold
storage.type, storage.modifier#EEF2F4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#005F9E—
string, punctuation.definition.string, string.template, meta.template.expression#F4E7C7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1282C6—
variable, variable.other.readwrite, variable.other.object#FBFAF6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBFAF6—
variable.parameter, meta.parameter#FBFAF6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBFAF680—
keyword.operator#FBFAF6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F4E7C7bold
entity.other.inherited-class#005F9E—
entity.name.tag, punctuation.definition.tag#EEF2F4—
entity.other.attribute-name#005F9E—
meta.diff, meta.diff.header#6F7E86—
markup.deleted#1282C6—
markup.inserted#005F9E—
markup.changed#F4E7C7—
markup.heading, markup.heading.setext, punctuation.definition.heading#005F9Ebold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F4E7C7—
string.other.link.title, string.other.link.description#005F9E—
markup.underline.link#6F7E86underline
punctuation.definition.list#EEF2F4—
markup.quote, punctuation.definition.quote#6F7E86italic