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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#255393
  • activityBar.inactiveForeground#18212460
  • activityBarBadge.background#255393
  • activityBarBadge.foreground#FCFDFC
  • button.background#255393
  • button.foreground#FCFDFC
  • button.hoverBackground#255393dd
  • editor.background#FCFDFC
  • editor.foreground#182124
  • editor.inactiveSelectionBackground#21835B2580
  • editor.lineHighlightBackground#E7EEEB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835B25
  • editorCursor.foreground#255393
  • editorGroupHeader.tabsBackground#E7EEEBaa
  • editorLineNumber.activeForeground#255393
  • editorLineNumber.foreground#B7793E80
  • focusBorder#255393
  • foreground#182124
  • input.background#E7EEEB
  • input.border#00000015
  • input.foreground#182124
  • input.placeholderForeground#18212460
  • list.activeSelectionBackground#25539330
  • list.activeSelectionForeground#182124
  • list.highlightForeground#255393
  • list.hoverBackground#E7EEEB40
  • list.hoverForeground#182124
  • list.inactiveSelectionBackground#25539315
  • list.inactiveSelectionForeground#182124
  • selection.background#21835B25
  • sideBar.background#E7EEEB
  • sideBar.border#00000015
  • sideBar.foreground#182124
  • sideBarSectionHeader.background#E7EEEB80
  • sideBarSectionHeader.foreground#182124
  • sideBarTitle.foreground#255393
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#182124
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#255393
  • tab.activeForeground#182124
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#18212480
  • terminal.ansiBlack#182124
  • terminal.ansiBlue#21835B
  • terminal.ansiCyan#A35A29
  • terminal.ansiGreen#255393
  • terminal.ansiMagenta#196E76
  • terminal.ansiRed#196E76
  • terminal.ansiWhite#182124
  • terminal.ansiYellow#A35A29
  • terminal.background#FCFDFC
  • terminal.foreground#182124
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#182124
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#18212460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7793Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21835Bbold
storage.type, storage.modifier#21835Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255393
string, punctuation.definition.string, string.template, meta.template.expression#A35A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#196E76
variable, variable.other.readwrite, variable.other.object#182124
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#182124
variable.parameter, meta.parameter#182124dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18212480
keyword.operator#182124
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35A29bold
entity.other.inherited-class#255393
entity.name.tag, punctuation.definition.tag#21835B
entity.other.attribute-name#255393
meta.diff, meta.diff.header#B7793E
markup.deleted#196E76
markup.inserted#255393
markup.changed#A35A29
markup.heading, markup.heading.setext, punctuation.definition.heading#255393bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35A29
string.other.link.title, string.other.link.description#255393
markup.underline.link#B7793Eunderline
punctuation.definition.list#21835B
markup.quote, punctuation.definition.quote#B7793Eitalic