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#f0f5f0
  • activityBar.border#00000015
  • activityBar.foreground#0F7EF7
  • activityBar.inactiveForeground#11181C60
  • activityBarBadge.background#0F7EF7
  • activityBarBadge.foreground#f0f5f0
  • button.background#0F7EF7
  • button.foreground#f0f5f0
  • button.hoverBackground#0F7EF7dd
  • editor.background#f0f5f0
  • editor.foreground#11181C
  • editor.inactiveSelectionBackground#E26A112580
  • editor.lineHighlightBackground#F3EEDC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E26A1125
  • editorCursor.foreground#0F7EF7
  • editorGroupHeader.tabsBackground#F3EEDCaa
  • editorLineNumber.activeForeground#0F7EF7
  • editorLineNumber.foreground#B5835A80
  • focusBorder#0F7EF7
  • foreground#11181C
  • input.background#F3EEDC
  • input.border#00000015
  • input.foreground#11181C
  • input.placeholderForeground#11181C60
  • list.activeSelectionBackground#0F7EF730
  • list.activeSelectionForeground#11181C
  • list.highlightForeground#0F7EF7
  • list.hoverBackground#F3EEDC40
  • list.hoverForeground#11181C
  • list.inactiveSelectionBackground#0F7EF715
  • list.inactiveSelectionForeground#11181C
  • selection.background#E26A1125
  • sideBar.background#F3EEDC
  • sideBar.border#00000015
  • sideBar.foreground#11181C
  • sideBarSectionHeader.background#F3EEDC80
  • sideBarSectionHeader.foreground#11181C
  • sideBarTitle.foreground#0F7EF7
  • statusBar.background#f0f5f0
  • statusBar.border#00000015
  • statusBar.foreground#11181C
  • statusBar.noFolderBackground#f0f5f0
  • tab.activeBackground#f0f5f0
  • tab.activeBorderTop#0F7EF7
  • tab.activeForeground#11181C
  • tab.border#00000015
  • tab.inactiveBackground#f0f5f060
  • tab.inactiveForeground#11181C80
  • terminal.ansiBlack#11181C
  • terminal.ansiBlue#E26A11
  • terminal.ansiCyan#0AA198
  • terminal.ansiGreen#0F7EF7
  • terminal.ansiMagenta#6EC6FF
  • terminal.ansiRed#6EC6FF
  • terminal.ansiWhite#11181C
  • terminal.ansiYellow#0AA198
  • terminal.background#f0f5f0
  • terminal.foreground#11181C
  • titleBar.activeBackground#f0f5f0
  • titleBar.activeForeground#11181C
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f0f5f0
  • titleBar.inactiveForeground#11181C60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B5835Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E26A11bold
storage.type, storage.modifier#E26A11italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0F7EF7—
string, punctuation.definition.string, string.template, meta.template.expression#0AA198—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6EC6FF—
variable, variable.other.readwrite, variable.other.object#11181C—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11181C—
variable.parameter, meta.parameter#11181Cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11181C80—
keyword.operator#11181C—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0AA198bold
entity.other.inherited-class#0F7EF7—
entity.name.tag, punctuation.definition.tag#E26A11—
entity.other.attribute-name#0F7EF7—
meta.diff, meta.diff.header#B5835A—
markup.deleted#6EC6FF—
markup.inserted#0F7EF7—
markup.changed#0AA198—
markup.heading, markup.heading.setext, punctuation.definition.heading#0F7EF7bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#0AA198—
string.other.link.title, string.other.link.description#0F7EF7—
markup.underline.link#B5835Aunderline
punctuation.definition.list#E26A11—
markup.quote, punctuation.definition.quote#B5835Aitalic