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#FFFCF5
  • activityBar.border#00000015
  • activityBar.foreground#937725
  • activityBar.inactiveForeground#26323860
  • activityBarBadge.background#937725
  • activityBarBadge.foreground#FFFCF5
  • button.background#937725
  • button.foreground#FFFCF5
  • button.hoverBackground#937725dd
  • editor.background#FFFCF5
  • editor.foreground#263238
  • editor.inactiveSelectionBackground#215B832580
  • editor.lineHighlightBackground#FAF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#215B8325
  • editorCursor.foreground#937725
  • editorGroupHeader.tabsBackground#FAF9F4aa
  • editorLineNumber.activeForeground#937725
  • editorLineNumber.foreground#5a647080
  • focusBorder#937725
  • foreground#263238
  • input.background#FAF9F4
  • input.border#00000015
  • input.foreground#263238
  • input.placeholderForeground#26323860
  • list.activeSelectionBackground#93772530
  • list.activeSelectionForeground#263238
  • list.highlightForeground#937725
  • list.hoverBackground#FAF9F440
  • list.hoverForeground#263238
  • list.inactiveSelectionBackground#93772515
  • list.inactiveSelectionForeground#263238
  • selection.background#215B8325
  • sideBar.background#FAF9F4
  • sideBar.border#00000015
  • sideBar.foreground#263238
  • sideBarSectionHeader.background#FAF9F480
  • sideBarSectionHeader.foreground#263238
  • sideBarTitle.foreground#937725
  • statusBar.background#FFFCF5
  • statusBar.border#00000015
  • statusBar.foreground#263238
  • statusBar.noFolderBackground#FFFCF5
  • tab.activeBackground#FFFCF5
  • tab.activeBorderTop#937725
  • tab.activeForeground#263238
  • tab.border#00000015
  • tab.inactiveBackground#FFFCF560
  • tab.inactiveForeground#26323880
  • terminal.ansiBlack#263238
  • terminal.ansiBlue#215B83
  • terminal.ansiCyan#2972A3
  • terminal.ansiGreen#937725
  • terminal.ansiMagenta#765F19
  • terminal.ansiRed#765F19
  • terminal.ansiWhite#263238
  • terminal.ansiYellow#2972A3
  • terminal.background#FFFCF5
  • terminal.foreground#263238
  • titleBar.activeBackground#FFFCF5
  • titleBar.activeForeground#263238
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCF5
  • titleBar.inactiveForeground#26323860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a6470italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215B83bold
storage.type, storage.modifier#215B83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937725
string, punctuation.definition.string, string.template, meta.template.expression#2972A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765F19
variable, variable.other.readwrite, variable.other.object#263238
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#263238
variable.parameter, meta.parameter#263238dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26323880
keyword.operator#263238
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2972A3bold
entity.other.inherited-class#937725
entity.name.tag, punctuation.definition.tag#215B83
entity.other.attribute-name#937725
meta.diff, meta.diff.header#5a6470
markup.deleted#765F19
markup.inserted#937725
markup.changed#2972A3
markup.heading, markup.heading.setext, punctuation.definition.heading#937725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2972A3
string.other.link.title, string.other.link.description#937725
markup.underline.link#5a6470underline
punctuation.definition.list#215B83
markup.quote, punctuation.definition.quote#5a6470italic