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#FBFDFD
  • activityBar.border#00000015
  • activityBar.foreground#254D93
  • activityBar.inactiveForeground#0D0B0F60
  • activityBarBadge.background#254D93
  • activityBarBadge.foreground#FBFDFD
  • button.background#254D93
  • button.foreground#FBFDFD
  • button.hoverBackground#254D93dd
  • editor.background#FBFDFD
  • editor.foreground#0D0B0F
  • editor.inactiveSelectionBackground#21836A2580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21836A25
  • editorCursor.foreground#254D93
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#254D93
  • editorLineNumber.foreground#6C7A7C80
  • focusBorder#254D93
  • foreground#0D0B0F
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#0D0B0F
  • input.placeholderForeground#0D0B0F60
  • list.activeSelectionBackground#254D9330
  • list.activeSelectionForeground#0D0B0F
  • list.highlightForeground#254D93
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#0D0B0F
  • list.inactiveSelectionBackground#254D9315
  • list.inactiveSelectionForeground#0D0B0F
  • selection.background#21836A25
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#0D0B0F
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#0D0B0F
  • sideBarTitle.foreground#254D93
  • statusBar.background#FBFDFD
  • statusBar.border#00000015
  • statusBar.foreground#0D0B0F
  • statusBar.noFolderBackground#FBFDFD
  • tab.activeBackground#FBFDFD
  • tab.activeBorderTop#254D93
  • tab.activeForeground#0D0B0F
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFD60
  • tab.inactiveForeground#0D0B0F80
  • terminal.ansiBlack#0D0B0F
  • terminal.ansiBlue#21836A
  • terminal.ansiCyan#2989A3
  • terminal.ansiGreen#254D93
  • terminal.ansiMagenta#195F76
  • terminal.ansiRed#195F76
  • terminal.ansiWhite#0D0B0F
  • terminal.ansiYellow#2989A3
  • terminal.background#FBFDFD
  • terminal.foreground#0D0B0F
  • titleBar.activeBackground#FBFDFD
  • titleBar.activeForeground#0D0B0F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFD
  • titleBar.inactiveForeground#0D0B0F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C7A7Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21836Abold
storage.type, storage.modifier#21836Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254D93
string, punctuation.definition.string, string.template, meta.template.expression#2989A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195F76
variable, variable.other.readwrite, variable.other.object#0D0B0F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0D0B0F
variable.parameter, meta.parameter#0D0B0Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0D0B0F80
keyword.operator#0D0B0F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2989A3bold
entity.other.inherited-class#254D93
entity.name.tag, punctuation.definition.tag#21836A
entity.other.attribute-name#254D93
meta.diff, meta.diff.header#6C7A7C
markup.deleted#195F76
markup.inserted#254D93
markup.changed#2989A3
markup.heading, markup.heading.setext, punctuation.definition.heading#254D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2989A3
string.other.link.title, string.other.link.description#254D93
markup.underline.link#6C7A7Cunderline
punctuation.definition.list#21836A
markup.quote, punctuation.definition.quote#6C7A7Citalic