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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#258C93
  • activityBar.inactiveForeground#101f1f60
  • activityBarBadge.background#258C93
  • activityBarBadge.foreground#FCFDFD
  • button.background#258C93
  • button.foreground#FCFDFD
  • button.hoverBackground#258C93dd
  • editor.background#FCFDFD
  • editor.foreground#101f1f
  • editor.inactiveSelectionBackground#21837E2580
  • editor.lineHighlightBackground#F2F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837E25
  • editorCursor.foreground#258C93
  • editorGroupHeader.tabsBackground#F2F7F7aa
  • editorLineNumber.activeForeground#258C93
  • editorLineNumber.foreground#a1aaa780
  • focusBorder#258C93
  • foreground#101f1f
  • input.background#F2F7F7
  • input.border#00000015
  • input.foreground#101f1f
  • input.placeholderForeground#101f1f60
  • list.activeSelectionBackground#258C9330
  • list.activeSelectionForeground#101f1f
  • list.highlightForeground#258C93
  • list.hoverBackground#F2F7F740
  • list.hoverForeground#101f1f
  • list.inactiveSelectionBackground#258C9315
  • list.inactiveSelectionForeground#101f1f
  • selection.background#21837E25
  • sideBar.background#F2F7F7
  • sideBar.border#00000015
  • sideBar.foreground#101f1f
  • sideBarSectionHeader.background#F2F7F780
  • sideBarSectionHeader.foreground#101f1f
  • sideBarTitle.foreground#258C93
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#101f1f
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#258C93
  • tab.activeForeground#101f1f
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#101f1f80
  • terminal.ansiBlack#101f1f
  • terminal.ansiBlue#21837E
  • terminal.ansiCyan#29A37A
  • terminal.ansiGreen#258C93
  • terminal.ansiMagenta#19764C
  • terminal.ansiRed#19764C
  • terminal.ansiWhite#101f1f
  • terminal.ansiYellow#29A37A
  • terminal.background#FCFDFD
  • terminal.foreground#101f1f
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#101f1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#101f1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a1aaa7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21837Ebold
storage.type, storage.modifier#21837Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258C93
string, punctuation.definition.string, string.template, meta.template.expression#29A37A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19764C
variable, variable.other.readwrite, variable.other.object#101f1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101f1f
variable.parameter, meta.parameter#101f1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#101f1f80
keyword.operator#101f1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A37Abold
entity.other.inherited-class#258C93
entity.name.tag, punctuation.definition.tag#21837E
entity.other.attribute-name#258C93
meta.diff, meta.diff.header#a1aaa7
markup.deleted#19764C
markup.inserted#258C93
markup.changed#29A37A
markup.heading, markup.heading.setext, punctuation.definition.heading#258C93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A37A
string.other.link.title, string.other.link.description#258C93
markup.underline.link#a1aaa7underline
punctuation.definition.list#21837E
markup.quote, punctuation.definition.quote#a1aaa7italic