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#FCFCFC
  • activityBar.border#00000015
  • activityBar.foreground#399325
  • activityBar.inactiveForeground#2E282660
  • activityBarBadge.background#399325
  • activityBarBadge.foreground#FCFCFC
  • button.background#399325
  • button.foreground#FCFCFC
  • button.hoverBackground#399325dd
  • editor.background#FCFCFC
  • editor.foreground#2E2826
  • editor.inactiveSelectionBackground#3783212580
  • editor.lineHighlightBackground#F9F8F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#37832125
  • editorCursor.foreground#399325
  • editorGroupHeader.tabsBackground#F9F8F6aa
  • editorLineNumber.activeForeground#399325
  • editorLineNumber.foreground#F0F1ED80
  • focusBorder#399325
  • foreground#2E2826
  • input.background#F9F8F6
  • input.border#00000015
  • input.foreground#2E2826
  • input.placeholderForeground#2E282660
  • list.activeSelectionBackground#39932530
  • list.activeSelectionForeground#2E2826
  • list.highlightForeground#399325
  • list.hoverBackground#F9F8F640
  • list.hoverForeground#2E2826
  • list.inactiveSelectionBackground#39932515
  • list.inactiveSelectionForeground#2E2826
  • selection.background#37832125
  • sideBar.background#F9F8F6
  • sideBar.border#00000015
  • sideBar.foreground#2E2826
  • sideBarSectionHeader.background#F9F8F680
  • sideBarSectionHeader.foreground#2E2826
  • sideBarTitle.foreground#399325
  • statusBar.background#FCFCFC
  • statusBar.border#00000015
  • statusBar.foreground#2E2826
  • statusBar.noFolderBackground#FCFCFC
  • tab.activeBackground#FCFCFC
  • tab.activeBorderTop#399325
  • tab.activeForeground#2E2826
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFC60
  • tab.inactiveForeground#2E282680
  • terminal.ansiBlack#2E2826
  • terminal.ansiBlue#378321
  • terminal.ansiCyan#A38929
  • terminal.ansiGreen#399325
  • terminal.ansiMagenta#766219
  • terminal.ansiRed#766219
  • terminal.ansiWhite#2E2826
  • terminal.ansiYellow#A38929
  • terminal.background#FCFCFC
  • terminal.foreground#2E2826
  • titleBar.activeBackground#FCFCFC
  • titleBar.activeForeground#2E2826
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFC
  • titleBar.inactiveForeground#2E282660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F0F1EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#378321bold
storage.type, storage.modifier#378321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#399325
string, punctuation.definition.string, string.template, meta.template.expression#A38929
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766219
variable, variable.other.readwrite, variable.other.object#2E2826
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E2826
variable.parameter, meta.parameter#2E2826dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E282680
keyword.operator#2E2826
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38929bold
entity.other.inherited-class#399325
entity.name.tag, punctuation.definition.tag#378321
entity.other.attribute-name#399325
meta.diff, meta.diff.header#F0F1ED
markup.deleted#766219
markup.inserted#399325
markup.changed#A38929
markup.heading, markup.heading.setext, punctuation.definition.heading#399325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38929
string.other.link.title, string.other.link.description#399325
markup.underline.link#F0F1EDunderline
punctuation.definition.list#378321
markup.quote, punctuation.definition.quote#F0F1EDitalic