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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#934825
  • activityBar.inactiveForeground#0C111A60
  • activityBarBadge.background#934825
  • activityBarBadge.foreground#FBFDFE
  • button.background#934825
  • button.foreground#FBFDFE
  • button.hoverBackground#934825dd
  • editor.background#FBFDFE
  • editor.foreground#0C111A
  • editor.inactiveSelectionBackground#2146832580
  • editor.lineHighlightBackground#F4F7FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21468325
  • editorCursor.foreground#934825
  • editorGroupHeader.tabsBackground#F4F7FAaa
  • editorLineNumber.activeForeground#934825
  • editorLineNumber.foreground#2A344280
  • focusBorder#934825
  • foreground#0C111A
  • input.background#F4F7FA
  • input.border#00000015
  • input.foreground#0C111A
  • input.placeholderForeground#0C111A60
  • list.activeSelectionBackground#93482530
  • list.activeSelectionForeground#0C111A
  • list.highlightForeground#934825
  • list.hoverBackground#F4F7FA40
  • list.hoverForeground#0C111A
  • list.inactiveSelectionBackground#93482515
  • list.inactiveSelectionForeground#0C111A
  • selection.background#21468325
  • sideBar.background#F4F7FA
  • sideBar.border#00000015
  • sideBar.foreground#0C111A
  • sideBarSectionHeader.background#F4F7FA80
  • sideBarSectionHeader.foreground#0C111A
  • sideBarTitle.foreground#934825
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#0C111A
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#934825
  • tab.activeForeground#0C111A
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#0C111A80
  • terminal.ansiBlack#0C111A
  • terminal.ansiBlue#214683
  • terminal.ansiCyan#A36229
  • terminal.ansiGreen#934825
  • terminal.ansiMagenta#764719
  • terminal.ansiRed#764719
  • terminal.ansiWhite#0C111A
  • terminal.ansiYellow#A36229
  • terminal.background#FBFDFE
  • terminal.foreground#0C111A
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#0C111A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#0C111A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2A3442italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214683bold
storage.type, storage.modifier#214683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934825—
string, punctuation.definition.string, string.template, meta.template.expression#A36229—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764719—
variable, variable.other.readwrite, variable.other.object#0C111A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0C111A—
variable.parameter, meta.parameter#0C111Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0C111A80—
keyword.operator#0C111A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36229bold
entity.other.inherited-class#934825—
entity.name.tag, punctuation.definition.tag#214683—
entity.other.attribute-name#934825—
meta.diff, meta.diff.header#2A3442—
markup.deleted#764719—
markup.inserted#934825—
markup.changed#A36229—
markup.heading, markup.heading.setext, punctuation.definition.heading#934825bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A36229—
string.other.link.title, string.other.link.description#934825—
markup.underline.link#2A3442underline
punctuation.definition.list#214683—
markup.quote, punctuation.definition.quote#2A3442italic