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#258C93
  • activityBar.inactiveForeground#3a241860
  • activityBarBadge.background#258C93
  • activityBarBadge.foreground#F8F6F1
  • button.background#258C93
  • button.foreground#F8F6F1
  • button.hoverBackground#258C93dd
  • editor.background#F8F6F1
  • editor.foreground#3a2418
  • editor.inactiveSelectionBackground#2177832580
  • editor.lineHighlightBackground#ECE3CF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21778325
  • editorCursor.foreground#258C93
  • editorGroupHeader.tabsBackground#ECE3CFaa
  • editorLineNumber.activeForeground#258C93
  • editorLineNumber.foreground#c6a98280
  • focusBorder#258C93
  • foreground#3a2418
  • input.background#ECE3CF
  • input.border#00000015
  • input.foreground#3a2418
  • input.placeholderForeground#3a241860
  • list.activeSelectionBackground#258C9330
  • list.activeSelectionForeground#3a2418
  • list.highlightForeground#258C93
  • list.hoverBackground#ECE3CF40
  • list.hoverForeground#3a2418
  • list.inactiveSelectionBackground#258C9315
  • list.inactiveSelectionForeground#3a2418
  • selection.background#21778325
  • sideBar.background#ECE3CF
  • sideBar.border#00000015
  • sideBar.foreground#3a2418
  • sideBarSectionHeader.background#ECE3CF80
  • sideBarSectionHeader.foreground#3a2418
  • sideBarTitle.foreground#258C93
  • statusBar.background#F8F6F1
  • statusBar.border#00000015
  • statusBar.foreground#3a2418
  • statusBar.noFolderBackground#F8F6F1
  • tab.activeBackground#F8F6F1
  • tab.activeBorderTop#258C93
  • tab.activeForeground#3a2418
  • tab.border#00000015
  • tab.inactiveBackground#F8F6F160
  • tab.inactiveForeground#3a241880
  • terminal.ansiBlack#3a2418
  • terminal.ansiBlue#217783
  • terminal.ansiCyan#A35629
  • terminal.ansiGreen#258C93
  • terminal.ansiMagenta#763519
  • terminal.ansiRed#763519
  • terminal.ansiWhite#3a2418
  • terminal.ansiYellow#A35629
  • terminal.background#F8F6F1
  • terminal.foreground#3a2418
  • titleBar.activeBackground#F8F6F1
  • titleBar.activeForeground#3a2418
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F6F1
  • titleBar.inactiveForeground#3a241860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c6a982italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217783bold
storage.type, storage.modifier#217783italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258C93
string, punctuation.definition.string, string.template, meta.template.expression#A35629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763519
variable, variable.other.readwrite, variable.other.object#3a2418
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3a2418
variable.parameter, meta.parameter#3a2418dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3a241880
keyword.operator#3a2418
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35629bold
entity.other.inherited-class#258C93
entity.name.tag, punctuation.definition.tag#217783
entity.other.attribute-name#258C93
meta.diff, meta.diff.header#c6a982
markup.deleted#763519
markup.inserted#258C93
markup.changed#A35629
markup.heading, markup.heading.setext, punctuation.definition.heading#258C93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35629
string.other.link.title, string.other.link.description#258C93
markup.underline.link#c6a982underline
punctuation.definition.list#217783
markup.quote, punctuation.definition.quote#c6a982italic