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#FAF6F0
  • activityBar.border#00000015
  • activityBar.foreground#933925
  • activityBar.inactiveForeground#1C252860
  • activityBarBadge.background#933925
  • activityBarBadge.foreground#FAF6F0
  • button.background#933925
  • button.foreground#FAF6F0
  • button.hoverBackground#933925dd
  • editor.background#FAF6F0
  • editor.foreground#1C2528
  • editor.inactiveSelectionBackground#216F832580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#216F8325
  • editorCursor.foreground#933925
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#933925
  • editorLineNumber.foreground#B79A7880
  • focusBorder#933925
  • foreground#1C2528
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#1C2528
  • input.placeholderForeground#1C252860
  • list.activeSelectionBackground#93392530
  • list.activeSelectionForeground#1C2528
  • list.highlightForeground#933925
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#1C2528
  • list.inactiveSelectionBackground#93392515
  • list.inactiveSelectionForeground#1C2528
  • selection.background#216F8325
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#1C2528
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#1C2528
  • sideBarTitle.foreground#933925
  • statusBar.background#FAF6F0
  • statusBar.border#00000015
  • statusBar.foreground#1C2528
  • statusBar.noFolderBackground#FAF6F0
  • tab.activeBackground#FAF6F0
  • tab.activeBorderTop#933925
  • tab.activeForeground#1C2528
  • tab.border#00000015
  • tab.inactiveBackground#FAF6F060
  • tab.inactiveForeground#1C252880
  • terminal.ansiBlack#1C2528
  • terminal.ansiBlue#216F83
  • terminal.ansiCyan#298DA3
  • terminal.ansiGreen#933925
  • terminal.ansiMagenta#763D19
  • terminal.ansiRed#763D19
  • terminal.ansiWhite#1C2528
  • terminal.ansiYellow#298DA3
  • terminal.background#FAF6F0
  • terminal.foreground#1C2528
  • titleBar.activeBackground#FAF6F0
  • titleBar.activeForeground#1C2528
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF6F0
  • titleBar.inactiveForeground#1C252860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B79A78italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216F83bold
storage.type, storage.modifier#216F83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933925
string, punctuation.definition.string, string.template, meta.template.expression#298DA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763D19
variable, variable.other.readwrite, variable.other.object#1C2528
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1C2528
variable.parameter, meta.parameter#1C2528dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1C252880
keyword.operator#1C2528
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#298DA3bold
entity.other.inherited-class#933925
entity.name.tag, punctuation.definition.tag#216F83
entity.other.attribute-name#933925
meta.diff, meta.diff.header#B79A78
markup.deleted#763D19
markup.inserted#933925
markup.changed#298DA3
markup.heading, markup.heading.setext, punctuation.definition.heading#933925bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#298DA3
string.other.link.title, string.other.link.description#933925
markup.underline.link#B79A78underline
punctuation.definition.list#216F83
markup.quote, punctuation.definition.quote#B79A78italic