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#F8F6F1
  • activityBar.border#00000015
  • activityBar.foreground#259393
  • activityBar.inactiveForeground#24322F60
  • activityBarBadge.background#259393
  • activityBarBadge.foreground#F8F6F1
  • button.background#259393
  • button.foreground#F8F6F1
  • button.hoverBackground#259393dd
  • editor.background#F8F6F1
  • editor.foreground#24322F
  • editor.inactiveSelectionBackground#8348212580
  • editor.lineHighlightBackground#F1F4F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83482125
  • editorCursor.foreground#259393
  • editorGroupHeader.tabsBackground#F1F4F1aa
  • editorLineNumber.activeForeground#259393
  • editorLineNumber.foreground#D6D2C480
  • focusBorder#259393
  • foreground#24322F
  • input.background#F1F4F1
  • input.border#00000015
  • input.foreground#24322F
  • input.placeholderForeground#24322F60
  • list.activeSelectionBackground#25939330
  • list.activeSelectionForeground#24322F
  • list.highlightForeground#259393
  • list.hoverBackground#F1F4F140
  • list.hoverForeground#24322F
  • list.inactiveSelectionBackground#25939315
  • list.inactiveSelectionForeground#24322F
  • selection.background#83482125
  • sideBar.background#F1F4F1
  • sideBar.border#00000015
  • sideBar.foreground#24322F
  • sideBarSectionHeader.background#F1F4F180
  • sideBarSectionHeader.foreground#24322F
  • sideBarTitle.foreground#259393
  • statusBar.background#F8F6F1
  • statusBar.border#00000015
  • statusBar.foreground#24322F
  • statusBar.noFolderBackground#F8F6F1
  • tab.activeBackground#F8F6F1
  • tab.activeBorderTop#259393
  • tab.activeForeground#24322F
  • tab.border#00000015
  • tab.inactiveBackground#F8F6F160
  • tab.inactiveForeground#24322F80
  • terminal.ansiBlack#24322F
  • terminal.ansiBlue#834821
  • terminal.ansiCyan#58A329
  • terminal.ansiGreen#259393
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#24322F
  • terminal.ansiYellow#58A329
  • terminal.background#F8F6F1
  • terminal.foreground#24322F
  • titleBar.activeBackground#F8F6F1
  • titleBar.activeForeground#24322F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F6F1
  • titleBar.inactiveForeground#24322F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D2C4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834821bold
storage.type, storage.modifier#834821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259393—
string, punctuation.definition.string, string.template, meta.template.expression#58A329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719—
variable, variable.other.readwrite, variable.other.object#24322F—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24322F—
variable.parameter, meta.parameter#24322Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24322F80—
keyword.operator#24322F—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#58A329bold
entity.other.inherited-class#259393—
entity.name.tag, punctuation.definition.tag#834821—
entity.other.attribute-name#259393—
meta.diff, meta.diff.header#D6D2C4—
markup.deleted#765719—
markup.inserted#259393—
markup.changed#58A329—
markup.heading, markup.heading.setext, punctuation.definition.heading#259393bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#58A329—
string.other.link.title, string.other.link.description#259393—
markup.underline.link#D6D2C4underline
punctuation.definition.list#834821—
markup.quote, punctuation.definition.quote#D6D2C4italic