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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#935625
  • activityBar.inactiveForeground#1b1d1f60
  • activityBarBadge.background#935625
  • activityBarBadge.foreground#FCFCFD
  • button.background#935625
  • button.foreground#FCFCFD
  • button.hoverBackground#935625dd
  • editor.background#FCFCFD
  • editor.foreground#1b1d1f
  • editor.inactiveSelectionBackground#6883212580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#68832125
  • editorCursor.foreground#935625
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#935625
  • editorLineNumber.foreground#a7acb280
  • focusBorder#935625
  • foreground#1b1d1f
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#1b1d1f
  • input.placeholderForeground#1b1d1f60
  • list.activeSelectionBackground#93562530
  • list.activeSelectionForeground#1b1d1f
  • list.highlightForeground#935625
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#1b1d1f
  • list.inactiveSelectionBackground#93562515
  • list.inactiveSelectionForeground#1b1d1f
  • selection.background#68832125
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#1b1d1f
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#1b1d1f
  • sideBarTitle.foreground#935625
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#1b1d1f
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#935625
  • tab.activeForeground#1b1d1f
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#1b1d1f80
  • terminal.ansiBlack#1b1d1f
  • terminal.ansiBlue#688321
  • terminal.ansiCyan#A38329
  • terminal.ansiGreen#935625
  • terminal.ansiMagenta#5F7619
  • terminal.ansiRed#5F7619
  • terminal.ansiWhite#1b1d1f
  • terminal.ansiYellow#A38329
  • terminal.background#FCFCFD
  • terminal.foreground#1b1d1f
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#1b1d1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#1b1d1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a7acb2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#688321bold
storage.type, storage.modifier#688321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935625
string, punctuation.definition.string, string.template, meta.template.expression#A38329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F7619
variable, variable.other.readwrite, variable.other.object#1b1d1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1b1d1f
variable.parameter, meta.parameter#1b1d1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1b1d1f80
keyword.operator#1b1d1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38329bold
entity.other.inherited-class#935625
entity.name.tag, punctuation.definition.tag#688321
entity.other.attribute-name#935625
meta.diff, meta.diff.header#a7acb2
markup.deleted#5F7619
markup.inserted#935625
markup.changed#A38329
markup.heading, markup.heading.setext, punctuation.definition.heading#935625bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38329
string.other.link.title, string.other.link.description#935625
markup.underline.link#a7acb2underline
punctuation.definition.list#688321
markup.quote, punctuation.definition.quote#a7acb2italic