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#257093
  • activityBar.inactiveForeground#0f172a60
  • activityBarBadge.background#257093
  • activityBarBadge.foreground#FCFDFC
  • button.background#257093
  • button.foreground#FCFDFC
  • button.hoverBackground#257093dd
  • editor.background#FCFDFC
  • editor.foreground#0f172a
  • editor.inactiveSelectionBackground#214E832580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214E8325
  • editorCursor.foreground#257093
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#257093
  • editorLineNumber.foreground#9aa3ab80
  • focusBorder#257093
  • foreground#0f172a
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#0f172a
  • input.placeholderForeground#0f172a60
  • list.activeSelectionBackground#25709330
  • list.activeSelectionForeground#0f172a
  • list.highlightForeground#257093
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#0f172a
  • list.inactiveSelectionBackground#25709315
  • list.inactiveSelectionForeground#0f172a
  • selection.background#214E8325
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#0f172a
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#0f172a
  • sideBarTitle.foreground#257093
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#0f172a
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#257093
  • tab.activeForeground#0f172a
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#0f172a80
  • terminal.ansiBlack#0f172a
  • terminal.ansiBlue#214E83
  • terminal.ansiCyan#297AA3
  • terminal.ansiGreen#257093
  • terminal.ansiMagenta#196B76
  • terminal.ansiRed#196B76
  • terminal.ansiWhite#0f172a
  • terminal.ansiYellow#297AA3
  • terminal.background#FCFDFC
  • terminal.foreground#0f172a
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#0f172a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#0f172a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa3abitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214E83bold
storage.type, storage.modifier#214E83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257093
string, punctuation.definition.string, string.template, meta.template.expression#297AA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#196B76
variable, variable.other.readwrite, variable.other.object#0f172a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0f172a
variable.parameter, meta.parameter#0f172additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0f172a80
keyword.operator#0f172a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297AA3bold
entity.other.inherited-class#257093
entity.name.tag, punctuation.definition.tag#214E83
entity.other.attribute-name#257093
meta.diff, meta.diff.header#9aa3ab
markup.deleted#196B76
markup.inserted#257093
markup.changed#297AA3
markup.heading, markup.heading.setext, punctuation.definition.heading#257093bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297AA3
string.other.link.title, string.other.link.description#257093
markup.underline.link#9aa3abunderline
punctuation.definition.list#214E83
markup.quote, punctuation.definition.quote#9aa3abitalic