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#FAFDFF
  • activityBar.border#00000015
  • activityBar.foreground#253E93
  • activityBar.inactiveForeground#00102660
  • activityBarBadge.background#253E93
  • activityBarBadge.foreground#FAFDFF
  • button.background#253E93
  • button.foreground#FAFDFF
  • button.hoverBackground#253E93dd
  • editor.background#FAFDFF
  • editor.foreground#001026
  • editor.inactiveSelectionBackground#8372212580
  • editor.lineHighlightBackground#FAF9F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83722125
  • editorCursor.foreground#253E93
  • editorGroupHeader.tabsBackground#FAF9F5aa
  • editorLineNumber.activeForeground#253E93
  • editorLineNumber.foreground#CFFAFA80
  • focusBorder#253E93
  • foreground#001026
  • input.background#FAF9F5
  • input.border#00000015
  • input.foreground#001026
  • input.placeholderForeground#00102660
  • list.activeSelectionBackground#253E9330
  • list.activeSelectionForeground#001026
  • list.highlightForeground#253E93
  • list.hoverBackground#FAF9F540
  • list.hoverForeground#001026
  • list.inactiveSelectionBackground#253E9315
  • list.inactiveSelectionForeground#001026
  • selection.background#83722125
  • sideBar.background#FAF9F5
  • sideBar.border#00000015
  • sideBar.foreground#001026
  • sideBarSectionHeader.background#FAF9F580
  • sideBarSectionHeader.foreground#001026
  • sideBarTitle.foreground#253E93
  • statusBar.background#FAFDFF
  • statusBar.border#00000015
  • statusBar.foreground#001026
  • statusBar.noFolderBackground#FAFDFF
  • tab.activeBackground#FAFDFF
  • tab.activeBorderTop#253E93
  • tab.activeForeground#001026
  • tab.border#00000015
  • tab.inactiveBackground#FAFDFF60
  • tab.inactiveForeground#00102680
  • terminal.ansiBlack#001026
  • terminal.ansiBlue#837221
  • terminal.ansiCyan#29A1A3
  • terminal.ansiGreen#253E93
  • terminal.ansiMagenta#196976
  • terminal.ansiRed#196976
  • terminal.ansiWhite#001026
  • terminal.ansiYellow#29A1A3
  • terminal.background#FAFDFF
  • terminal.foreground#001026
  • titleBar.activeBackground#FAFDFF
  • titleBar.activeForeground#001026
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFDFF
  • titleBar.inactiveForeground#00102660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CFFAFAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#837221bold
storage.type, storage.modifier#837221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#253E93
string, punctuation.definition.string, string.template, meta.template.expression#29A1A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#196976
variable, variable.other.readwrite, variable.other.object#001026
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#001026
variable.parameter, meta.parameter#001026dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#00102680
keyword.operator#001026
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A1A3bold
entity.other.inherited-class#253E93
entity.name.tag, punctuation.definition.tag#837221
entity.other.attribute-name#253E93
meta.diff, meta.diff.header#CFFAFA
markup.deleted#196976
markup.inserted#253E93
markup.changed#29A1A3
markup.heading, markup.heading.setext, punctuation.definition.heading#253E93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A1A3
string.other.link.title, string.other.link.description#253E93
markup.underline.link#CFFAFAunderline
punctuation.definition.list#837221
markup.quote, punctuation.definition.quote#CFFAFAitalic