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#259372
  • activityBar.inactiveForeground#091F1A60
  • activityBarBadge.background#259372
  • activityBarBadge.foreground#FCFDFC
  • button.background#259372
  • button.foreground#FCFDFC
  • button.hoverBackground#259372dd
  • editor.background#FCFDFC
  • editor.foreground#091F1A
  • editor.inactiveSelectionBackground#833E212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#833E2125
  • editorCursor.foreground#259372
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#259372
  • editorLineNumber.foreground#E3EDE680
  • focusBorder#259372
  • foreground#091F1A
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#091F1A
  • input.placeholderForeground#091F1A60
  • list.activeSelectionBackground#25937230
  • list.activeSelectionForeground#091F1A
  • list.highlightForeground#259372
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#091F1A
  • list.inactiveSelectionBackground#25937215
  • list.inactiveSelectionForeground#091F1A
  • selection.background#833E2125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#091F1A
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#091F1A
  • sideBarTitle.foreground#259372
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#091F1A
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#259372
  • tab.activeForeground#091F1A
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#091F1A80
  • terminal.ansiBlack#091F1A
  • terminal.ansiBlue#833E21
  • terminal.ansiCyan#296CA3
  • terminal.ansiGreen#259372
  • terminal.ansiMagenta#763E19
  • terminal.ansiRed#763E19
  • terminal.ansiWhite#091F1A
  • terminal.ansiYellow#296CA3
  • terminal.background#FCFDFC
  • terminal.foreground#091F1A
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#091F1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#091F1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E3EDE6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#833E21bold
storage.type, storage.modifier#833E21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259372
string, punctuation.definition.string, string.template, meta.template.expression#296CA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763E19
variable, variable.other.readwrite, variable.other.object#091F1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#091F1A
variable.parameter, meta.parameter#091F1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#091F1A80
keyword.operator#091F1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#296CA3bold
entity.other.inherited-class#259372
entity.name.tag, punctuation.definition.tag#833E21
entity.other.attribute-name#259372
meta.diff, meta.diff.header#E3EDE6
markup.deleted#763E19
markup.inserted#259372
markup.changed#296CA3
markup.heading, markup.heading.setext, punctuation.definition.heading#259372bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#296CA3
string.other.link.title, string.other.link.description#259372
markup.underline.link#E3EDE6underline
punctuation.definition.list#833E21
markup.quote, punctuation.definition.quote#E3EDE6italic