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#E9EDF2
  • activityBar.border#00000015
  • activityBar.foreground#1b2a44
  • activityBar.inactiveForeground#0f142460
  • activityBarBadge.background#1b2a44
  • activityBarBadge.foreground#E9EDF2
  • button.background#1b2a44
  • button.foreground#E9EDF2
  • button.hoverBackground#1b2a44dd
  • editor.background#E9EDF2
  • editor.foreground#0f1424
  • editor.inactiveSelectionBackground#4a5c7d2580
  • editor.lineHighlightBackground#fbfbf850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4a5c7d25
  • editorCursor.foreground#1b2a44
  • editorGroupHeader.tabsBackground#fbfbf8aa
  • editorLineNumber.activeForeground#1b2a44
  • editorLineNumber.foreground#a3adb680
  • focusBorder#1b2a44
  • foreground#0f1424
  • input.background#fbfbf8
  • input.border#00000015
  • input.foreground#0f1424
  • input.placeholderForeground#0f142460
  • list.activeSelectionBackground#1b2a4430
  • list.activeSelectionForeground#0f1424
  • list.highlightForeground#1b2a44
  • list.hoverBackground#fbfbf840
  • list.hoverForeground#0f1424
  • list.inactiveSelectionBackground#1b2a4415
  • list.inactiveSelectionForeground#0f1424
  • selection.background#4a5c7d25
  • sideBar.background#fbfbf8
  • sideBar.border#00000015
  • sideBar.foreground#0f1424
  • sideBarSectionHeader.background#fbfbf880
  • sideBarSectionHeader.foreground#0f1424
  • sideBarTitle.foreground#1b2a44
  • statusBar.background#E9EDF2
  • statusBar.border#00000015
  • statusBar.foreground#0f1424
  • statusBar.noFolderBackground#E9EDF2
  • tab.activeBackground#E9EDF2
  • tab.activeBorderTop#1b2a44
  • tab.activeForeground#0f1424
  • tab.border#00000015
  • tab.inactiveBackground#E9EDF260
  • tab.inactiveForeground#0f142480
  • terminal.ansiBlack#0f1424
  • terminal.ansiBlue#4a5c7d
  • terminal.ansiCyan#6e8a63
  • terminal.ansiGreen#1b2a44
  • terminal.ansiMagenta#7a4a3a
  • terminal.ansiRed#7a4a3a
  • terminal.ansiWhite#0f1424
  • terminal.ansiYellow#6e8a63
  • terminal.background#E9EDF2
  • terminal.foreground#0f1424
  • titleBar.activeBackground#E9EDF2
  • titleBar.activeForeground#0f1424
  • titleBar.border#00000015
  • titleBar.inactiveBackground#E9EDF2
  • titleBar.inactiveForeground#0f142460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a3adb6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4a5c7dbold
storage.type, storage.modifier#4a5c7ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1b2a44—
string, punctuation.definition.string, string.template, meta.template.expression#6e8a63—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7a4a3a—
variable, variable.other.readwrite, variable.other.object#0f1424—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0f1424—
variable.parameter, meta.parameter#0f1424dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0f142480—
keyword.operator#0f1424—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6e8a63bold
entity.other.inherited-class#1b2a44—
entity.name.tag, punctuation.definition.tag#4a5c7d—
entity.other.attribute-name#1b2a44—
meta.diff, meta.diff.header#a3adb6—
markup.deleted#7a4a3a—
markup.inserted#1b2a44—
markup.changed#6e8a63—
markup.heading, markup.heading.setext, punctuation.definition.heading#1b2a44bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6e8a63—
string.other.link.title, string.other.link.description#1b2a44—
markup.underline.link#a3adb6underline
punctuation.definition.list#4a5c7d—
markup.quote, punctuation.definition.quote#a3adb6italic