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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#258D93
  • activityBar.inactiveForeground#081F2D60
  • activityBarBadge.background#258D93
  • activityBarBadge.foreground#FBFDFE
  • button.background#258D93
  • button.foreground#FBFDFE
  • button.hoverBackground#258D93dd
  • editor.background#FBFDFE
  • editor.foreground#081F2D
  • editor.inactiveSelectionBackground#6883212580
  • editor.lineHighlightBackground#F4F8FB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#68832125
  • editorCursor.foreground#258D93
  • editorGroupHeader.tabsBackground#F4F8FBaa
  • editorLineNumber.activeForeground#258D93
  • editorLineNumber.foreground#78A1B380
  • focusBorder#258D93
  • foreground#081F2D
  • input.background#F4F8FB
  • input.border#00000015
  • input.foreground#081F2D
  • input.placeholderForeground#081F2D60
  • list.activeSelectionBackground#258D9330
  • list.activeSelectionForeground#081F2D
  • list.highlightForeground#258D93
  • list.hoverBackground#F4F8FB40
  • list.hoverForeground#081F2D
  • list.inactiveSelectionBackground#258D9315
  • list.inactiveSelectionForeground#081F2D
  • selection.background#68832125
  • sideBar.background#F4F8FB
  • sideBar.border#00000015
  • sideBar.foreground#081F2D
  • sideBarSectionHeader.background#F4F8FB80
  • sideBarSectionHeader.foreground#081F2D
  • sideBarTitle.foreground#258D93
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#081F2D
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#258D93
  • tab.activeForeground#081F2D
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#081F2D80
  • terminal.ansiBlack#081F2D
  • terminal.ansiBlue#688321
  • terminal.ansiCyan#A3294E
  • terminal.ansiGreen#258D93
  • terminal.ansiMagenta#763319
  • terminal.ansiRed#763319
  • terminal.ansiWhite#081F2D
  • terminal.ansiYellow#A3294E
  • terminal.background#FBFDFE
  • terminal.foreground#081F2D
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#081F2D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#081F2D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#78A1B3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#688321bold
storage.type, storage.modifier#688321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258D93
string, punctuation.definition.string, string.template, meta.template.expression#A3294E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763319
variable, variable.other.readwrite, variable.other.object#081F2D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#081F2D
variable.parameter, meta.parameter#081F2Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#081F2D80
keyword.operator#081F2D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3294Ebold
entity.other.inherited-class#258D93
entity.name.tag, punctuation.definition.tag#688321
entity.other.attribute-name#258D93
meta.diff, meta.diff.header#78A1B3
markup.deleted#763319
markup.inserted#258D93
markup.changed#A3294E
markup.heading, markup.heading.setext, punctuation.definition.heading#258D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3294E
string.other.link.title, string.other.link.description#258D93
markup.underline.link#78A1B3underline
punctuation.definition.list#688321
markup.quote, punctuation.definition.quote#78A1B3italic