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#FAFBF9
  • activityBar.border#00000015
  • activityBar.foreground#255193
  • activityBar.inactiveForeground#17201d60
  • activityBarBadge.background#255193
  • activityBarBadge.foreground#FAFBF9
  • button.background#255193
  • button.foreground#FAFBF9
  • button.hoverBackground#255193dd
  • editor.background#FAFBF9
  • editor.foreground#17201d
  • editor.inactiveSelectionBackground#4B83212580
  • editor.lineHighlightBackground#E1E8EF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4B832125
  • editorCursor.foreground#255193
  • editorGroupHeader.tabsBackground#E1E8EFaa
  • editorLineNumber.activeForeground#255193
  • editorLineNumber.foreground#8b8b8480
  • focusBorder#255193
  • foreground#17201d
  • input.background#E1E8EF
  • input.border#00000015
  • input.foreground#17201d
  • input.placeholderForeground#17201d60
  • list.activeSelectionBackground#25519330
  • list.activeSelectionForeground#17201d
  • list.highlightForeground#255193
  • list.hoverBackground#E1E8EF40
  • list.hoverForeground#17201d
  • list.inactiveSelectionBackground#25519315
  • list.inactiveSelectionForeground#17201d
  • selection.background#4B832125
  • sideBar.background#E1E8EF
  • sideBar.border#00000015
  • sideBar.foreground#17201d
  • sideBarSectionHeader.background#E1E8EF80
  • sideBarSectionHeader.foreground#17201d
  • sideBarTitle.foreground#255193
  • statusBar.background#FAFBF9
  • statusBar.border#00000015
  • statusBar.foreground#17201d
  • statusBar.noFolderBackground#FAFBF9
  • tab.activeBackground#FAFBF9
  • tab.activeBorderTop#255193
  • tab.activeForeground#17201d
  • tab.border#00000015
  • tab.inactiveBackground#FAFBF960
  • tab.inactiveForeground#17201d80
  • terminal.ansiBlack#17201d
  • terminal.ansiBlue#4B8321
  • terminal.ansiCyan#7CA329
  • terminal.ansiGreen#255193
  • terminal.ansiMagenta#765119
  • terminal.ansiRed#765119
  • terminal.ansiWhite#17201d
  • terminal.ansiYellow#7CA329
  • terminal.background#FAFBF9
  • terminal.foreground#17201d
  • titleBar.activeBackground#FAFBF9
  • titleBar.activeForeground#17201d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFBF9
  • titleBar.inactiveForeground#17201d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b8b84italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4B8321bold
storage.type, storage.modifier#4B8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255193—
string, punctuation.definition.string, string.template, meta.template.expression#7CA329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765119—
variable, variable.other.readwrite, variable.other.object#17201d—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17201d—
variable.parameter, meta.parameter#17201ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17201d80—
keyword.operator#17201d—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7CA329bold
entity.other.inherited-class#255193—
entity.name.tag, punctuation.definition.tag#4B8321—
entity.other.attribute-name#255193—
meta.diff, meta.diff.header#8b8b84—
markup.deleted#765119—
markup.inserted#255193—
markup.changed#7CA329—
markup.heading, markup.heading.setext, punctuation.definition.heading#255193bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#7CA329—
string.other.link.title, string.other.link.description#255193—
markup.underline.link#8b8b84underline
punctuation.definition.list#4B8321—
markup.quote, punctuation.definition.quote#8b8b84italic