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#FCFAF8
  • activityBar.border#00000015
  • activityBar.foreground#254D93
  • activityBar.inactiveForeground#0f111460
  • activityBarBadge.background#254D93
  • activityBarBadge.foreground#FCFAF8
  • button.background#254D93
  • button.foreground#FCFAF8
  • button.hoverBackground#254D93dd
  • editor.background#FCFAF8
  • editor.foreground#0f1114
  • editor.inactiveSelectionBackground#8365212580
  • editor.lineHighlightBackground#E0E0DC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83652125
  • editorCursor.foreground#254D93
  • editorGroupHeader.tabsBackground#E0E0DCaa
  • editorLineNumber.activeForeground#254D93
  • editorLineNumber.foreground#9aa0a380
  • focusBorder#254D93
  • foreground#0f1114
  • input.background#E0E0DC
  • input.border#00000015
  • input.foreground#0f1114
  • input.placeholderForeground#0f111460
  • list.activeSelectionBackground#254D9330
  • list.activeSelectionForeground#0f1114
  • list.highlightForeground#254D93
  • list.hoverBackground#E0E0DC40
  • list.hoverForeground#0f1114
  • list.inactiveSelectionBackground#254D9315
  • list.inactiveSelectionForeground#0f1114
  • selection.background#83652125
  • sideBar.background#E0E0DC
  • sideBar.border#00000015
  • sideBar.foreground#0f1114
  • sideBarSectionHeader.background#E0E0DC80
  • sideBarSectionHeader.foreground#0f1114
  • sideBarTitle.foreground#254D93
  • statusBar.background#FCFAF8
  • statusBar.border#00000015
  • statusBar.foreground#0f1114
  • statusBar.noFolderBackground#FCFAF8
  • tab.activeBackground#FCFAF8
  • tab.activeBorderTop#254D93
  • tab.activeForeground#0f1114
  • tab.border#00000015
  • tab.inactiveBackground#FCFAF860
  • tab.inactiveForeground#0f111480
  • terminal.ansiBlack#0f1114
  • terminal.ansiBlue#836521
  • terminal.ansiCyan#A3A329
  • terminal.ansiGreen#254D93
  • terminal.ansiMagenta#194376
  • terminal.ansiRed#194376
  • terminal.ansiWhite#0f1114
  • terminal.ansiYellow#A3A329
  • terminal.background#FCFAF8
  • terminal.foreground#0f1114
  • titleBar.activeBackground#FCFAF8
  • titleBar.activeForeground#0f1114
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFAF8
  • titleBar.inactiveForeground#0f111460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa0a3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836521bold
storage.type, storage.modifier#836521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254D93
string, punctuation.definition.string, string.template, meta.template.expression#A3A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194376
variable, variable.other.readwrite, variable.other.object#0f1114
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0f1114
variable.parameter, meta.parameter#0f1114dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0f111480
keyword.operator#0f1114
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3A329bold
entity.other.inherited-class#254D93
entity.name.tag, punctuation.definition.tag#836521
entity.other.attribute-name#254D93
meta.diff, meta.diff.header#9aa0a3
markup.deleted#194376
markup.inserted#254D93
markup.changed#A3A329
markup.heading, markup.heading.setext, punctuation.definition.heading#254D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3A329
string.other.link.title, string.other.link.description#254D93
markup.underline.link#9aa0a3underline
punctuation.definition.list#836521
markup.quote, punctuation.definition.quote#9aa0a3italic