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#FFFCE5
  • activityBar.border#00000015
  • activityBar.foreground#619325
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#619325
  • activityBarBadge.foreground#FFFCE5
  • button.background#619325
  • button.foreground#FFFCE5
  • button.hoverBackground#619325dd
  • editor.background#FFFCE5
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#3983212580
  • editor.lineHighlightBackground#F9F9F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#39832125
  • editorCursor.foreground#619325
  • editorGroupHeader.tabsBackground#F9F9F6aa
  • editorLineNumber.activeForeground#619325
  • editorLineNumber.foreground#74a64a80
  • focusBorder#619325
  • foreground#111111
  • input.background#F9F9F6
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#61932530
  • list.activeSelectionForeground#111111
  • list.highlightForeground#619325
  • list.hoverBackground#F9F9F640
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#61932515
  • list.inactiveSelectionForeground#111111
  • selection.background#39832125
  • sideBar.background#F9F9F6
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#F9F9F680
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#619325
  • statusBar.background#FFFCE5
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#FFFCE5
  • tab.activeBackground#FFFCE5
  • tab.activeBorderTop#619325
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#FFFCE560
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#398321
  • terminal.ansiCyan#A39729
  • terminal.ansiGreen#619325
  • terminal.ansiMagenta#307619
  • terminal.ansiRed#307619
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#A39729
  • terminal.background#FFFCE5
  • terminal.foreground#111111
  • titleBar.activeBackground#FFFCE5
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCE5
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#74a64aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#398321bold
storage.type, storage.modifier#398321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#619325—
string, punctuation.definition.string, string.template, meta.template.expression#A39729—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#307619—
variable, variable.other.readwrite, variable.other.object#111111—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111—
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180—
keyword.operator#111111—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A39729bold
entity.other.inherited-class#619325—
entity.name.tag, punctuation.definition.tag#398321—
entity.other.attribute-name#619325—
meta.diff, meta.diff.header#74a64a—
markup.deleted#307619—
markup.inserted#619325—
markup.changed#A39729—
markup.heading, markup.heading.setext, punctuation.definition.heading#619325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A39729—
string.other.link.title, string.other.link.description#619325—
markup.underline.link#74a64aunderline
punctuation.definition.list#398321—
markup.quote, punctuation.definition.quote#74a64aitalic