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#F7F7F9
  • activityBar.border#00000015
  • activityBar.foreground#1E40AF
  • activityBar.inactiveForeground#0B1A3A60
  • activityBarBadge.background#1E40AF
  • activityBarBadge.foreground#F7F7F9
  • button.background#1E40AF
  • button.foreground#F7F7F9
  • button.hoverBackground#1E40AFdd
  • editor.background#F7F7F9
  • editor.foreground#0B1A3A
  • editor.inactiveSelectionBackground#385CC42580
  • editor.lineHighlightBackground#F3EFE650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#385CC425
  • editorCursor.foreground#1E40AF
  • editorGroupHeader.tabsBackground#F3EFE6aa
  • editorLineNumber.activeForeground#1E40AF
  • editorLineNumber.foreground#E6E8EC80
  • focusBorder#1E40AF
  • foreground#0B1A3A
  • input.background#F3EFE6
  • input.border#00000015
  • input.foreground#0B1A3A
  • input.placeholderForeground#0B1A3A60
  • list.activeSelectionBackground#1E40AF30
  • list.activeSelectionForeground#0B1A3A
  • list.highlightForeground#1E40AF
  • list.hoverBackground#F3EFE640
  • list.hoverForeground#0B1A3A
  • list.inactiveSelectionBackground#1E40AF15
  • list.inactiveSelectionForeground#0B1A3A
  • selection.background#385CC425
  • sideBar.background#F3EFE6
  • sideBar.border#00000015
  • sideBar.foreground#0B1A3A
  • sideBarSectionHeader.background#F3EFE680
  • sideBarSectionHeader.foreground#0B1A3A
  • sideBarTitle.foreground#1E40AF
  • statusBar.background#F7F7F9
  • statusBar.border#00000015
  • statusBar.foreground#0B1A3A
  • statusBar.noFolderBackground#F7F7F9
  • tab.activeBackground#F7F7F9
  • tab.activeBorderTop#1E40AF
  • tab.activeForeground#0B1A3A
  • tab.border#00000015
  • tab.inactiveBackground#F7F7F960
  • tab.inactiveForeground#0B1A3A80
  • terminal.ansiBlack#0B1A3A
  • terminal.ansiBlue#385CC4
  • terminal.ansiCyan#D4AF37
  • terminal.ansiGreen#1E40AF
  • terminal.ansiMagenta#28313B
  • terminal.ansiRed#28313B
  • terminal.ansiWhite#0B1A3A
  • terminal.ansiYellow#D4AF37
  • terminal.background#F7F7F9
  • terminal.foreground#0B1A3A
  • titleBar.activeBackground#F7F7F9
  • titleBar.activeForeground#0B1A3A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F7F9
  • titleBar.inactiveForeground#0B1A3A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E8ECitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#385CC4bold
storage.type, storage.modifier#385CC4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1E40AF—
string, punctuation.definition.string, string.template, meta.template.expression#D4AF37—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#28313B—
variable, variable.other.readwrite, variable.other.object#0B1A3A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B1A3A—
variable.parameter, meta.parameter#0B1A3Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B1A3A80—
keyword.operator#0B1A3A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D4AF37bold
entity.other.inherited-class#1E40AF—
entity.name.tag, punctuation.definition.tag#385CC4—
entity.other.attribute-name#1E40AF—
meta.diff, meta.diff.header#E6E8EC—
markup.deleted#28313B—
markup.inserted#1E40AF—
markup.changed#D4AF37—
markup.heading, markup.heading.setext, punctuation.definition.heading#1E40AFbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#D4AF37—
string.other.link.title, string.other.link.description#1E40AF—
markup.underline.link#E6E8ECunderline
punctuation.definition.list#385CC4—
markup.quote, punctuation.definition.quote#E6E8ECitalic